category_tree::get_mapped_trees (public)

 category_tree::get_mapped_trees object_id [ locale ]

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

Get the category trees mapped to an object.

Parameters:
object_id - object to get the mapped category trees.
locale (optional) - language in which to get the name. [ad_conn locale] used by default.
Returns:
Tcl list of lists: tree_id tree_name subtree_category_id assign_single_p require_category_p
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_mapped_trees category_tree::get_mapped_trees test_category_tree_procs->category_tree::get_mapped_trees category_tree::get_mapped_trees_from_object_list category_tree::get_mapped_trees_from_object_list (public) category_tree::get_mapped_trees->category_tree::get_mapped_trees_from_object_list category::ad_form::add_widgets category::ad_form::add_widgets (public) category::ad_form::add_widgets->category_tree::get_mapped_trees category::ad_form::fill_widgets category::ad_form::fill_widgets (public) category::ad_form::fill_widgets->category_tree::get_mapped_trees category::ad_form::get_categories category::ad_form::get_categories (public) category::ad_form::get_categories->category_tree::get_mapped_trees category::list::prepare_display category::list::prepare_display (public) category::list::prepare_display->category_tree::get_mapped_trees category_tree::get_multirow category_tree::get_multirow (public) category_tree::get_multirow->category_tree::get_mapped_trees

Testcases:
category_tree_procs
[ show source ]
Show another procedure: