dolibarr 21.0.0-alpha
|
This file is an example module library. More...
Go to the source code of this file.
Functions | |
inventoryAdminPrepareHead () | |
Define head array for tabs of inventory tools setup pages. | |
inventoryPrepareHead (&$inventory, $title='Inventory', $get='') | |
Define head array for tabs of inventory tools setup pages. | |
This file is an example module library.
Definition in file inventory.lib.php.
inventoryAdminPrepareHead | ( | ) |
Define head array for tabs of inventory tools setup pages.
Definition at line 31 of file inventory.lib.php.
References complete_head_from_modules().
inventoryPrepareHead | ( | & | $inventory, |
$title = 'Inventory', | |||
$get = '' ) |
Define head array for tabs of inventory tools setup pages.
Inventory | $inventory | Object inventory |
string | $title | parameter |
string | $get | parameter |
Definition at line 70 of file inventory.lib.php.
References complete_head_from_modules(), and dol_buildpath().