acs_object_type::get_table_name (public)

 acs_object_type::get_table_name -object_type object_type

Defined in packages/acs-tcl/tcl/object-type-procs.tcl

Return the table name associated with an object_type. Allow caching of the table_name as it is unlikely to change without a restart of the server (which is mandatory after an upgrade)

Switches:
-object_type
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 test_object_type_table_name object_type_table_name (test acs-tcl) acs_object_type::get_table_name acs_object_type::get_table_name test_object_type_table_name->acs_object_type::get_table_name acs_object_type::get_table_name_not_cached acs_object_type::get_table_name_not_cached (private) acs_object_type::get_table_name->acs_object_type::get_table_name_not_cached util_memoize util_memoize (public) acs_object_type::get_table_name->util_memoize content::get_content content::get_content (public) content::get_content->acs_object_type::get_table_name content::item::get content::item::get (public) content::item::get->acs_object_type::get_table_name content::item::get_revision_content content::item::get_revision_content (public) content::item::get_revision_content->acs_object_type::get_table_name content::revision::new content::revision::new (public) content::revision::new->acs_object_type::get_table_name

Testcases:
object_type_table_name
[ show source ]
Show another procedure: