Content Class Reference

Inheritance diagram for Content:

Inheritance graph
[legend]
Collaboration diagram for Content:

Collaboration graph
[legend]

List of all members.


Detailed Description

CMS - loads pages and displays it

Public Member Functions

 init ()
 getViewId ()
 render ()
 getContentId ()
 getContent ()

Protected Member Functions

 _getSeoObjectId ()
 getSubject ()

Protected Attributes

 $_sContentId = null
 $_oContent = null
 $_sThisTemplate = 'content.tpl'

Member Function Documentation

Content.init (  ) 

Unsets SEO category and call parent.init();

Returns:
null

Reimplemented from oxUBase.

Content.getViewId (  ) 

Returns prefix ID used by template engine.

Returns:
string $this->_sViewId

Reimplemented from oxView.

Content.render (  ) 

Executes parent.render(), passes template variables to template engine and generates content. Returns the name of template to render content._sThisTemplate

Template variables: tpl, oContent

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

Reimplemented from oxUBase.

Content._getSeoObjectId (  )  [protected]

Returns active content id to load its seo meta info

Returns:
string

Reimplemented from oxView.

Content.getContentId (  ) 

Template variable getter. Returns active content id

Returns:
object

Content.getContent (  ) 

Template variable getter. Returns active content

Returns:
object

Content.getSubject (  )  [protected]

returns object, assosiated with current view. (the object that is shown in frontend)

Returns:
object

Reimplemented from oxView.


Member Data Documentation

Content.$_sContentId = null [protected]

Content.$_oContent = null [protected]

Content.$_sThisTemplate = 'content.tpl' [protected]

Reimplemented from oxView.


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

Generated on Wed Oct 29 23:40:23 2008 for OXID eShop CE by  doxygen 1.5.5