Latest releases
Latest stable release: 4.0.4
View changelog »
Copyright © 2005-2007 Spoonlabs d.o.o.
All rights Reserved.
| Parameter name | Value | Description |
|---|---|---|
| title | string | custom title for box, available in template via {TITLE} |
| box_id | string | custom html id for box, available in template via {BOX_ID} |
| Parameter name | Value | Description |
|---|---|---|
| limit | integer | max number of tags to retrieve |
| offset | integer | query offset, 0 based |
| search_article_id | integer | filter tags for article |
| search_starting_with | string | tags staring with phrase (uses LIKE 'xxx%' SQL statement) |
| Parameter name | Value | Description |
|---|---|---|
| tag_list | array | each item is an Tags/ArticlesTags object |
| TITLE | string | pass trough title parameter |
| BOX_ID | string | pass trough box_id parameter |