ILIAS  Release_4_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
class.ilPaymentObject.php File Reference

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

Variable Documentation

const PAY_METHOD_NOT_SPECIFIED = 0

Definition at line 24 of file class.ilPaymentObject.php.

Referenced by ilPaymentObject\__construct().