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

Go to the source code of this file.

Functions

 affiche_formulaire_ajout_tarif (&$frm)
 FONCTIONS. More...
 
 affiche_formulaire_modif_tarif ($id, &$frm)
 Affiche le formulaire de modification pour le tarif sélectionné More...
 
 affiche_formulaire_tarif (&$frm)
 affiche_formulaire_tarif() More...
 
 supprime_tarif ($id)
 Supprime le tarif spécifié par $id. More...
 
 insere_tarif ($frm)
 Ajoute le tarif dans la table tarif. More...
 
 maj_tarif ($id, $frm)
 Met à jour le tarif $id avec de nouvelles valeurs. More...
 
 affiche_liste_tarif ()
 affiche_liste_tarif() More...
 

Variables

const IN_PEEL_ADMIN true
 
 $GLOBALS ['DOC_TITLE'] = $GLOBALS['STR_ADMIN_TARIFS_TITLE']
 
 $frm = $_POST
 
 $form_error_object = new FormError()
 
 switch (vb($_REQUEST['mode']))
 

Function Documentation

affiche_formulaire_ajout_tarif ( $frm)

FONCTIONS.

Affiche un formulaire vierge pour ajouter un tarif

Parameters
array$frmArray with all fields data
Returns

Definition at line 88 of file tarifs.php.

affiche_formulaire_modif_tarif (   $id,
$frm 
)

Affiche le formulaire de modification pour le tarif sélectionné

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

Definition at line 117 of file tarifs.php.

affiche_formulaire_tarif ( $frm)

affiche_formulaire_tarif()

Parameters
array$frmArray with all fields data
Returns

Definition at line 145 of file tarifs.php.

affiche_liste_tarif ( )

affiche_liste_tarif()

Returns

Definition at line 281 of file tarifs.php.

insere_tarif (   $frm)

Ajoute le tarif dans la table tarif.

Parameters
array$frmArray with all fields data
Returns

Definition at line 229 of file tarifs.php.

maj_tarif (   $id,
  $frm 
)

Met à jour le tarif $id avec de nouvelles valeurs.

Les champs sont dans $frm

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

Definition at line 261 of file tarifs.php.

supprime_tarif (   $id)

Supprime le tarif spécifié par $id.

Parameters
integer$id
Returns

Definition at line 216 of file tarifs.php.

Variable Documentation

$form_error_object = new FormError()

Definition at line 23 of file tarifs.php.

$frm = $_POST

Definition at line 22 of file tarifs.php.

$GLOBALS['DOC_TITLE'] = $GLOBALS['STR_ADMIN_TARIFS_TITLE']

Definition at line 19 of file tarifs.php.

const IN_PEEL_ADMIN true

Definition at line 14 of file tarifs.php.

switch(vb($_REQUEST['mode']))

Definition at line 25 of file tarifs.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.