|
dolibarr 21.0.4
|
Ensemble de functions 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 functions 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 34 of file contact.lib.php.
References $conf, $object, complete_head_from_modules(), Link\count(), dol_dir_list(), dol_getcache(), dol_print_error(), dol_sanitizeFileName(), dol_setcache(), and getDolGlobalString().
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 171 of file contact.lib.php.
References $object, dol_print_error(), dolGetButtonTitle(), load_fiche_titre(), and price().