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

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)
 

Function Documentation

affiche_formulaire_ajout_code_promo ( $frm)

FONCTIONS.

affiche_formulaire_ajout_code_promo()

Parameters
array$frmArray with all fields data
Returns

Definition at line 119 of file codes_promos.php.

affiche_formulaire_code_promo ( $frm)

affiche_formulaire_code_promo()

Parameters
array$frmArray with all fields data
Returns

Definition at line 173 of file codes_promos.php.

affiche_formulaire_modif_code_promo (   $id,
$frm 
)

affiche_formulaire_modif_code_promo()

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

Definition at line 147 of file codes_promos.php.

affiche_liste_code_pour_client (   $id_utilisateur)

affiche_liste_code_pour_client()

Parameters
integer$id_utilisateur
Returns

Definition at line 340 of file codes_promos.php.

affiche_liste_code_promo ( )

affiche_liste_code_promo()

Returns

Definition at line 274 of file codes_promos.php.

maj_code_promo (   $id,
  $frm 
)

maj_code_promo()

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

Definition at line 247 of file codes_promos.php.

supprime_code_promo (   $id)

Supprime le code promo spécifié par $id.

Parameters
integer$id
Returns

Definition at line 230 of file codes_promos.php.

Variable Documentation

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