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

Go to the source code of this file.

Functions

 affiche_formulaire_ajout_langue (&$frm)
 FONCTIONS. More...
 
 affiche_formulaire_modif_langue ($id, &$frm)
 Affiche le formulaire de modification pour la langue sélectionnée. More...
 
 affiche_formulaire_langue (&$frm)
 affiche_formulaire_langue() More...
 
 supprime_langue ($id)
 Supprime la langue spécifié par $id. More...
 
 maj_langue ($id, $frm)
 Met à jour la langue $id avec de nouvelles valeurs. More...
 
 affiche_liste_langue ()
 affiche_liste_langue() More...
 

Variables

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

Function Documentation

affiche_formulaire_ajout_langue ( $frm)

FONCTIONS.

Affiche un formulaire vierge pour ajouter un langue

Parameters
array$frmArray with all fields data
Returns

Definition at line 96 of file langues.php.

affiche_formulaire_langue ( $frm)

affiche_formulaire_langue()

Parameters
array$frmArray with all fields data
Returns

Definition at line 150 of file langues.php.

affiche_formulaire_modif_langue (   $id,
$frm 
)

Affiche le formulaire de modification pour la langue sélectionnée.

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

Definition at line 125 of file langues.php.

affiche_liste_langue ( )

affiche_liste_langue()

Returns

Definition at line 245 of file langues.php.

maj_langue (   $id,
  $frm 
)

Met à jour la langue $id avec de nouvelles valeurs.

Les champs sont dans $frm

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

Definition at line 217 of file langues.php.

supprime_langue (   $id)

Supprime la langue spécifié par $id.

Il faut supprimer la langue

Parameters
integer$id
Returns

Definition at line 197 of file langues.php.

Variable Documentation

$form_error_object = new FormError()

Definition at line 22 of file langues.php.

$frm = $_POST

Definition at line 21 of file langues.php.

$GLOBALS['DOC_TITLE'] = $GLOBALS['STR_ADMIN_LANGUES_TITLE']

Definition at line 19 of file langues.php.

$output = ''

Definition at line 23 of file langues.php.

const IN_PEEL_ADMIN true

Definition at line 14 of file langues.php.

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

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