Inheritance diagram for oxwTagCloud:
Collaboration diagram for oxwTagCloud:Public Member Functions | |
| render () | |
| displayInBox () | |
| getTagCloudManager () | |
| isMoreTagsVisible () | |
Protected Attributes | |
| $_sThisTemplate = 'widget/sidebar/tags.tpl' | |
Tag cloud. Shop starter, manages starting visible articles, etc.
Definition at line 7 of file oxwtagcloud.php.
| oxwTagCloud.displayInBox | ( | ) |
Checks if tags list should be displayed in separate box
Definition at line 34 of file oxwtagcloud.php.
| oxwTagCloud.getTagCloudManager | ( | ) |
| oxwTagCloud.isMoreTagsVisible | ( | ) |
Template variable getter. Returns true
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.
Reimplemented from oxUBase.
Definition at line 22 of file oxwtagcloud.php.
oxwTagCloud.$_sThisTemplate = 'widget/sidebar/tags.tpl' [protected] |
Reimplemented from oxView.
Definition at line 13 of file oxwtagcloud.php.
1.7.1