dolibarr 21.0.0-alpha
contract.lib.php File Reference

Ensemble de functions de base pour le module contrat. More...

Go to the source code of this file.

Functions

 contract_prepare_head (Contrat $object)
 Prepare array with list of tabs.
 
 contract_admin_prepare_head ()
 Return array head with list of tabs to view object information.
 

Detailed Description

Ensemble de functions de base pour le module contrat.

Definition in file contract.lib.php.

Function Documentation

◆ contract_admin_prepare_head()

contract_admin_prepare_head ( )

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

Returns
array head array with tabs

Definition at line 146 of file contract.lib.php.

References complete_head_from_modules().

◆ contract_prepare_head()

contract_prepare_head ( Contrat $object)

Prepare array with list of tabs.

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

Definition at line 32 of file contract.lib.php.

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