dolibarr  13.0.2
Functions
stock.lib.php File Reference

Library file with function for stock module. More...

Go to the source code of this file.

Functions

 stock_prepare_head ($object)
 Prepare array with list of tabs. More...
 
 stock_admin_prepare_head ()
 Return array head with list of tabs to view object informations. More...
 

Detailed Description

Library file with function for stock module.

Definition in file stock.lib.php.

Function Documentation

stock_admin_prepare_head ( )

Return array head with list of tabs to view object informations.

Returns
array head array with tabs

Definition at line 90 of file stock.lib.php.

References complete_head_from_modules().

stock_prepare_head (   $object)

Prepare array with list of tabs.

Parameters
Object$objectObject related to tabs
Returns
array Array of tabs to show

Definition at line 30 of file stock.lib.php.

References complete_head_from_modules().