dolibarr
x.y.z
|
Ensemble de fonctions de base pour le module fichinter. More...
Go to the source code of this file.
Functions | |
fichinter_prepare_head ($object) | |
Prepare array with list of tabs. More... | |
fichinter_admin_prepare_head () | |
Return array head with list of tabs to view object informations. More... | |
fichinter_rec_prepare_head ($object) | |
Prepare array with list of tabs. More... | |
Ensemble de fonctions de base pour le module fichinter.
Definition in file fichinter.lib.php.
fichinter_admin_prepare_head | ( | ) |
Return array head with list of tabs to view object informations.
Definition at line 140 of file fichinter.lib.php.
fichinter_prepare_head | ( | $object | ) |
Prepare array with list of tabs.
Object | $object | Object related to tabs |
Definition at line 36 of file fichinter.lib.php.
fichinter_rec_prepare_head | ( | $object | ) |
Prepare array with list of tabs.
Object | $object | Object related to tabs |
Definition at line 193 of file fichinter.lib.php.