ILIAS
Release_3_10_x_branch Revision 61812
|
Public Member Functions | |
ilPayMethods () | |
_enabled ($a_type) | |
check if a specific pay_method is activated public | |
_disableAll () | |
_enable ($a_type) |
Data Fields | |
$ilias |
Definition at line 24 of file class.ilPayMethods.php.
ilPayMethods::_disableAll | ( | ) |
Definition at line 49 of file class.ilPayMethods.php.
References $ilias.
Referenced by ilObjPaymentSettingsGUI\savePayMethodsObject().
ilPayMethods::_enable | ( | $a_type | ) |
Definition at line 58 of file class.ilPayMethods.php.
References $ilias.
Referenced by ilObjPaymentSettingsGUI\savePayMethodsObject().
ilPayMethods::_enabled | ( | $a_type | ) |
check if a specific pay_method is activated public
string | keyword (bill,bmf,paypal,(epay)) |
Definition at line 42 of file class.ilPayMethods.php.
References $ilias.
Referenced by ilPaymentObjectGUI\__getPayMethods(), ilObjPaymentSettingsGUI\__showPayMethodSelector(), ilPaymentShoppingCartGUI\checkCouponsOfShoppingCart(), ilShopShoppingCartGUI\checkCouponsOfShoppingCart(), ilObjPaymentSettingsGUI\payMethodsObject(), ilObjPaymentSettingsGUI\savePayMethodsObject(), ilPaymentShoppingCartGUI\showItems(), and ilShopShoppingCartGUI\showItems().
ilPayMethods::ilPayMethods | ( | ) |
Definition at line 28 of file class.ilPayMethods.php.
References $ilias.
ilPayMethods::$ilias |
Definition at line 26 of file class.ilPayMethods.php.
Referenced by _disableAll(), _enable(), _enabled(), and ilPayMethods().