PEEL Shopping
Open source ecommerce : PEEL Shopping
|
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... | |
affiche_formulaire_ajout_profil | ( | & | $frm | ) |
Affiche un formulaire vierge pour ajouter un profil.
array | $frm | Array with all fields data |
Definition at line 36 of file fonctions.php.
affiche_formulaire_modif_profil | ( | $id, | |
& | $frm | ||
) |
Affiche le formulaire de modification pour le profil sélectionné
integer | $id | |
array | $frm | Array with all fields data |
Definition at line 61 of file fonctions.php.
affiche_formulaire_profil | ( | & | $frm | ) |
affiche_liste_profil | ( | $start | ) |
insere_profil | ( | & | $frm | ) |
ajoute le profil dans la table profil
array | $frm | Array with all fields data |
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
integer | $id | |
array | $frm | Array with all fields data |
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.
array | $params |
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.
integer | $id | |
mixed | $file |
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 - is a product of SAS. All rights reserved.