PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Go to the source code of this file.
Functions | |
affiche_formulaire_ajout_code_promo (&$frm) | |
FONCTIONS. More... | |
affiche_formulaire_modif_code_promo ($id, &$frm) | |
affiche_formulaire_modif_code_promo() More... | |
affiche_formulaire_code_promo (&$frm) | |
affiche_formulaire_code_promo() More... | |
supprime_code_promo ($id) | |
Supprime le code promo spécifié par $id. More... | |
maj_code_promo ($id, $frm) | |
maj_code_promo() More... | |
affiche_liste_code_promo () | |
affiche_liste_code_promo() More... | |
affiche_liste_code_pour_client ($id_utilisateur) | |
affiche_liste_code_pour_client() More... | |
Variables | |
const | IN_PEEL_ADMIN true |
$GLOBALS ['DOC_TITLE'] = $GLOBALS['STR_ADMIN_CODES_PROMOS_TITLE'] | |
$mode = vb($_REQUEST['mode']) | |
$frm = $_POST | |
$form_error_object = new FormError() | |
switch ($mode) | |
affiche_formulaire_ajout_code_promo | ( | & | $frm | ) |
FONCTIONS.
affiche_formulaire_ajout_code_promo()
array | $frm | Array with all fields data |
Definition at line 119 of file codes_promos.php.
affiche_formulaire_code_promo | ( | & | $frm | ) |
affiche_formulaire_code_promo()
array | $frm | Array with all fields data |
Definition at line 173 of file codes_promos.php.
affiche_formulaire_modif_code_promo | ( | $id, | |
& | $frm | ||
) |
affiche_formulaire_modif_code_promo()
integer | $id | |
array | $frm | Array with all fields data |
Definition at line 147 of file codes_promos.php.
affiche_liste_code_pour_client | ( | $id_utilisateur | ) |
affiche_liste_code_pour_client()
integer | $id_utilisateur |
Definition at line 340 of file codes_promos.php.
affiche_liste_code_promo | ( | ) |
maj_code_promo | ( | $id, | |
$frm | |||
) |
integer | $id | |
array | $frm | Array with all fields data |
Definition at line 247 of file codes_promos.php.
supprime_code_promo | ( | $id | ) |
Supprime le code promo spécifié par $id.
integer | $id |
Definition at line 230 of file codes_promos.php.
$form_error_object = new FormError() |
Definition at line 24 of file codes_promos.php.
$frm = $_POST |
Definition at line 23 of file codes_promos.php.
$GLOBALS['DOC_TITLE'] = $GLOBALS['STR_ADMIN_CODES_PROMOS_TITLE'] |
Definition at line 19 of file codes_promos.php.
$mode = vb($_REQUEST['mode']) |
Definition at line 22 of file codes_promos.php.
const IN_PEEL_ADMIN true |
Definition at line 14 of file codes_promos.php.
switch($mode) |
Definition at line 26 of file codes_promos.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.