Cheetah
|
Public Member Functions | |
__construct ($iUserId, &$oDb, &$oConfig, &$oTemplate) | |
getExtraJs () | |
getOrder ($sType, $iId) | |
getOrders ($sType, $aParams) | |
getOrdersBlock ($sType, $iUserId=CH_PMT_EMPTY_ID) | |
report ($sType, $aOrders) | |
cancel ($sType, $aOrders) | |
getMoreWindow () | |
getManualOrderWindow () | |
addManualOrder ($aData) | |
Public Attributes | |
$_oDb | |
$_oConfig | |
$_oTemplate | |
$_iUserId | |
$_sLangsPrefix | |
This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/
Definition at line 8 of file ChPmtOrders.php.
ChPmtOrders::__construct | ( | $iUserId, | |
& | $oDb, | ||
& | $oConfig, | ||
& | $oTemplate | ||
) |
Definition at line 20 of file ChPmtOrders.php.
ChPmtOrders::addManualOrder | ( | $aData | ) |
Definition at line 168 of file ChPmtOrders.php.
ChPmtOrders::cancel | ( | $sType, | |
$aOrders | |||
) |
Definition at line 80 of file ChPmtOrders.php.
ChPmtOrders::getExtraJs | ( | ) |
Definition at line 29 of file ChPmtOrders.php.
ChPmtOrders::getManualOrderWindow | ( | ) |
Definition at line 109 of file ChPmtOrders.php.
ChPmtOrders::getMoreWindow | ( | ) |
Definition at line 105 of file ChPmtOrders.php.
ChPmtOrders::getOrder | ( | $sType, | |
$iId | |||
) |
Definition at line 44 of file ChPmtOrders.php.
ChPmtOrders::getOrders | ( | $sType, | |
$aParams | |||
) |
Definition at line 48 of file ChPmtOrders.php.
ChPmtOrders::getOrdersBlock | ( | $sType, | |
$iUserId = CH_PMT_EMPTY_ID |
|||
) |
Definition at line 52 of file ChPmtOrders.php.
ChPmtOrders::report | ( | $sType, | |
$aOrders | |||
) |
Definition at line 72 of file ChPmtOrders.php.
ChPmtOrders::$_iUserId |
Definition at line 14 of file ChPmtOrders.php.
ChPmtOrders::$_oConfig |
Definition at line 11 of file ChPmtOrders.php.
ChPmtOrders::$_oDb |
Definition at line 10 of file ChPmtOrders.php.
ChPmtOrders::$_oTemplate |
Definition at line 12 of file ChPmtOrders.php.
ChPmtOrders::$_sLangsPrefix |
Definition at line 15 of file ChPmtOrders.php.