dolibarr  13.0.2
Functions
asset.lib.php File Reference

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...
 

Detailed Description

Library files with common functions for Assets.

Definition in file asset.lib.php.

Function Documentation

asset_admin_prepare_head ( )

Prepare admin pages header.

Returns
array head array with tabs

Definition at line 29 of file asset.lib.php.

References complete_head_from_modules().

asset_prepare_head ( Asset  $object)

Prepare admin pages header.

Parameters
Contrat$objectObject related to tabs
Returns
array head array with 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.

Parameters
AssetType$objectAsset
Returns
array head

Definition at line 134 of file asset.lib.php.

References complete_head_from_modules().