xo::db::Class proc get_class_from_db (public)

 xo::db::Class[i] get_class_from_db [ -object_type object_type ]

Defined in packages/xotcl-core/tcl/05-db-procs.tcl

Fetch an acs_object_type from the database and create an XOTcl class from this information.

Switches:
-object_type
(optional)
Returns:
class name of the created XOTcl class

Partial Call Graph (max 5 caller/called nodes):
%3 test_xotcl_core_tutorial_3 xotcl_core_tutorial_3 (test xotcl-core) xo::db::Class proc get_class_from_db xo::db::Class proc get_class_from_db test_xotcl_core_tutorial_3->xo::db::Class proc get_class_from_db ad_try ad_try (public) xo::db::Class proc get_class_from_db->ad_try

Testcases:
xotcl_core_tutorial_3
[ show source ]
Show another procedure: