Order_list Class Reference

Inheritance diagram for Order_list:

Inheritance graph
[legend]
Collaboration diagram for Order_list:

Collaboration graph
[legend]

List of all members.


Detailed Description

Admin order list manager. Performs collection and managing (such as filtering or deleting) function. Admin Menu: Orders -> Display Orders.

Public Member Functions

 render ()
 buildWhere ()
 storno ()

Protected Member Functions

 _buildSelectString ($oListObject=null)
 _prepareOrderByQuery ($sSql=null)

Protected Attributes

 $_sListClass = 'oxorder'
 $_blDesc = true
 $_sDefSort = "oxorder.oxorderdate"

Member Function Documentation

Order_list.render (  ) 

Executes parent method parent.render() and returns name of template file "order_list.tpl".

Returns:
string

Reimplemented from oxAdminList.

Order_list.buildWhere (  ) 

Adding folder check. First display new orders

Returns:
null

Reimplemented from oxAdminList.

Order_list._buildSelectString ( oListObject = null  )  [protected]

Builds and returns SQL query string. Adds additional order check.

Parameters:
object $oListObject list main object
Returns:
string

Reimplemented from oxAdminList.

Order_list.storno (  ) 

Returns:
null

Order_list._prepareOrderByQuery ( sSql = null  )  [protected]

Adds order by to SQL query string.

Parameters:
string $sSql sql string
Returns:
string

Reimplemented from oxAdminList.


Member Data Documentation

Order_list.$_sListClass = 'oxorder' [protected]

Reimplemented from oxAdminList.

Order_list.$_blDesc = true [protected]

Reimplemented from oxAdminList.

Order_list.$_sDefSort = "oxorder.oxorderdate" [protected]

Reimplemented from oxAdminList.


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

Generated on Wed Oct 29 23:42:49 2008 for OXID eShop CE by  doxygen 1.5.5