OXID eShop CE  6.1.5
OxidEsales\EshopCommunity\Application\Controller\Admin\ListReview Class Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Application\Controller\Admin\ListReview:
+ Collaboration diagram for OxidEsales\EshopCommunity\Application\Controller\Admin\ListReview:

Public Member Functions

 render ()
 

Protected Member Functions

 _getViewListSize ()
 
 _buildSelectString ($oObject=null)
 
 _prepareWhereQuery ($aWhere, $sSql)
 

Protected Attributes

 $_sListType = 'oxlist'
 
 $_sListClass = 'oxreview'
 

Detailed Description

user list "view" class.

Member Function Documentation

◆ _buildSelectString()

OxidEsales\EshopCommunity\Application\Controller\Admin\ListReview::_buildSelectString (   $oObject = null)
protected

Returns select query string

Parameters
object$oObjectlist item object
Returns
string

◆ _getViewListSize()

OxidEsales\EshopCommunity\Application\Controller\Admin\ListReview::_getViewListSize ( )
protected

Viewable list size getter

Returns
int

◆ _prepareWhereQuery()

OxidEsales\EshopCommunity\Application\Controller\Admin\ListReview::_prepareWhereQuery (   $aWhere,
  $sSql 
)
protected

Adds filtering conditions to query string

Parameters
array$aWherefilter conditions
string$sSqlquery string
Returns
string

◆ render()

OxidEsales\EshopCommunity\Application\Controller\Admin\ListReview::render ( )

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

Returns
string

Member Data Documentation

◆ $_sListClass

OxidEsales\EshopCommunity\Application\Controller\Admin\ListReview::$_sListClass = 'oxreview'
protected

◆ $_sListType

OxidEsales\EshopCommunity\Application\Controller\Admin\ListReview::$_sListType = 'oxlist'
protected

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