Cheetah
|
Go to the source code of this file.
Classes | |
class | ChPmtModule |
Variables | |
const | CH_PMT_ORDERS_TYPE_PENDING 'pending' |
const | CH_PMT_ORDERS_TYPE_PROCESSED 'processed' |
const | CH_PMT_ORDERS_TYPE_SUBSCRIPTION 'subscription' |
const | CH_PMT_ORDERS_TYPE_HISTORY 'history' |
const | CH_PMT_EMPTY_ID -1 |
const | CH_PMT_ADMINISTRATOR_ID 0 |
const | CH_PMT_ADMINISTRATOR_USERNAME 'administrator' |
const CH_PMT_ADMINISTRATOR_ID 0 |
Definition at line 17 of file ChPmtModule.php.
const CH_PMT_ADMINISTRATOR_USERNAME 'administrator' |
Definition at line 18 of file ChPmtModule.php.
const CH_PMT_EMPTY_ID -1 |
Definition at line 16 of file ChPmtModule.php.
const CH_PMT_ORDERS_TYPE_HISTORY 'history' |
Definition at line 14 of file ChPmtModule.php.
const CH_PMT_ORDERS_TYPE_PENDING 'pending' |
Definition at line 11 of file ChPmtModule.php.
const CH_PMT_ORDERS_TYPE_PROCESSED 'processed' |
Definition at line 12 of file ChPmtModule.php.
const CH_PMT_ORDERS_TYPE_SUBSCRIPTION 'subscription' |
Definition at line 13 of file ChPmtModule.php.