PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Go to the source code of this file.
Functions | |
if(!defined('IN_PEEL')) | commerciale_hook_admin_menu_items ($params) |
Renvoie les éléments de menu affichables. More... | |
affiche_list_admin_contact ($recherche=null, $return_mode=false) | |
Affiche la liste des clients à contacter par les administrateurs. More... | |
update_state_contact ($frm) | |
Mise à jour de l'état d'une personne à contacter. More... | |
delete_contact ($id) | |
Supprime l'action de contact de la personne à contacter. More... | |
affiche_form_contact_user ($id_user, $return_mode=false) | |
Affiche dans la fiche utilisateur la partie du formulaire de contact. More... | |
create_or_update_contact_planified ($frm) | |
Fonction d'insertion et de mise à jour des dates de contact. More... | |
delete_contact_planified ($form_edit_contact_planified_id) | |
Fonction de suppression d'une planification de contact client. More... | |
affiche_form_contact_user | ( | $id_user, | |
$return_mode = false |
|||
) |
Affiche dans la fiche utilisateur la partie du formulaire de contact.
integer | $id_user | |
boolean | $return_mode |
Definition at line 260 of file fonctions.php.
affiche_list_admin_contact | ( | $recherche = null , |
|
$return_mode = false |
|||
) |
Affiche la liste des clients à contacter par les administrateurs.
array | $recherche | Array with all fields data |
boolean | $return_mode |
Definition at line 37 of file fonctions.php.
if (!defined('IN_PEEL')) commerciale_hook_admin_menu_items | ( | $params | ) |
Renvoie les éléments de menu affichables.
array | $params |
Definition at line 24 of file fonctions.php.
create_or_update_contact_planified | ( | $frm | ) |
Fonction d'insertion et de mise à jour des dates de contact.
array | $frm | Array with all fields data |
Definition at line 347 of file fonctions.php.
delete_contact | ( | $id | ) |
Supprime l'action de contact de la personne à contacter.
integer | $id |
Definition at line 244 of file fonctions.php.
delete_contact_planified | ( | $form_edit_contact_planified_id | ) |
Fonction de suppression d'une planification de contact client.
integer | $form_edit_contact_planified_id |
Definition at line 385 of file fonctions.php.
update_state_contact | ( | $frm | ) |
Mise à jour de l'état d'une personne à contacter.
array | $frm | Array with all fields data |
Definition at line 228 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.