|
dolibarr 24.0.0-beta
|
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 148 of file contract.lib.php.
References $conf, complete_head_from_modules(), and dolBuildUrl().
| contract_prepare_head | ( | Contrat | $object | ) |
Prepare array with list of tabs.
| Contrat | $object | Object related to tabs |
Definition at line 34 of file contract.lib.php.
References $conf, $db, $object, complete_head_from_modules(), Link\count(), dol_dir_list(), dol_getcache(), dol_sanitizeFileName(), dol_setcache(), dol_syslog(), dolBuildUrl(), getDolGlobalString(), and isModEnabled().