|
dolibarr 21.0.4
|
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 32 of file multicurrency.lib.php.
References $conf, complete_head_from_modules(), and dol_buildpath().
| multicurrencyLimitPrepareHead | ( | $aCurrencies | ) |
Prepare array with list of currency tabs.
| string[] | $aCurrencies | Currencies array |
Definition at line 62 of file multicurrency.lib.php.