![]()  | 
  
    PEEL Shopping
    
   Open source ecommerce : PEEL Shopping 
   | 
 
Go to the source code of this file.
Functions | |
| affiche_formulaire_ajout_statut (&$frm) | |
| FONCTIONS.  More... | |
| affiche_formulaire_modif_statut ($id, &$frm) | |
| Affiche le formulaire de modification pour le statut sélectionné  More... | |
| affiche_formulaire_statut (&$frm) | |
| affiche_formulaire_statut()  More... | |
| supprime_statut ($id) | |
| Supprime le statut spécifié par $id.  More... | |
| insere_statut (&$frm) | |
| insere_statut()  More... | |
| maj_statut ($id, &$frm) | |
| Met à jour le statut $id avec de nouvelles valeurs.  More... | |
| affiche_liste_statut () | |
| affiche_liste_statut()  More... | |
Variables | |
| const | IN_PEEL_ADMIN true | 
| $GLOBALS ['DOC_TITLE'] = $GLOBALS['STR_ADMIN_STATUT_PAIEMENT_TITLE'] | |
| $frm = $_POST | |
| $form_error_object = new FormError() | |
| switch (vb($_REQUEST['mode'])) | |
| affiche_formulaire_ajout_statut | ( | & | $frm | ) | 
FONCTIONS.
Affiche un formulaire vierge pour ajouter un statut
| array | $frm | Array with all fields data | 
Definition at line 89 of file statut_paiement.php.
| affiche_formulaire_modif_statut | ( | $id, | |
| & | $frm | ||
| ) | 
Affiche le formulaire de modification pour le statut sélectionné
| integer | $id | |
| array | $frm | Array with all fields data | 
Definition at line 113 of file statut_paiement.php.
| affiche_formulaire_statut | ( | & | $frm | ) | 
| array | $frm | Array with all fields data | 
Definition at line 138 of file statut_paiement.php.
| affiche_liste_statut | ( | ) | 
| insere_statut | ( | & | $frm | ) | 
| array | $frm | Array with all fields data | 
Definition at line 192 of file statut_paiement.php.
| maj_statut | ( | $id, | |
| & | $frm | ||
| ) | 
Met à jour le statut $id avec de nouvelles valeurs.
Les champs sont dans $frm
| integer | $id | |
| array | $frm | Array with all fields data | 
Definition at line 216 of file statut_paiement.php.
| supprime_statut | ( | $id | ) | 
Supprime le statut spécifié par $id.
| integer | $id | 
Definition at line 174 of file statut_paiement.php.
| $form_error_object = new FormError() | 
Definition at line 24 of file statut_paiement.php.
| $frm = $_POST | 
Definition at line 23 of file statut_paiement.php.
| $GLOBALS['DOC_TITLE'] = $GLOBALS['STR_ADMIN_STATUT_PAIEMENT_TITLE'] | 
Definition at line 20 of file statut_paiement.php.
| const IN_PEEL_ADMIN true | 
Definition at line 15 of file statut_paiement.php.
| switch(vb($_REQUEST['mode'])) | 
Definition at line 26 of file statut_paiement.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.