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

Public Member Functions

 getNews ()
 
 getBreadCrumb ()
 
 getPageNavigation ()
 
 getTitle ()
 

Protected Attributes

 $_oNewsList = null
 
 $_sThisTemplate = 'page/info/news.tpl'
 
 $_blBargainAction = true
 
 $_oPageNavigation = null
 
 $_iCntPages = null
 

Detailed Description

Shop news window. Arranges news texts. OXID eShop -> (click on News box on left side).

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

◆ getBreadCrumb()

OxidEsales\EshopCommunity\Application\Controller\NewsController::getBreadCrumb ( )

Returns Bread Crumb - you are here page1/page2/page3...

Returns
array

◆ getNews()

OxidEsales\EshopCommunity\Application\Controller\NewsController::getNews ( )

Template variable getter. Returns newslist

Returns
object

◆ getPageNavigation()

OxidEsales\EshopCommunity\Application\Controller\NewsController::getPageNavigation ( )

Template variable getter. Returns page navigation

Returns
object

◆ getTitle()

OxidEsales\EshopCommunity\Application\Controller\NewsController::getTitle ( )

Page title

Returns
string

Member Data Documentation

◆ $_blBargainAction

OxidEsales\EshopCommunity\Application\Controller\NewsController::$_blBargainAction = true
protected

◆ $_iCntPages

OxidEsales\EshopCommunity\Application\Controller\NewsController::$_iCntPages = null
protected

◆ $_oNewsList

OxidEsales\EshopCommunity\Application\Controller\NewsController::$_oNewsList = null
protected

◆ $_oPageNavigation

OxidEsales\EshopCommunity\Application\Controller\NewsController::$_oPageNavigation = null
protected

◆ $_sThisTemplate

OxidEsales\EshopCommunity\Application\Controller\NewsController::$_sThisTemplate = 'page/info/news.tpl'
protected

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