dolibarr  19.0.0-dev
Functions
categories.lib.php File Reference

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...
 

Detailed Description

Ensemble de fonctions de base pour le module categorie.

Definition in file categories.lib.php.

Function Documentation

◆ categories_prepare_head()

categories_prepare_head ( Categorie  $object,
  $type 
)

Prepare array with list of tabs.

Parameters
Categorie$objectObject related to tabs
string$typeType of category
Returns
array Array of tabs to show

Definition at line 32 of file categories.lib.php.

◆ categoriesadmin_prepare_head()

categoriesadmin_prepare_head ( )

Prepare array with list of tabs.

Returns
array Array of tabs to show

Definition at line 81 of file categories.lib.php.