Rss Class Reference

Inheritance diagram for Rss:
[legend]
Collaboration diagram for Rss:
[legend]

List of all members.


Detailed Description

Shop RSS page.

Definition at line 6 of file rss.php.


Public Member Functions

 init ()
 render ()
 topshop ()
 newarts ()
 catarts ()
 searcharts ()
 recommlists ()
 recommlistarts ()
 bargain ()
 getChannel ()
 getXmlDef ()

Protected Attributes

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

Member Function Documentation

Rss.init (  ) 

initializes objects

public

Returns:
void

Reimplemented from oxView.

Definition at line 38 of file rss.php.

Rss.render (  ) 

Renders requested RSS feed

Template variables: rss

Returns:
string $this->_sThisTemplate current template file name

Reimplemented from oxView.

Definition at line 55 of file rss.php.

Rss.topshop (  ) 

getTopShop loads top shop articles to rss

public

Returns:
void

Definition at line 83 of file rss.php.

Rss.newarts (  ) 

loads newest shop articles

public

Returns:
void

Definition at line 98 of file rss.php.

Rss.catarts (  ) 

loads category articles

public

Returns:
void

Definition at line 113 of file rss.php.

Rss.searcharts (  ) 

loads search articles

public

Returns:
void

Definition at line 131 of file rss.php.

Rss.recommlists (  ) 

loads recommendation lists

public

Returns:
void

Definition at line 146 of file rss.php.

Rss.recommlistarts (  ) 

loads recommendation list articles

public

Returns:
void

Definition at line 164 of file rss.php.

Rss.bargain (  ) 

getBargain loads top shop articles to rss

public

Returns:
void

Definition at line 182 of file rss.php.

Rss.getChannel (  ) 

Template variable getter. Returns rss channel

Returns:
object

Definition at line 196 of file rss.php.

Rss.getXmlDef (  ) 

Template variable getter. Returns xml start and end definition

Returns:
array

Definition at line 212 of file rss.php.


Member Data Documentation

Rss.$_oRss = null [protected]

Definition at line 12 of file rss.php.

Rss.$_oChannel = null [protected]

Definition at line 18 of file rss.php.

Rss.$_aXmlDef = null [protected]

Definition at line 24 of file rss.php.

Rss.$_sThisTemplate = 'rss.tpl' [protected]

Reimplemented from oxView.

Definition at line 30 of file rss.php.


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

Generated on Thu Dec 4 12:05:40 2008 for OXID eShop CE by  doxygen 1.5.5