xo::db::Class proc get_table_name (public)
xo::db::Class get_table_name -object_type object_type
Defined in /var/www/openacs.org/packages/xotcl-core/tcl/05-db-procs.tcl
Get the table_name of an object_type from the database. If the object_type does not exist, the return value is empty.
- Switches:
- -object_type (required)
- Returns:
- table_name
- Testcases:
- xotcl_core_tutorial_2