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

Go to the source code of this file.

Functions

 afficher_formulaire_ajout_societe ()
 FONCTIONS. More...
 
 affiche_formulaire_modif_societe ($id, &$frm)
 Affiche un formulaire vide pour modifier un societe. More...
 
 affiche_formulaire_societe (&$frm)
 Affiche le formulaire pour modifier un societe. More...
 
 maj_societe ($frm)
 maj_societe() More...
 
 liste_societe ($frm)
 Affiche la liste de sociétés (CODE INUTILISE - A ADAPTER SI ON VEUT L'UTILISER) More...
 

Variables

const IN_PEEL_ADMIN true
 
 $GLOBALS ['DOC_TITLE'] = $GLOBALS['STR_ADMIN_SOCIETE_TITLE']
 
 $frm = $_POST
 
 $form_error_object = new FormError()
 
if(!isset($_REQUEST['mode'])&&!empty($_SESSION['session_admin_multisite'])) $output = ''
 
 switch (vb($_REQUEST['mode']))
 

Function Documentation

affiche_formulaire_modif_societe (   $id,
$frm 
)

Affiche un formulaire vide pour modifier un societe.

Parameters
integer$id
array$frm
Returns

Definition at line 139 of file societe.php.

affiche_formulaire_societe ( $frm)

Affiche le formulaire pour modifier un societe.

Parameters
array$frm
Returns

Definition at line 168 of file societe.php.

afficher_formulaire_ajout_societe ( )

FONCTIONS.

Affiche un formulaire vide pour ajouter une nouvelle société Initialise les valeurs par défauts pour un formulaire vide

Returns

Definition at line 95 of file societe.php.

liste_societe (   $frm)

Affiche la liste de sociétés (CODE INUTILISE - A ADAPTER SI ON VEUT L'UTILISER)

Parameters
array$frmArray with all fields data
Returns

Definition at line 304 of file societe.php.

maj_societe (   $frm)

maj_societe()

Parameters
array$frmArray with all fields data
Returns

Definition at line 244 of file societe.php.

Variable Documentation

$form_error_object = new FormError()

Definition at line 22 of file societe.php.

$frm = $_POST

Definition at line 21 of file societe.php.

$GLOBALS['DOC_TITLE'] = $GLOBALS['STR_ADMIN_SOCIETE_TITLE']

Definition at line 20 of file societe.php.

if (!isset($_REQUEST['mode'])&&!empty($_SESSION['session_admin_multisite'])) $output = ''

Definition at line 35 of file societe.php.

const IN_PEEL_ADMIN true

Definition at line 15 of file societe.php.

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

Definition at line 36 of file societe.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.