category::phase_in (public)

 category::phase_in category_id

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

Marks a category to be visible for categorizing new objects / update existing objects. Make sure to use category_tree::flush_cache afterwards.

Parameters:
category_id - category_id of the category to be phased in
Author:
Timo Hentschel <timo@timohentschel.de>
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 test_category_crud category_crud (test categories) category::phase_in category::phase_in test_category_crud->category::phase_in db_exec_plsql db_exec_plsql (public) category::phase_in->db_exec_plsql packages/categories/www/cadmin/category-phase-in.tcl packages/categories/ www/cadmin/category-phase-in.tcl packages/categories/www/cadmin/category-phase-in.tcl->category::phase_in

Testcases:
category_crud
[ show source ]
Show another procedure: