category::list::collapse_multirow (public)

 category::list::collapse_multirow [ -category_column category_column ] \
    -object_column object_column -name name

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

Takes a multirow, collapses it so that for each object there's the tcl-list of mapped categories in the category multirow column.

Switches:
-category_column
(defaults to "category_id") (optional)
multirow column name that holds the category_id and will later hold the tcl-list of category_ids
-object_column
(required)
multirow column name that holds the object_id of the categorized object.
-name
(required)
name of the multirow
Author:
Timo Hentschel <timo@timohentschel.de>
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
[ show source ]
Show another procedure: