dolibarr 21.0.0-alpha
|
Ensemble de functions de base pour le module contrat. More...
Go to the source code of this file.
Functions | |
contract_prepare_head (Contrat $object) | |
Prepare array with list of tabs. | |
contract_admin_prepare_head () | |
Return array head with list of tabs to view object information. | |
Ensemble de functions de base pour le module contrat.
Definition in file contract.lib.php.
contract_admin_prepare_head | ( | ) |
Return array head with list of tabs to view object information.
Definition at line 147 of file contract.lib.php.
References complete_head_from_modules().
contract_prepare_head | ( | Contrat | $object | ) |
Prepare array with list of tabs.
Contrat | $object | Object related to tabs |
Definition at line 33 of file contract.lib.php.
References $object, complete_head_from_modules(), Link\count(), dol_dir_list(), dol_getcache(), dol_sanitizeFileName(), dol_setcache(), dol_syslog(), and getDolGlobalString().