PEEL Shopping
Open source ecommerce : PEEL Shopping
Functions | Variables
statut_paiement.php File Reference

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']))
 

Function Documentation

affiche_formulaire_ajout_statut ( $frm)

FONCTIONS.

Affiche un formulaire vierge pour ajouter un statut

Parameters
array$frmArray with all fields data
Returns

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é

Parameters
integer$id
array$frmArray with all fields data
Returns

Definition at line 113 of file statut_paiement.php.

affiche_formulaire_statut ( $frm)

affiche_formulaire_statut()

Parameters
array$frmArray with all fields data
Returns

Definition at line 138 of file statut_paiement.php.

affiche_liste_statut ( )

affiche_liste_statut()

Returns

Definition at line 233 of file statut_paiement.php.

insere_statut ( $frm)

insere_statut()

Parameters
array$frmArray with all fields data
Returns

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

Parameters
integer$id
array$frmArray with all fields data
Returns

Definition at line 216 of file statut_paiement.php.

supprime_statut (   $id)

Supprime le statut spécifié par $id.

Parameters
integer$id
Returns

Definition at line 174 of file statut_paiement.php.

Variable Documentation

$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 - Peel ecommerce is a product of Agence web Advisto SAS. All rights reserved.