dolibarr  19.0.0-dev
Functions
reception.lib.php File Reference

Function for reception module. More...

Go to the source code of this file.

Functions

 reception_prepare_head (Reception $object)
 Prepare array with list of tabs. More...
 
 reception_admin_prepare_head ()
 Return array head with list of tabs to view object informations. More...
 

Detailed Description

Function for reception module.

Definition in file reception.lib.php.

Function Documentation

◆ reception_admin_prepare_head()

reception_admin_prepare_head ( )

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

Returns
array head array with tabs

Definition at line 118 of file reception.lib.php.

◆ reception_prepare_head()

reception_prepare_head ( Reception  $object)

Prepare array with list of tabs.

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

Definition at line 35 of file reception.lib.php.