dolibarr 19.0.3
|
This file is an example module library Put some comments here. More...
Go to the source code of this file.
Functions | |
multicurrencyAdminPrepareHead () | |
Prepare array with list of tabs. | |
multicurrencyLimitPrepareHead ($aCurrencies) | |
Prepare array with list of currency tabs. | |
This file is an example module library Put some comments here.
Definition in file multicurrency.lib.php.
multicurrencyAdminPrepareHead | ( | ) |
Prepare array with list of tabs.
Definition at line 31 of file multicurrency.lib.php.
References complete_head_from_modules(), and dol_buildpath().
multicurrencyLimitPrepareHead | ( | $aCurrencies | ) |
Prepare array with list of currency tabs.
array | $aCurrencies | Currencies array |
Definition at line 61 of file multicurrency.lib.php.