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

Go to the source code of this file.

Functions

 affiche_formulaire_modif_legal ($id, &$frm, &$form_error_object)
 FONCTIONS. More...
 
 affiche_formulaire_legal (&$frm, &$form_error_object)
 affiche_formulaire_legal() More...
 
 maj_legal ($id, $frm)
 maj_legal() More...
 
 affiche_formulaire_ajout_legal (&$frm, $form_error_object)
 Affiche un formulaire vierge pour ajouter un contacts. More...
 
 supprime_legal ($id)
 Supprime le contact spécifié par $id. More...
 
 insere_legal (&$frm)
 Ajoute les informations dans la table legal. More...
 
 affiche_liste_legal ()
 affiche_liste_legal() More...
 

Variables

const IN_PEEL_ADMIN true
 
 $GLOBALS ['DOC_TITLE'] = $GLOBALS['STR_ADMIN_LEGAL_TITLE']
 
 $id = intval(vn($_REQUEST['id']))
 
 $frm = $_POST
 
if(!isset($form_error_object)) $output = ''
 
 switch (vb($_REQUEST['mode']))
 

Function Documentation

affiche_formulaire_ajout_legal ( $frm,
  $form_error_object 
)

Affiche un formulaire vierge pour ajouter un contacts.

Parameters
array$frmArray with all fields data
Returns

Definition at line 177 of file legal.php.

affiche_formulaire_legal ( $frm,
$form_error_object 
)

affiche_formulaire_legal()

Parameters
array$frmArray with all fields data
class$form_error_object
Returns

Definition at line 126 of file legal.php.

affiche_formulaire_modif_legal (   $id,
$frm,
$form_error_object 
)

FONCTIONS.

Affiche le formulaire de modification pour les CGV sélectionnées

Parameters
array$frmArray with all fields data
class$form_error_object
Returns

Definition at line 100 of file legal.php.

affiche_liste_legal ( )

affiche_liste_legal()

Returns

Definition at line 238 of file legal.php.

insere_legal ( $frm)

Ajoute les informations dans la table legal.

Parameters
array$frmArray with all fields data
Returns

Definition at line 222 of file legal.php.

maj_legal (   $id,
  $frm 
)

maj_legal()

Parameters
array$frmArray with all fields data
Returns

Definition at line 159 of file legal.php.

supprime_legal (   $id)

Supprime le contact spécifié par $id.

Parameters
integer$id
Returns

Definition at line 208 of file legal.php.

Variable Documentation

$frm = $_POST

Definition at line 22 of file legal.php.

$GLOBALS['DOC_TITLE'] = $GLOBALS['STR_ADMIN_LEGAL_TITLE']

Definition at line 19 of file legal.php.

$id = intval(vn($_REQUEST['id']))

Definition at line 21 of file legal.php.

if (!isset($form_error_object)) $output = ''

Definition at line 27 of file legal.php.

const IN_PEEL_ADMIN true

Definition at line 14 of file legal.php.

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

Definition at line 28 of file legal.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.