List_Order Class Reference

Inheritance diagram for List_Order:

Inheritance graph
[legend]
Collaboration diagram for List_Order:

Collaboration graph
[legend]

List of all members.


Detailed Description

user list "view" class.

Definition at line 6 of file list_order.php.


Public Member Functions

 render ()
 _prepareWhereQuery ($aWhere, $sqlFull)

Protected Member Functions

 _getViewListSize ()
 _calcListItemsCount ($sSql)
 _buildSelectString ($oObject=null)
 _prepareOrderByQuery ($sSql=null)

Member Function Documentation

List_Order._getViewListSize (  )  [protected]

Viewable list size getter

Returns:
int

Reimplemented from oxAdminList.

Definition at line 13 of file list_order.php.

List_Order.render (  ) 

Executes parent method parent.render(), passes data to Smarty engine and returns name of template file "list_review.tpl".

Returns:
string

Reimplemented from Order_List.

Definition at line 24 of file list_order.php.

List_Order._prepareWhereQuery ( aWhere,
sqlFull 
)

Adding folder check

Parameters:
array $aWhere SQL condition array
string $sqlFull SQL query string
Returns:
$sQ

Reimplemented from Order_List.

Definition at line 43 of file list_order.php.

List_Order._calcListItemsCount ( sSql  )  [protected]

Calculates list items count

Parameters:
string $sSql SQL query used co select list items
Returns:
null

Reimplemented from oxAdminList.

Definition at line 55 of file list_order.php.

List_Order._buildSelectString ( oObject = null  )  [protected]

Returns select query string

Reimplemented from Order_List.

Definition at line 73 of file list_order.php.

List_Order._prepareOrderByQuery ( sSql = null  )  [protected]

Adds order by to SQL query string.

Parameters:
string $sSql sql string
Returns:
string

Reimplemented from Order_List.

Definition at line 85 of file list_order.php.


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

Generated on Wed May 13 13:28:29 2009 for OXID eShop CE by  doxygen 1.5.5