dolibarr  16.0.5
Functions
hrm.lib.php File Reference

Library for hrm. More...

Go to the source code of this file.

Functions

 establishment_prepare_head ($object)
 Return head table for establishment tabs screen. More...
 
 hrm_admin_prepare_head ()
 Return array head with list of tabs to view object informations. More...
 

Detailed Description

Library for hrm.

Definition in file hrm.lib.php.

Function Documentation

◆ establishment_prepare_head()

establishment_prepare_head (   $object)

Return head table for establishment tabs screen.

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

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

◆ hrm_admin_prepare_head()

hrm_admin_prepare_head ( )

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

Returns
array head

Definition at line 81 of file hrm.lib.php.