Tags Class Reference

Inheritance diagram for Tags:
Inheritance graph
[legend]
Collaboration diagram for Tags:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 render ()
 getTagCloud ()
 getTagCloudManager ()
 isMoreTagsVisible ()
 getTitleSuffix ()
 getTitlePageSuffix ()

Protected Attributes

 $_sThisTemplate = "tags.tpl"

Detailed Description

Shows bigger tag cloud

Definition at line 6 of file tags.php.


Member Function Documentation

Tags.getTagCloud (  ) 

Get HTML formated tag cloud.

Returns:
string

Definition at line 40 of file tags.php.

Tags.getTagCloudManager (  ) 

Returns tag cloud manager class

Returns:
oxTagCloud

Definition at line 50 of file tags.php.

Tags.getTitlePageSuffix (  ) 

Returns title page suffix used in template

Returns:
string

Definition at line 81 of file tags.php.

Tags.getTitleSuffix (  ) 

Returns SEO suffix for page title

Returns:
string

Reimplemented from oxUBase.

Definition at line 72 of file tags.php.

Tags.isMoreTagsVisible (  ) 

Should "More tags" link be visible.

Returns:
bool

Reimplemented from oxUBase.

Definition at line 62 of file tags.php.

Tags.render (  ) 

Executes parent.render(), loads article list according active tag

Template variables: articlelist, pageNavigation, subcatlist, meta_keywords, meta_description

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

Reimplemented from oxUBase.

Definition at line 24 of file tags.php.


Member Data Documentation

Tags.$_sThisTemplate = "tags.tpl" [protected]

Reimplemented from oxView.

Definition at line 13 of file tags.php.


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

Generated by  doxygen 1.6.2