category_tree::get_id (public)

 category_tree::get_id name [ locale ]

Defined in packages/categories/tcl/category-trees-procs.tcl

Gets the id of a category tree given a name.

Parameters:
name - the name of the category tree to retrieve
locale (defaults to "en_US") - the locale in which the name is supplied
Returns:
the tree id or empty string if no category tree was found
Author:
Timo Hentschel <timo@timohentschel.de>

Partial Call Graph (max 5 caller/called nodes):
%3 test_category_tree_procs category_tree_procs (test categories) category_tree::get_id category_tree::get_id test_category_tree_procs->category_tree::get_id db_list db_list (public) category_tree::get_id->db_list Class ::xowiki::includelet::categories Class ::xowiki::includelet::categories (public) Class ::xowiki::includelet::categories->category_tree::get_id

Testcases:
category_tree_procs
[ show source ]
Show another procedure: