dolibarr 18.0.6
|
Ensemble de fonctions de base pour les contacts. More...
Go to the source code of this file.
Functions | |
contact_prepare_head (Contact $object) | |
Prepare array with list of tabs. | |
show_contacts_projects ($conf, $langs, $db, $object, $backtopage='', $nocreatelink=0, $morehtmlright='') | |
Show html area for list of projects. | |
Ensemble de fonctions de base pour les contacts.
Definition in file contact.lib.php.
contact_prepare_head | ( | Contact | $object | ) |
Prepare array with list of tabs.
Contact | $object | Object related to tabs |
Definition at line 33 of file contact.lib.php.
References complete_head_from_modules(), Link\count(), dol_dir_list(), dol_getcache(), dol_print_error(), dol_sanitizeFileName(), and dol_setcache().
Referenced by ActionsContactCardDefault\assign_values().
show_contacts_projects | ( | $conf, | |
$langs, | |||
$db, | |||
$object, | |||
$backtopage = '', | |||
$nocreatelink = 0, | |||
$morehtmlright = '' ) |
Show html area for list of projects.
Conf | $conf | Object conf |
Translate | $langs | Object langs |
DoliDB | $db | Database handler |
Object | $object | Third party object |
string | $backtopage | Url to go once contact is created |
int | $nocreatelink | 1=Hide create project link |
string | $morehtmlright | More html on right of title |
Definition at line 170 of file contact.lib.php.
References dol_print_error(), dolGetButtonTitle(), load_fiche_titre(), and price().