![]() |
PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Go to the source code of this file.
Functions | |
| afficher_formulaire_ajout_societe () | |
| FONCTIONS. More... | |
| affiche_formulaire_modif_societe ($id, &$frm) | |
| Affiche un formulaire vide pour modifier un societe. More... | |
| affiche_formulaire_societe (&$frm) | |
| Affiche le formulaire pour modifier un societe. More... | |
| maj_societe ($frm) | |
| maj_societe() More... | |
| liste_societe ($frm) | |
| Affiche la liste de sociétés (CODE INUTILISE - A ADAPTER SI ON VEUT L'UTILISER) More... | |
Variables | |
| const | IN_PEEL_ADMIN true |
| $GLOBALS ['DOC_TITLE'] = $GLOBALS['STR_ADMIN_SOCIETE_TITLE'] | |
| $frm = $_POST | |
| $form_error_object = new FormError() | |
| if(!isset($_REQUEST['mode'])&&!empty($_SESSION['session_admin_multisite'])) | $output = '' |
| switch (vb($_REQUEST['mode'])) | |
| affiche_formulaire_modif_societe | ( | $id, | |
| & | $frm | ||
| ) |
Affiche un formulaire vide pour modifier un societe.
| integer | $id | |
| array | $frm |
Definition at line 139 of file societe.php.
| affiche_formulaire_societe | ( | & | $frm | ) |
Affiche le formulaire pour modifier un societe.
| array | $frm |
Definition at line 168 of file societe.php.
| afficher_formulaire_ajout_societe | ( | ) |
FONCTIONS.
Affiche un formulaire vide pour ajouter une nouvelle société Initialise les valeurs par défauts pour un formulaire vide
Definition at line 95 of file societe.php.
| liste_societe | ( | $frm | ) |
Affiche la liste de sociétés (CODE INUTILISE - A ADAPTER SI ON VEUT L'UTILISER)
| array | $frm | Array with all fields data |
Definition at line 304 of file societe.php.
| maj_societe | ( | $frm | ) |
| $form_error_object = new FormError() |
Definition at line 22 of file societe.php.
| $frm = $_POST |
Definition at line 21 of file societe.php.
| $GLOBALS['DOC_TITLE'] = $GLOBALS['STR_ADMIN_SOCIETE_TITLE'] |
Definition at line 20 of file societe.php.
| if (!isset($_REQUEST['mode'])&&!empty($_SESSION['session_admin_multisite'])) $output = '' |
Definition at line 35 of file societe.php.
| const IN_PEEL_ADMIN true |
Definition at line 15 of file societe.php.
| switch(vb($_REQUEST['mode'])) |
Definition at line 36 of file societe.php.
This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:40 -
is a product of
SAS. All rights reserved.