ILIAS
Release_3_10_x_branch Revision 61812
|
Go to the source code of this file.
Data Structures | |
class | ilPaymentObject |
Namespaces | |
namespace | ilias |
soap server |
Variables | |
const | PAY_METHOD_NOT_SPECIFIED = 0 |
const | PAY_METHOD_BILL = 1 |
const | PAY_METHOD_BMF = 2 |
const | PAY_METHOD_PAYPAL = 3 |
const PAY_METHOD_BILL = 1 |
Definition at line 25 of file class.ilPaymentObject.php.
Referenced by ilPaymentObject\__construct(), ilPaymentBuyedObjectsGUI\showItems(), and ilShopBoughtObjectsGUI\showItems().
const PAY_METHOD_BMF = 2 |
Definition at line 26 of file class.ilPaymentObject.php.
Referenced by ilPurchaseBMFGUI\__addBookings(), ilPaymentObject\__construct(), ilPaymentShoppingCartGUI\__showCouponInput(), ilPaymentShoppingCartGUI\__showItemsTable(), ilPurchaseBMFGUI\__showItemsTable(), ilPurchaseBMFGUI\__showShoppingCart(), ilPaymentShoppingCartGUI\checkCouponsOfShoppingCart(), ilShopShoppingCartGUI\checkCouponsOfShoppingCart(), ilPurchaseBMFGUI\sendCreditCard(), ilPurchaseBMFGUI\sendDebitEntry(), ilPaymentShoppingCartGUI\setCoupon(), ilShopShoppingCartGUI\setCoupon(), ilShopShoppingCartGUI\showCouponInput(), ilPurchaseBMFGUI\showCreditCard(), ilPurchaseBMFGUI\showDebitEntry(), ilPaymentBuyedObjectsGUI\showItems(), ilShopBoughtObjectsGUI\showItems(), ilPaymentShoppingCartGUI\showItems(), ilShopShoppingCartGUI\showItems(), ilShopShoppingCartGUI\showItemsTable(), ilPurchaseBMFGUI\showPaymentType(), ilPurchaseBMFGUI\showPersonalData(), ilPaymentShoppingCartGUI\unlockBMFObjectsInShoppingCart(), and ilShopShoppingCartGUI\unlockBMFObjectsInShoppingCart().
const PAY_METHOD_NOT_SPECIFIED = 0 |
Definition at line 24 of file class.ilPaymentObject.php.
Referenced by ilPaymentObject\__construct().
const PAY_METHOD_PAYPAL = 3 |
Definition at line 27 of file class.ilPaymentObject.php.
Referenced by ilPurchasePaypal\__checkItems(), ilPaymentObject\__construct(), ilPurchasePaypal\__saveTransaction(), ilPaymentShoppingCartGUI\__showCouponInput(), ilPaymentShoppingCartGUI\__showItemsTable(), ilPaymentShoppingCartGUI\checkCouponsOfShoppingCart(), ilShopShoppingCartGUI\checkCouponsOfShoppingCart(), ilPaymentShoppingCartGUI\setCoupon(), ilShopShoppingCartGUI\setCoupon(), ilShopShoppingCartGUI\showCouponInput(), ilPaymentBuyedObjectsGUI\showItems(), ilShopBoughtObjectsGUI\showItems(), ilPaymentShoppingCartGUI\showItems(), ilShopShoppingCartGUI\showItems(), ilShopShoppingCartGUI\showItemsTable(), ilPaymentShoppingCartGUI\unlockPAYPALObjectsInShoppingCart(), and ilShopShoppingCartGUI\unlockPAYPALObjectsInShoppingCart().