dolibarr
x.y.z
|
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... | |
Function for reception module.
Definition in file reception.lib.php.
reception_admin_prepare_head | ( | ) |
Return array head with list of tabs to view object informations.
Definition at line 111 of file reception.lib.php.
reception_prepare_head | ( | Reception | $object | ) |
Prepare array with list of tabs.
Reception | $object | Object related to tabs |
Definition at line 35 of file reception.lib.php.