Public Member Functions | Protected Attributes

oxwTagCloud Class Reference

Inheritance diagram for oxwTagCloud:
Collaboration diagram for oxwTagCloud:

List of all members.

Public Member Functions

 render ()
 displayInBox ()
 getTagCloudManager ()
 isMoreTagsVisible ()

Protected Attributes

 $_sThisTemplate = 'widget/sidebar/tags.tpl'

Detailed Description

Tag cloud. Shop starter, manages starting visible articles, etc.

Definition at line 7 of file oxwtagcloud.php.


Member Function Documentation

oxwTagCloud.displayInBox (  ) 

Checks if tags list should be displayed in separate box

Returns:
bool

Definition at line 34 of file oxwtagcloud.php.

oxwTagCloud.getTagCloudManager (  ) 

Returns tag cloud manager class

Returns:
oxTagCloud

Definition at line 44 of file oxwtagcloud.php.

oxwTagCloud.isMoreTagsVisible (  ) 

Template variable getter. Returns true

Returns:
bool

Reimplemented from oxUBase.

Definition at line 54 of file oxwtagcloud.php.

oxwTagCloud.render (  ) 

Executes parent.render(), loads action articles (oxarticlelist.loadAktionArticles()). Returns name of template file to render.

Returns:
string cuurent template file name

Reimplemented from oxUBase.

Definition at line 22 of file oxwtagcloud.php.


Member Data Documentation

oxwTagCloud.$_sThisTemplate = 'widget/sidebar/tags.tpl' [protected]

Reimplemented from oxView.

Definition at line 13 of file oxwtagcloud.php.


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