dolibarr 21.0.0-alpha
fichinter.lib.php File Reference

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

Go to the source code of this file.

Functions

 fichinter_prepare_head ($object)
 Prepare array with list of tabs.
 
 fichinter_admin_prepare_head ()
 Return array head with list of tabs to view object information.
 
 fichinter_rec_prepare_head ($object)
 Prepare array with list of tabs.
 

Detailed Description

Ensemble de functions de base pour le module fichinter.

Definition in file fichinter.lib.php.

Function Documentation

◆ fichinter_admin_prepare_head()

fichinter_admin_prepare_head ( )

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

Returns
array head array with tabs

Definition at line 170 of file fichinter.lib.php.

References complete_head_from_modules().

◆ fichinter_prepare_head()

fichinter_prepare_head ( $object)

Prepare array with list of tabs.

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

Definition at line 37 of file fichinter.lib.php.

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

◆ fichinter_rec_prepare_head()

fichinter_rec_prepare_head ( $object)

Prepare array with list of tabs.

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

Definition at line 221 of file fichinter.lib.php.

References $object, and complete_head_from_modules().