|
dolibarr 19.0.4
|
Function for expedition module. More...
Go to the source code of this file.
Functions | |
| expedition_prepare_head (Expedition $object) | |
| Prepare array with list of tabs. | |
| expedition_admin_prepare_head () | |
| Return array head with list of tabs to view object informations. | |
Function for expedition module.
Definition in file expedition.lib.php.
| expedition_admin_prepare_head | ( | ) |
Return array head with list of tabs to view object informations.
Definition at line 74 of file expedition.lib.php.
References complete_head_from_modules(), getDolGlobalInt(), and getDolGlobalString().
| expedition_prepare_head | ( | Expedition | $object | ) |
Prepare array with list of tabs.
| Expedition | $object | Object related to tabs |
Definition at line 35 of file expedition.lib.php.
References complete_head_from_modules(), and getDolGlobalInt().