dolibarr 21.0.0-alpha
intracommreport.lib.php File Reference

Library of intracomm report functions. More...

Go to the source code of this file.

Functions

 intracommReportAdminPrepareHead ()
 Prepare array with list of admin tabs.
 
 intracommReportPrepareHead ($object)
 Prepare array with list of tabs.
 

Detailed Description

Library of intracomm report functions.

Definition in file intracommreport.lib.php.

Function Documentation

◆ intracommReportAdminPrepareHead()

intracommReportAdminPrepareHead ( )

Prepare array with list of admin tabs.

Returns
array Array of tabs to show

Definition at line 30 of file intracommreport.lib.php.

References complete_head_from_modules().

◆ intracommReportPrepareHead()

intracommReportPrepareHead ( $object)

Prepare array with list of tabs.

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

Definition at line 61 of file intracommreport.lib.php.

References $object, and complete_head_from_modules().