dolibarr  16.0.5
Functions
holiday.lib.php File Reference

Ensemble de fonctions de base pour les adherents. More...

Go to the source code of this file.

Functions

 holiday_prepare_head ($object)
 Return array head with list of tabs to view object informations. More...
 
 holiday_admin_prepare_head ()
 Return array head with list of tabs to view object informations. More...
 

Detailed Description

Ensemble de fonctions de base pour les adherents.

Definition in file holiday.lib.php.

Function Documentation

◆ holiday_admin_prepare_head()

holiday_admin_prepare_head ( )

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

Returns
array head

Definition at line 78 of file holiday.lib.php.

◆ holiday_prepare_head()

holiday_prepare_head (   $object)

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

Parameters
Object$objectHoliday
Returns
array head

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