|
dolibarr 21.0.0-beta
|
Ensemble de functions de base pour le module fichinter. More...
Go to the source code of this file.
Functions | |
| fichinter_prepare_head ($object) | |
| Prepare array with list of tabs. | |
| fichinter_admin_prepare_head () | |
| Return array head with list of tabs to view object information. | |
| fichinter_rec_prepare_head ($object) | |
| Prepare array with list of tabs. | |
Ensemble de functions de base pour le module fichinter.
Definition in file fichinter.lib.php.
| fichinter_admin_prepare_head | ( | ) |
Return array head with list of tabs to view object information.
Definition at line 170 of file fichinter.lib.php.
References $conf, and complete_head_from_modules().
| fichinter_prepare_head | ( | $object | ) |
Prepare array with list of tabs.
| CommonObject | $object | Object related to tabs |
Definition at line 37 of file fichinter.lib.php.
References $conf, $object, complete_head_from_modules(), Link\count(), dol_dir_list(), dol_getcache(), dol_sanitizeFileName(), dol_setcache(), dol_syslog(), and getDolGlobalString().
| fichinter_rec_prepare_head | ( | $object | ) |
Prepare array with list of tabs.
| Object | $object | Object related to tabs |
Definition at line 227 of file fichinter.lib.php.
References $conf, $object, and complete_head_from_modules().