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

Public Member Functions

 getListSorting ()
 

Protected Attributes

 $_sThisTemplate = 'news_list.tpl'
 
 $_sListClass = 'oxnews'
 
 $_sListType = 'oxnewslist'
 
 $_sDefSortField = "oxdate"
 

Detailed Description

Admin news list manager. Performs collection and managing (such as filtering or deleting) function. Admin Menu: Customer Info -> News.

Deprecated:
since v.5.3.0 (2016-06-17); The Admin Menu: Customer Info -> News feature will be moved to a module in v6.0.0

Member Function Documentation

◆ getListSorting()

OxidEsales\EshopCommunity\Application\Controller\Admin\NewsList::getListSorting ( )

Returns sorting fields array

Returns
array

Member Data Documentation

◆ $_sDefSortField

OxidEsales\EshopCommunity\Application\Controller\Admin\NewsList::$_sDefSortField = "oxdate"
protected

◆ $_sListClass

OxidEsales\EshopCommunity\Application\Controller\Admin\NewsList::$_sListClass = 'oxnews'
protected

◆ $_sListType

OxidEsales\EshopCommunity\Application\Controller\Admin\NewsList::$_sListType = 'oxnewslist'
protected

◆ $_sThisTemplate

OxidEsales\EshopCommunity\Application\Controller\Admin\NewsList::$_sThisTemplate = 'news_list.tpl'
protected

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