ILIAS
Release_3_10_x_branch Revision 61812
|
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 $res, and DB_FETCHMODE_OBJECT.
Referenced by ilPaymentObjectGUI\performAddPrice(), and ilObjPaymentSettingsGUI\performAddPriceObject().
ilPaymentCurrency::_getCurrency | ( | $a_currency_id | ) |
Definition at line 48 of file class.ilPaymentCurrency.php.
References $res, and DB_FETCHMODE_OBJECT.
Referenced by ilPaymentObjectGUI\editPrices(), and ilObjPaymentSettingsGUI\editPricesObject().
ilPaymentCurrency::_getSubUnit | ( | $a_currency_id | ) |
Definition at line 78 of file class.ilPaymentCurrency.php.
References $res, and DB_FETCHMODE_OBJECT.
ilPaymentCurrency::_getUnit | ( | $a_currency_id | ) |
Definition at line 64 of file class.ilPaymentCurrency.php.
References $res, and DB_FETCHMODE_OBJECT.