xo::db::CrClass proc ensure_item_ids_instantiated (public)

 xo::db::CrClass[i] ensure_item_ids_instantiated [ -initialize on|off ] \
    -item_ids item_ids 

Defined in /var/www/openacs.org/packages/xotcl-core/tcl/cr-procs.tcl

Make sure, the objects all of the provided items_ids are instantiated (i.e. the same-named objects do exist as executable commands in the current thread).

Switches:
-initialize (optional, boolean, defaults to "true")
-item_ids (required)

Testcases:
link_tests
[ show source ]
Show another procedure: