PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Go to the source code of this file.
Functions | |
if(!defined('IN_PEEL')) | tagcloud_hook_admin_menu_items ($params) |
Renvoie les éléments de menu affichables. More... | |
affiche_formulaire_ajout_recherche (&$frm) | |
Affiche un formulaire vierge pour ajouter une recherche. More... | |
affiche_formulaire_modif_recherche ($id, &$frm) | |
Affiche le formulaire de modification pour la recherche sélectionné More... | |
affiche_formulaire_recherche (&$frm) | |
affiche_formulaire_recherche() More... | |
supprime_recherche ($id) | |
Efface la recherche. More... | |
insere_recherche ($frm) | |
Ajoute la zone dans la table zone. More... | |
maj_recherche ($id, $frm) | |
Met à jour la recherche $id avec de nouvelles valeurs. More... | |
affiche_liste_recherche ($start) | |
affiche_liste_recherche() More... | |
get_tag_cloud ($id) | |
get_tag_cloud() More... | |
affiche_formulaire_ajout_recherche | ( | & | $frm | ) |
Affiche un formulaire vierge pour ajouter une recherche.
array | $frm | Array with all fields data |
Definition at line 36 of file fonctions.php.
affiche_formulaire_modif_recherche | ( | $id, | |
& | $frm | ||
) |
Affiche le formulaire de modification pour la recherche sélectionné
integer | $id | |
array | $frm | Array with all fields data |
Definition at line 60 of file fonctions.php.
affiche_formulaire_recherche | ( | & | $frm | ) |
affiche_formulaire_recherche()
array | $frm | Array with all fields data |
Definition at line 84 of file fonctions.php.
affiche_liste_recherche | ( | $start | ) |
get_tag_cloud | ( | $id | ) |
insere_recherche | ( | $frm | ) |
Ajoute la zone dans la table zone.
array | $frm | Array with all fields data |
Definition at line 135 of file fonctions.php.
maj_recherche | ( | $id, | |
$frm | |||
) |
Met à jour la recherche $id avec de nouvelles valeurs.
Les champs sont dans $frm
integer | $id | |
array | $frm | Array with all fields data |
Definition at line 157 of file fonctions.php.
supprime_recherche | ( | $id | ) |
if (!defined('IN_PEEL')) tagcloud_hook_admin_menu_items | ( | $params | ) |
Renvoie les éléments de menu affichables.
array | $params |
Definition at line 24 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.