OXID eShop CE
4.10.6
|
Protected Member Functions | |
_getViewListSize () | |
_buildSelectString ($oObject=null) | |
_prepareWhereQuery ($aWhere, $sSql) |
Additional Inherited Members | |
Static Protected Attributes inherited from oxAdminView | |
static | $_oNaviTree = null |
static | $_sAuthUserRights = null |
user list "view" class.
Definition at line 6 of file list_review.php.
|
protected |
Returns select query string
object | $oObject | list item object |
Reimplemented from Article_List.
Definition at line 56 of file list_review.php.
|
protected |
Viewable list size getter
Reimplemented from oxAdminList.
Definition at line 28 of file list_review.php.
|
protected |
Adds filtering conditions to query string
array | $aWhere | filter conditions |
string | $sSql | query string |
Reimplemented from oxAdminList.
Definition at line 82 of file list_review.php.
List_Review::render | ( | ) |
Executes parent method parent::render(), passes data to Smarty engine and returns name of template file "list_review.tpl".
Reimplemented from Article_List.
Definition at line 39 of file list_review.php.
|
protected |
Definition at line 21 of file list_review.php.
|
protected |
Definition at line 14 of file list_review.php.