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

Public Member Functions

 render ()
 
 topshop ()
 
 newarts ()
 
 catarts ()
 
 searcharts ()
 
 recommlists ()
 
 recommlistarts ()
 
 bargain ()
 
 getChannel ()
 
 getCacheLifeTime ()
 

Protected Member Functions

 _getRssFeed ()
 
 _processOutput ($sInput)
 

Protected Attributes

 $_oRss = null
 
 $_oChannel = null
 
 $_aXmlDef = null
 
 $_sThisTemplate = 'widget/rss.tpl'
 

Detailed Description

Shop RSS page.

Member Function Documentation

◆ _getRssFeed()

OxidEsales\EshopCommunity\Application\Controller\RssController::_getRssFeed ( )
protected

get oxRssFeed

Returns
oxRssFeed

◆ _processOutput()

OxidEsales\EshopCommunity\Application\Controller\RssController::_processOutput (   $sInput)
protected

Processes xml before outputting to user

Parameters
string$sInputinput to process
Returns
string

◆ bargain()

OxidEsales\EshopCommunity\Application\Controller\RssController::bargain ( )

getBargain loads top shop articles to rss

@access public

◆ catarts()

OxidEsales\EshopCommunity\Application\Controller\RssController::catarts ( )

loads category articles

@access public

◆ getCacheLifeTime()

OxidEsales\EshopCommunity\Application\Controller\RssController::getCacheLifeTime ( )

Returns if view should be cached

Returns
bool

◆ getChannel()

OxidEsales\EshopCommunity\Application\Controller\RssController::getChannel ( )

Template variable getter. Returns rss channel

Returns
object

◆ newarts()

OxidEsales\EshopCommunity\Application\Controller\RssController::newarts ( )

loads newest shop articles

@access public

◆ recommlistarts()

OxidEsales\EshopCommunity\Application\Controller\RssController::recommlistarts ( )

loads recommendation list articles

Deprecated:
since v5.3 (2016-06-17); Listmania will be moved to an own module.

@access public

Returns
void

◆ recommlists()

OxidEsales\EshopCommunity\Application\Controller\RssController::recommlists ( )

loads recommendation lists

Deprecated:
since v5.3 (2016-06-17); Listmania will be moved to an own module.

@access public

Returns
void

◆ render()

OxidEsales\EshopCommunity\Application\Controller\RssController::render ( )

Renders requested RSS feed

Template variables: rss

◆ searcharts()

OxidEsales\EshopCommunity\Application\Controller\RssController::searcharts ( )

loads search articles

@access public

◆ topshop()

OxidEsales\EshopCommunity\Application\Controller\RssController::topshop ( )

getTopShop loads top shop articles to rss

@access public

Member Data Documentation

◆ $_aXmlDef

OxidEsales\EshopCommunity\Application\Controller\RssController::$_aXmlDef = null
protected

◆ $_oChannel

OxidEsales\EshopCommunity\Application\Controller\RssController::$_oChannel = null
protected

◆ $_oRss

OxidEsales\EshopCommunity\Application\Controller\RssController::$_oRss = null
protected

◆ $_sThisTemplate

OxidEsales\EshopCommunity\Application\Controller\RssController::$_sThisTemplate = 'widget/rss.tpl'
protected

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