PEEL Shopping
Open source ecommerce : PEEL Shopping
Functions | Variables
html.php File Reference

Go to the source code of this file.

Functions

 affiche_formulaire_ajout_home (&$frm)
 FONCTIONS. More...
 
 affiche_formulaire_modif_home ($id, &$frm)
 Affiche le formulaire de modification pour la zone HTML sélectionnée. More...
 
 affiche_formulaire_home (&$frm)
 affiche_formulaire_home() More...
 
 supprime_home ($id)
 Supprime la zone HTML spécifié par $id. More...
 
 insere_home ($frm)
 Ajoute la zone HTML dans la table peel_html. More...
 
 maj_home ($id, $frm)
 maj_home() More...
 
 affiche_liste_home ()
 affiche_liste_home() More...
 

Variables

const IN_PEEL_ADMIN true
 
 $id = vn($_GET['id'])
 
 $GLOBALS ['DOC_TITLE'] = $GLOBALS['STR_ADMIN_HTML_TITLE']
 
 $frm = $_POST
 
 $form_error_object = new FormError()
 
 switch (vb($_REQUEST['mode']))
 

Function Documentation

affiche_formulaire_ajout_home ( $frm)

FONCTIONS.

Affiche un formulaire vierge pour ajouter une zone HTML

Parameters
array$frmArray with all fields data
Returns

Definition at line 89 of file html.php.

affiche_formulaire_home ( $frm)

affiche_formulaire_home()

Parameters
array$frmArray with all fields data
Returns

Definition at line 147 of file html.php.

affiche_formulaire_modif_home (   $id,
$frm 
)

Affiche le formulaire de modification pour la zone HTML sélectionnée.

Parameters
integer$id
array$frmArray with all fields data
Returns

Definition at line 117 of file html.php.

affiche_liste_home ( )

affiche_liste_home()

Returns

Definition at line 310 of file html.php.

insere_home (   $frm)

Ajoute la zone HTML dans la table peel_html.

Parameters
array$frmArray with all fields data
Returns

Definition at line 268 of file html.php.

maj_home (   $id,
  $frm 
)

maj_home()

Parameters
integer$id
array$frmArray with all fields data
Returns

Definition at line 290 of file html.php.

supprime_home (   $id)

Supprime la zone HTML spécifié par $id.

Parameters
integer$id
Returns

Definition at line 256 of file html.php.

Variable Documentation

$form_error_object = new FormError()

Definition at line 24 of file html.php.

$frm = $_POST

Definition at line 23 of file html.php.

$GLOBALS['DOC_TITLE'] = $GLOBALS['STR_ADMIN_HTML_TITLE']

Definition at line 20 of file html.php.

$id = vn($_GET['id'])

Definition at line 18 of file html.php.

const IN_PEEL_ADMIN true

Definition at line 14 of file html.php.

switch(vb($_REQUEST['mode']))

Definition at line 26 of file html.php.


This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:40 - Peel ecommerce is a product of Agence web Advisto SAS. All rights reserved.