dolibarr
x.y.z
|
Ensemble de fonctions 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. More... | |
contract_admin_prepare_head () | |
Return array head with list of tabs to view object informations. More... | |
Ensemble de fonctions de base pour le module contrat.
Definition in file contract.lib.php.
contract_admin_prepare_head | ( | ) |
Return array head with list of tabs to view object informations.
Definition at line 111 of file contract.lib.php.
contract_prepare_head | ( | Contrat | $object | ) |
Prepare array with list of tabs.
Contrat | $object | Object related to tabs |
Definition at line 31 of file contract.lib.php.