category::tagcloud::get_tags (public)

 category::tagcloud::get_tags -tree_id tree_id

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

Returns a list of categories and their weights (number of objects mapped to each category) for a give category tree. This is a memoized function which caches for two hours.

Switches:
-tree_id
(required)
Author:
Matthew Burke <matt-oacs@bluedino.net>
Created:
Oct 1, 2005
See Also:

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

Testcases:
category_object_mapping
[ show source ]
Show another procedure: