|
dolibarr 21.0.4
|
Ensemble de functions 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 functions 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 34 of file categories.lib.php.
References $conf, $object, complete_head_from_modules(), and getDolGlobalInt().
| categoriesadmin_prepare_head | ( | ) |
Prepare array with list of tabs.
Definition at line 87 of file categories.lib.php.
References $conf, and complete_head_from_modules().