dolibarr 21.0.0-alpha
|
Ensemble de functions de base pour le module supplier_proposal. More...
Go to the source code of this file.
Functions | |
supplier_proposal_prepare_head ($object) | |
Prepare array with list of tabs. | |
supplier_proposal_admin_prepare_head () | |
Return array head with list of tabs to view object information. | |
Ensemble de functions de base pour le module supplier_proposal.
Definition in file supplier_proposal.lib.php.
supplier_proposal_admin_prepare_head | ( | ) |
Return array head with list of tabs to view object information.
Definition at line 113 of file supplier_proposal.lib.php.
References complete_head_from_modules().
supplier_proposal_prepare_head | ( | $object | ) |
Prepare array with list of tabs.
SupplierProposal | $object | Object related to tabs |
Definition at line 34 of file supplier_proposal.lib.php.
References $object, complete_head_from_modules(), Link\count(), dol_dir_list(), dol_sanitizeFileName(), and getDolGlobalString().