dolibarr 19.0.3
|
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. | |
categoriesadmin_prepare_head () | |
Prepare array with list of tabs. | |
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.
Categorie | $object | Object related to tabs |
string | $type | Type of category |
Definition at line 32 of file categories.lib.php.
References complete_head_from_modules(), and getDolGlobalInt().
categoriesadmin_prepare_head | ( | ) |
Prepare array with list of tabs.
Definition at line 81 of file categories.lib.php.
References complete_head_from_modules().