acs_object_type::get (public)

 acs_object_type::get -object_type object_type -array array

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

Get info about an object type. Returns columns

  • object_type,
  • supertype,
  • abstract_p,
  • pretty_name,
  • pretty_plural,
  • table_name,
  • id_column,
  • package_name,
  • name_method,
  • type_extension_table,
  • dynamic_p

Switches:
-object_type (required)
-array (required)

Testcases:
acs_subsite_group_type
[ show source ]
Show another procedure: