dolibarr
x.y.z
|
Ensemble de fonctions de base pour le module categorie. More...
Go to the source code of this file.
Functions | |
categories_prepare_head (Categorie $object, $type) | |
Prepare array with list of tabs. More... | |
categoriesadmin_prepare_head () | |
Prepare array with list of tabs. More... | |
Ensemble de fonctions de base pour le module categorie.
Definition in file categories.lib.php.
categories_prepare_head | ( | Categorie | $object, |
$type | |||
) |
Prepare array with list of tabs.
Object | $object | Object related to tabs |
string | $type | Type of category |
Definition at line 32 of file categories.lib.php.
categoriesadmin_prepare_head | ( | ) |
Prepare array with list of tabs.
Definition at line 81 of file categories.lib.php.