Public Member Functions | Protected Attributes

Tags Class Reference

Inheritance diagram for Tags:
Collaboration diagram for Tags:

List of all members.

Public Member Functions

 getTagCloudManager ()
 isMoreTagsVisible ()
 getTitleSuffix ()
 getTitlePageSuffix ()
 getBreadCrumb ()

Protected Attributes

 $_sThisTemplate = "page/tags/tags.tpl"

Detailed Description

Shows bigger tag cloud

Definition at line 6 of file tags.php.


Member Function Documentation

Tags.getBreadCrumb (  ) 

Returns Bread Crumb - you are here page1/page2/page3...

Returns:
array

Reimplemented from oxUBase.

Definition at line 63 of file tags.php.

Tags.getTagCloudManager (  ) 

Returns tag cloud manager class

Returns:
oxTagCloud

Reimplemented from oxUBase.

Definition at line 20 of file tags.php.

Tags.getTitlePageSuffix (  ) 

Returns title page suffix used in template

Returns:
string

Definition at line 51 of file tags.php.

Tags.getTitleSuffix (  ) 

Returns SEO suffix for page title

Returns:
string

Reimplemented from oxUBase.

Definition at line 42 of file tags.php.

Tags.isMoreTagsVisible (  ) 

Should "More tags" link be visible.

Returns:
bool

Reimplemented from oxUBase.

Definition at line 32 of file tags.php.


Member Data Documentation

Tags.$_sThisTemplate = "page/tags/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: