![]() |
PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Go to the source code of this file.
Functions | |
| affiche_formulaire_ajout_langue (&$frm) | |
| FONCTIONS. More... | |
| affiche_formulaire_modif_langue ($id, &$frm) | |
| Affiche le formulaire de modification pour la langue sélectionnée. More... | |
| affiche_formulaire_langue (&$frm) | |
| affiche_formulaire_langue() More... | |
| supprime_langue ($id) | |
| Supprime la langue spécifié par $id. More... | |
| maj_langue ($id, $frm) | |
| Met à jour la langue $id avec de nouvelles valeurs. More... | |
| affiche_liste_langue () | |
| affiche_liste_langue() More... | |
Variables | |
| const | IN_PEEL_ADMIN true |
| $GLOBALS ['DOC_TITLE'] = $GLOBALS['STR_ADMIN_LANGUES_TITLE'] | |
| $frm = $_POST | |
| $form_error_object = new FormError() | |
| $output = '' | |
| switch (vb($_REQUEST['mode'])) | |
| affiche_formulaire_ajout_langue | ( | & | $frm | ) |
FONCTIONS.
Affiche un formulaire vierge pour ajouter un langue
| array | $frm | Array with all fields data |
Definition at line 96 of file langues.php.
| affiche_formulaire_langue | ( | & | $frm | ) |
| affiche_formulaire_modif_langue | ( | $id, | |
| & | $frm | ||
| ) |
Affiche le formulaire de modification pour la langue sélectionnée.
| integer | $id | |
| array | $frm | Array with all fields data |
Definition at line 125 of file langues.php.
| affiche_liste_langue | ( | ) |
| maj_langue | ( | $id, | |
| $frm | |||
| ) |
Met à jour la langue $id avec de nouvelles valeurs.
Les champs sont dans $frm
| integer | $id | |
| array | $frm | Array with all fields data |
Definition at line 217 of file langues.php.
| supprime_langue | ( | $id | ) |
Supprime la langue spécifié par $id.
Il faut supprimer la langue
| integer | $id |
Definition at line 197 of file langues.php.
| $form_error_object = new FormError() |
Definition at line 22 of file langues.php.
| $frm = $_POST |
Definition at line 21 of file langues.php.
| $GLOBALS['DOC_TITLE'] = $GLOBALS['STR_ADMIN_LANGUES_TITLE'] |
Definition at line 19 of file langues.php.
| $output = '' |
Definition at line 23 of file langues.php.
| const IN_PEEL_ADMIN true |
Definition at line 14 of file langues.php.
| switch(vb($_REQUEST['mode'])) |
Definition at line 25 of file langues.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.