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

Public Member Functions

 render ()
 

Protected Member Functions

 _prepareWhereQuery ($aWhere, $sqlFull)
 

Protected Attributes

 $_sListClass = 'oxcontent'
 
 $_sListType = 'oxcontentlist'
 
 $_sThisTemplate = "content_list.tpl"
 

Detailed Description

Admin Contents manager. Collects Content base information (Description), there is ability to filter them by Description or delete them. Admin Menu: Customerinformations -> Content.

Member Function Documentation

◆ _prepareWhereQuery()

OxidEsales\EshopCommunity\Application\Controller\Admin\ContentList::_prepareWhereQuery (   $aWhere,
  $sqlFull 
)
protected

Adding folder check and empty folder field check.

Parameters
array$aWhereSQL condition array
string$sqlFullSQL query string
Returns
string

◆ render()

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

Executes parent method parent::render() and returns current class template name.

Returns
string

Member Data Documentation

◆ $_sListClass

OxidEsales\EshopCommunity\Application\Controller\Admin\ContentList::$_sListClass = 'oxcontent'
protected

◆ $_sListType

OxidEsales\EshopCommunity\Application\Controller\Admin\ContentList::$_sListType = 'oxcontentlist'
protected

◆ $_sThisTemplate

OxidEsales\EshopCommunity\Application\Controller\Admin\ContentList::$_sThisTemplate = "content_list.tpl"
protected

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