

Definition at line 6 of file list_order.php.
| Public Member Functions | |
| render () | |
| buildWhere () | |
| Protected Member Functions | |
| _getViewListSize () | |
| _calcListItemsCount ($sSql) | |
| _buildSelectString ($oObject=null) | |
| _prepareOrderByQuery ($sSql=null) | |
| List_Order._getViewListSize | ( | ) |  [protected] | 
Viewable list size getter
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".
Reimplemented from Order_List.
Definition at line 24 of file list_order.php.
| List_Order.buildWhere | ( | ) | 
Adding shop check
Reimplemented from Order_List.
Definition at line 40 of file list_order.php.
| List_Order._calcListItemsCount | ( | $ | sSql | ) |  [protected] | 
Calculates list items count
| string | $sSql SQL query used co select list items | 
Reimplemented from oxAdminList.
Definition at line 52 of file list_order.php.
| List_Order._buildSelectString | ( | $ | oObject = null | ) |  [protected] | 
Returns select query string
Reimplemented from Order_List.
Definition at line 70 of file list_order.php.
| List_Order._prepareOrderByQuery | ( | $ | sSql = null | ) |  [protected] | 
Adds order by to SQL query string.
| string | $sSql sql string | 
Reimplemented from Order_List.
Definition at line 82 of file list_order.php.
 1.5.5
 1.5.5