Object tags

Available in

Example

Following example creates link to tag results page using tag name as anchor text - used in TagCloud box.

<a style="font-size:{tag.get_fontsize}px;" href="{tag.get_href}"><vte:value select="{tag.name}" /></a>

Params

Parameter name Value Description
id integer tag id
name string tag name
rating integer number of times tag was used
fontsize integer calculated fontsize for tag could
get_id integer Returns tag id
get_name string Returns tag name
get_rating integer Returns number of times tag was used
get_fontsize integer Returns calculated fontsize for tag could
get_href string Returns tag page href
 
devdoc/objects/tags.txt · Last modified: 2008/11/13 08:38 by boccio
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki