Cheetah
Public Member Functions | Public Attributes | List of all members
ChPmtOrders Class Reference

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
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ __construct()

ChPmtOrders::__construct (   $iUserId,
$oDb,
$oConfig,
$oTemplate 
)

Definition at line 20 of file ChPmtOrders.php.

Member Function Documentation

◆ addManualOrder()

ChPmtOrders::addManualOrder (   $aData)

Definition at line 168 of file ChPmtOrders.php.

◆ cancel()

ChPmtOrders::cancel (   $sType,
  $aOrders 
)

Definition at line 80 of file ChPmtOrders.php.

◆ getExtraJs()

ChPmtOrders::getExtraJs ( )

Definition at line 29 of file ChPmtOrders.php.

◆ getManualOrderWindow()

ChPmtOrders::getManualOrderWindow ( )

Definition at line 109 of file ChPmtOrders.php.

◆ getMoreWindow()

ChPmtOrders::getMoreWindow ( )

Definition at line 105 of file ChPmtOrders.php.

◆ getOrder()

ChPmtOrders::getOrder (   $sType,
  $iId 
)

Definition at line 44 of file ChPmtOrders.php.

◆ getOrders()

ChPmtOrders::getOrders (   $sType,
  $aParams 
)

Definition at line 48 of file ChPmtOrders.php.

◆ getOrdersBlock()

ChPmtOrders::getOrdersBlock (   $sType,
  $iUserId = CH_PMT_EMPTY_ID 
)

Definition at line 52 of file ChPmtOrders.php.

◆ report()

ChPmtOrders::report (   $sType,
  $aOrders 
)

Definition at line 72 of file ChPmtOrders.php.

Member Data Documentation

◆ $_iUserId

ChPmtOrders::$_iUserId

Definition at line 14 of file ChPmtOrders.php.

◆ $_oConfig

ChPmtOrders::$_oConfig

Definition at line 11 of file ChPmtOrders.php.

◆ $_oDb

ChPmtOrders::$_oDb

Definition at line 10 of file ChPmtOrders.php.

◆ $_oTemplate

ChPmtOrders::$_oTemplate

Definition at line 12 of file ChPmtOrders.php.

◆ $_sLangsPrefix

ChPmtOrders::$_sLangsPrefix

Definition at line 15 of file ChPmtOrders.php.


The documentation for this class was generated from the following file: