| dolibarr 20.0.5
    | 
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 information. | |
Function for expedition module.
Definition in file expedition.lib.php.
| expedition_admin_prepare_head | ( | ) | 
Return array head with list of tabs to view object information.
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 36 of file expedition.lib.php.
References $object, complete_head_from_modules(), and getDolGlobalInt().