PEEL Shopping
Open source ecommerce : PEEL Shopping
Functions
fonctions.php File Reference

Go to the source code of this file.

Functions

if(!defined('IN_PEEL')) profil_hook_admin_menu_items ($params)
 Renvoie les éléments de menu affichables. More...
 
 affiche_formulaire_ajout_profil (&$frm)
 Affiche un formulaire vierge pour ajouter un profil. More...
 
 affiche_formulaire_modif_profil ($id, &$frm)
 Affiche le formulaire de modification pour le profil sélectionné More...
 
 affiche_formulaire_profil (&$frm)
 affiche_formulaire_profil() More...
 
 insere_profil (&$frm)
 ajoute le profil dans la table profil More...
 
 maj_profil ($id, &$frm)
 Met à jour le profil $id avec de nouvelles valeurs. More...
 
 affiche_liste_profil ($start)
 affiche_liste_profil() More...
 
 supprime_fichier_profil ($id, $file)
 Supprime le fichier lié au produit spécifié par $id, au nom de file. More...
 

Function Documentation

affiche_formulaire_ajout_profil ( $frm)

Affiche un formulaire vierge pour ajouter un profil.

Parameters
array$frmArray with all fields data
Returns

Definition at line 36 of file fonctions.php.

affiche_formulaire_modif_profil (   $id,
$frm 
)

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

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

Definition at line 61 of file fonctions.php.

affiche_formulaire_profil ( $frm)

affiche_formulaire_profil()

Parameters
array$frmArray with all fields data
Returns

Definition at line 83 of file fonctions.php.

affiche_liste_profil (   $start)

affiche_liste_profil()

Parameters
integer$start
Returns

Definition at line 186 of file fonctions.php.

insere_profil ( $frm)

ajoute le profil dans la table profil

Parameters
array$frmArray with all fields data
Returns

Definition at line 126 of file fonctions.php.

maj_profil (   $id,
$frm 
)

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

Les champs sont dans $frm

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

Definition at line 162 of file fonctions.php.

if (!defined('IN_PEEL')) profil_hook_admin_menu_items (   $params)

Renvoie les éléments de menu affichables.

Parameters
array$params
Returns

Definition at line 25 of file fonctions.php.

supprime_fichier_profil (   $id,
  $file 
)

Supprime le fichier lié au produit spécifié par $id, au nom de file.

Parameters
integer$id
mixed$file
Returns

Definition at line 233 of file fonctions.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.