|
ILIAS
Release_4_0_x_branch Revision 61816
|
Collaboration diagram for ilPaymentCurrency:Public Member Functions | |
| _getAvailableCurrencies () | |
| _getCurrency ($a_currency_id) | |
| _getUnit ($a_currency_id) | |
| _getSubUnit ($a_currency_id) | |
Definition at line 31 of file class.ilPaymentCurrency.php.
| ilPaymentCurrency::_getAvailableCurrencies | ( | ) |
Definition at line 33 of file class.ilPaymentCurrency.php.
References $ilDB, $res, and $row.
Referenced by ilPaymentObjectGUI\performAddPrice(), and ilObjPaymentSettingsGUI\performAddPriceObject().
Here is the caller graph for this function:| ilPaymentCurrency::_getCurrency | ( | $a_currency_id | ) |
Definition at line 48 of file class.ilPaymentCurrency.php.
References $ilDB, $res, and $row.
Referenced by ilPaymentObjectGUI\editPrices(), and ilObjPaymentSettingsGUI\editPricesObject().
Here is the caller graph for this function:| ilPaymentCurrency::_getSubUnit | ( | $a_currency_id | ) |
Definition at line 79 of file class.ilPaymentCurrency.php.
| ilPaymentCurrency::_getUnit | ( | $a_currency_id | ) |
Definition at line 65 of file class.ilPaymentCurrency.php.