dolibarr 23.0.3
sendings.lib.php File Reference

Library for expedition module. More...

Go to the source code of this file.

Functions

 shipping_prepare_head ($object)
 Prepare array with list of tabs.
 
 delivery_prepare_head ($object)
 Prepare array with list of tabs.
 

Detailed Description

Library for expedition module.

Definition in file sendings.lib.php.

Function Documentation

◆ delivery_prepare_head()

delivery_prepare_head ( $object)

Prepare array with list of tabs.

Parameters
Delivery$objectObject related to tabs
Returns
array<array{0:string,1:string,2:string}> Array of tabs to show

Definition at line 172 of file sendings.lib.php.

References $object, complete_head_from_modules(), Link\count(), dol_dir_list(), dol_getcache(), dol_sanitizeFileName(), dol_setcache(), dol_syslog(), getDolGlobalInt(), getDolGlobalString(), and isModEnabled().

◆ shipping_prepare_head()

shipping_prepare_head ( $object)

Prepare array with list of tabs.

Parameters
Expedition$objectObject related to tabs
Returns
array<array{0:string,1:string,2:string}> Array of tabs to show

Definition at line 37 of file sendings.lib.php.

References $object, complete_head_from_modules(), Link\count(), dol_dir_list(), dol_getcache(), dol_sanitizeFileName(), dol_setcache(), dol_syslog(), getDolGlobalInt(), getDolGlobalString(), isModEnabled(), and Expedition\STATUS_DRAFT.