PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Go to the source code of this file.
Functions | |
affiche_formulaire_ajout_ecotaxes (&$frm) | |
FONCTIONS. More... | |
affiche_formulaire_modif_ecotaxes ($id, &$frm) | |
Affiche le formulaire de modification pour le ecotaxes sélectionné More... | |
affiche_formulaire_ecotaxes (&$frm) | |
affiche_formulaire_ecotaxes() More... | |
supprime_ecotaxes ($id) | |
Supprime les ecotaxes spécifiées par $id. More... | |
insere_ecotaxes ($frm) | |
Ajoute le ecotaxes dans la table ecotaxes. More... | |
maj_ecotaxes ($id, $frm) | |
maj_ecotaxes() More... | |
affiche_liste_ecotaxes () | |
affiche_liste_ecotaxes() More... | |
Variables | |
const | IN_PEEL_ADMIN true |
$GLOBALS ['DOC_TITLE'] = $GLOBALS['STR_ADMIN_ECOTAXES_TITLE'] | |
$form_error_object = new FormError() | |
$frm = $_POST | |
switch (vb($_REQUEST['mode'])) | |
affiche_formulaire_ajout_ecotaxes | ( | & | $frm | ) |
FONCTIONS.
Affiche un formulaire vierge pour ajouter une ecotaxe
array | $frm | Array with all fields data |
Definition at line 88 of file ecotaxes.php.
affiche_formulaire_ecotaxes | ( | & | $frm | ) |
affiche_formulaire_modif_ecotaxes | ( | $id, | |
& | $frm | ||
) |
Affiche le formulaire de modification pour le ecotaxes sélectionné
integer | $id | |
array | $frm | Array with all fields data |
Definition at line 114 of file ecotaxes.php.
affiche_liste_ecotaxes | ( | ) |
insere_ecotaxes | ( | $frm | ) |
Ajoute le ecotaxes dans la table ecotaxes.
array | $frm | Array with all fields data |
Definition at line 210 of file ecotaxes.php.
maj_ecotaxes | ( | $id, | |
$frm | |||
) |
integer | $id | |
array | $frm | Array with all fields data |
Definition at line 232 of file ecotaxes.php.
supprime_ecotaxes | ( | $id | ) |
Supprime les ecotaxes spécifiées par $id.
integer | $id |
Definition at line 191 of file ecotaxes.php.
$form_error_object = new FormError() |
Definition at line 22 of file ecotaxes.php.
$frm = $_POST |
Definition at line 23 of file ecotaxes.php.
$GLOBALS['DOC_TITLE'] = $GLOBALS['STR_ADMIN_ECOTAXES_TITLE'] |
Definition at line 19 of file ecotaxes.php.
const IN_PEEL_ADMIN true |
Definition at line 14 of file ecotaxes.php.
switch(vb($_REQUEST['mode'])) |
Definition at line 25 of file ecotaxes.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.