category::tagcloud::tagcloud (public)

 category::tagcloud::tagcloud -tree_id tree_id

Defined in packages/categories/tcl/tagcloud-procs.tcl

Generate a tag cloud for the categories in the given category tree.

Switches:
-tree_id
(required)
Options:
-tree_id
tree_id of the tree for which to generate the cloud.
Returns:
HTML fragment for the tag cloud.
Author:
Matthew Burke <matt-oacs@bluedino.net>

Partial Call Graph (max 5 caller/called nodes):
%3 test_category_object_mapping category_object_mapping (test categories) category::tagcloud::tagcloud category::tagcloud::tagcloud test_category_object_mapping->category::tagcloud::tagcloud category::tagcloud::get_minmax_tagweights category::tagcloud::get_minmax_tagweights (private) category::tagcloud::tagcloud->category::tagcloud::get_minmax_tagweights category::tagcloud::get_tags category::tagcloud::get_tags (public) category::tagcloud::tagcloud->category::tagcloud::get_tags category::tagcloud::scale_weight category::tagcloud::scale_weight (private) category::tagcloud::tagcloud->category::tagcloud::scale_weight

Testcases:
category_object_mapping
[ show source ]
Show another procedure: