|
dolibarr
13.0.2
|
Library files with common functions for Assets. More...
Go to the source code of this file.
Functions | |
| asset_admin_prepare_head () | |
| Prepare admin pages header. More... | |
| asset_prepare_head (Asset $object) | |
| Prepare admin pages header. More... | |
| asset_type_prepare_head (AssetType $object) | |
| Return array head with list of tabs to view object informations. More... | |
Library files with common functions for Assets.
Definition in file asset.lib.php.
| asset_admin_prepare_head | ( | ) |
Prepare admin pages header.
Definition at line 29 of file asset.lib.php.
References complete_head_from_modules().
| asset_prepare_head | ( | Asset | $object | ) |
Prepare admin pages header.
| Contrat | $object | Object related to tabs |
Definition at line 74 of file asset.lib.php.
References complete_head_from_modules(), Link\count(), dol_dir_list(), and dol_sanitizeFileName().
| asset_type_prepare_head | ( | AssetType | $object | ) |
Return array head with list of tabs to view object informations.
Definition at line 134 of file asset.lib.php.
References complete_head_from_modules().