Content Class Reference

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

List of all members.


Detailed Description

CMS - loads pages and displays it

Definition at line 6 of file content.php.


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.

Definition at line 31 of file content.php.

Content.getViewId (  ) 

Returns prefix ID used by template engine.

Returns:
string $this->_sViewId

Reimplemented from oxView.

Definition at line 46 of file content.php.

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.

Definition at line 64 of file content.php.

Content._getSeoObjectId (  )  [protected]

Returns active content id to load its seo meta info

Returns:
string

Reimplemented from oxView.

Definition at line 83 of file content.php.

Content.getContentId (  ) 

Template variable getter. Returns active content id

Returns:
object

Definition at line 93 of file content.php.

Content.getContent (  ) 

Template variable getter. Returns active content

Returns:
object

Definition at line 112 of file content.php.

Content.getSubject (  )  [protected]

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

Returns:
object

Reimplemented from oxView.

Definition at line 129 of file content.php.


Member Data Documentation

Content.$_sContentId = null [protected]

Definition at line 12 of file content.php.

Content.$_oContent = null [protected]

Definition at line 18 of file content.php.

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

Reimplemented from oxView.

Definition at line 24 of file content.php.


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

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