xo::db::Class proc get_class_from_db (public)
xo::db::Class get_class_from_db [ -object_type object_type ]
Defined in /var/www/openacs.org/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
- Testcases:
- xotcl_core_tutorial_3