ILIAS
Release_4_0_x_branch Revision 61816
|
Go to the source code of this file.
Data Structures | |
class | ilPaymentObject |
Namespaces | |
namespace | ilias |
redirection script todo: (a better solution should control the processing via a xml file) |
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_EPAY = 4 |
const PAY_METHOD_BILL = 1 |
Definition at line 25 of file class.ilPaymentObject.php.
Referenced by ilPurchaseBillGUI\__addBookings(), ilPaymentObject\__construct(), ilPurchaseBillGUI\__getShoppingCart(), ilPurchaseBillGUI\__saveTransaction(), ilPaymentShoppingCartGUI\__showCouponInput(), ilPurchaseBillGUI\__showItemsTable(), ilPurchaseBillGUI\__showShoppingCart(), ilPaymentObject\_getCountObjectsByPayMethod(), ilShopShoppingCartGUI\_getPayMethods(), ilShopShoppingCartGUI\_getPayString(), ilShopShoppingCartGUI\checkCouponsOfShoppingCart(), ilPaymentShoppingCartGUI\checkCouponsOfShoppingCart(), ilPaymentShoppingCartGUI\setCoupon(), ilShopShoppingCartGUI\setCoupon(), ilPurchaseBillGUI\showBillConfirm(), ilPaymentBuyedObjectsGUI\showItems(), ilShopBoughtObjectsGUI\showItems(), ilPaymentShoppingCartGUI\showItems(), ilShopShoppingCartGUI\showItems(), ilShopShoppingCartGUI\showItemsTable(), ilPurchaseBillGUI\showPersonalData(), ilPaymentShoppingCartGUI\unlockBillObjectsInShoppingCart(), and ilShopShoppingCartGUI\unlockBillObjectsInShoppingCart().
const PAY_METHOD_BMF = 2 |
Definition at line 26 of file class.ilPaymentObject.php.
Referenced by ilPurchaseBMFGUI\__addBookings(), ilPaymentObject\__construct(), ilPaymentShoppingCartGUI\__showCouponInput(), ilPurchaseBMFGUI\__showItemsTable(), ilPurchaseBMFGUI\__showShoppingCart(), ilPaymentObject\_getCountObjectsByPayMethod(), ilShopShoppingCartGUI\_getPayMethods(), ilShopShoppingCartGUI\_getPayString(), ilShopShoppingCartGUI\checkCouponsOfShoppingCart(), ilPaymentShoppingCartGUI\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_EPAY = 4 |
Definition at line 28 of file class.ilPaymentObject.php.
Referenced by ilPaymentObject\__construct(), ilPaymentObject\_getCountObjectsByPayMethod(), ilShopShoppingCartGUI\_getPayMethods(), ilShopShoppingCartGUI\_getPayString(), ilShopShoppingCartGUI\checkCouponsOfShoppingCart(), ilShopShoppingCartGUI\finishEPay(), ilShopShoppingCartGUI\setCoupon(), ilShopShoppingCartGUI\showCouponInput(), ilShopBoughtObjectsGUI\showItems(), and ilShopShoppingCartGUI\showItems().
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(), ilPaymentObject\_getCountObjectsByPayMethod(), ilShopShoppingCartGUI\_getPayMethods(), ilShopShoppingCartGUI\_getPayString(), ilShopShoppingCartGUI\checkCouponsOfShoppingCart(), ilPaymentShoppingCartGUI\checkCouponsOfShoppingCart(), ilPaymentShoppingCartGUI\setCoupon(), ilShopShoppingCartGUI\setCoupon(), ilShopShoppingCartGUI\showCouponInput(), ilPaymentBuyedObjectsGUI\showItems(), ilShopBoughtObjectsGUI\showItems(), ilPaymentShoppingCartGUI\showItems(), ilShopShoppingCartGUI\showItems(), ilShopShoppingCartGUI\showItemsTable(), ilPaymentShoppingCartGUI\unlockPAYPALObjectsInShoppingCart(), and ilShopShoppingCartGUI\unlockPAYPALObjectsInShoppingCart().