dolibarr 21.0.0-alpha
|
Function for reception module. More...
Go to the source code of this file.
Functions | |
reception_prepare_head (Reception $object) | |
Prepare array with list of tabs. | |
reception_admin_prepare_head () | |
Return array head with list of tabs to view object information. | |
Function for reception module.
Definition in file reception.lib.php.
reception_admin_prepare_head | ( | ) |
Return array head with list of tabs to view object information.
Definition at line 119 of file reception.lib.php.
References complete_head_from_modules(), and getDolGlobalString().
reception_prepare_head | ( | Reception | $object | ) |
Prepare array with list of tabs.
Reception | $object | Object related to tabs |
Definition at line 36 of file reception.lib.php.
References $object, complete_head_from_modules(), Link\count(), dol_dir_list(), dol_sanitizeFileName(), and getDolGlobalString().