dolibarr 21.0.0-alpha
expedition.lib.php File Reference

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.
 

Detailed Description

Function for expedition module.

Definition in file expedition.lib.php.

Function Documentation

◆ expedition_admin_prepare_head()

expedition_admin_prepare_head ( )

Return array head with list of tabs to view object information.

Returns
array head array with tabs

Definition at line 74 of file expedition.lib.php.

References complete_head_from_modules(), getDolGlobalInt(), and getDolGlobalString().

◆ expedition_prepare_head()

expedition_prepare_head ( Expedition $object)

Prepare array with list of tabs.

Parameters
Expedition$objectObject related to tabs
Returns
array Array of tabs to show

Definition at line 36 of file expedition.lib.php.

References $object, complete_head_from_modules(), and getDolGlobalInt().