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

Go to the source code of this file.

Functions

 affiche_formulaire_ajout_ecotaxes (&$frm)
 FONCTIONS. More...
 
 affiche_formulaire_modif_ecotaxes ($id, &$frm)
 Affiche le formulaire de modification pour le ecotaxes sélectionné More...
 
 affiche_formulaire_ecotaxes (&$frm)
 affiche_formulaire_ecotaxes() More...
 
 supprime_ecotaxes ($id)
 Supprime les ecotaxes spécifiées par $id. More...
 
 insere_ecotaxes ($frm)
 Ajoute le ecotaxes dans la table ecotaxes. More...
 
 maj_ecotaxes ($id, $frm)
 maj_ecotaxes() More...
 
 affiche_liste_ecotaxes ()
 affiche_liste_ecotaxes() More...
 

Variables

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

Function Documentation

affiche_formulaire_ajout_ecotaxes ( $frm)

FONCTIONS.

Affiche un formulaire vierge pour ajouter une ecotaxe

Parameters
array$frmArray with all fields data
Returns

Definition at line 88 of file ecotaxes.php.

affiche_formulaire_ecotaxes ( $frm)

affiche_formulaire_ecotaxes()

Parameters
array$frmArray with all fields data
Returns

Definition at line 141 of file ecotaxes.php.

affiche_formulaire_modif_ecotaxes (   $id,
$frm 
)

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

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

Definition at line 114 of file ecotaxes.php.

affiche_liste_ecotaxes ( )

affiche_liste_ecotaxes()

Returns

Definition at line 253 of file ecotaxes.php.

insere_ecotaxes (   $frm)

Ajoute le ecotaxes dans la table ecotaxes.

Parameters
array$frmArray with all fields data
Returns

Definition at line 210 of file ecotaxes.php.

maj_ecotaxes (   $id,
  $frm 
)

maj_ecotaxes()

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

Definition at line 232 of file ecotaxes.php.

supprime_ecotaxes (   $id)

Supprime les ecotaxes spécifiées par $id.

Parameters
integer$id
Returns

Definition at line 191 of file ecotaxes.php.

Variable Documentation

$form_error_object = new FormError()

Definition at line 22 of file ecotaxes.php.

$frm = $_POST

Definition at line 23 of file ecotaxes.php.

$GLOBALS['DOC_TITLE'] = $GLOBALS['STR_ADMIN_ECOTAXES_TITLE']

Definition at line 19 of file ecotaxes.php.

const IN_PEEL_ADMIN true

Definition at line 14 of file ecotaxes.php.

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

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