acs::db::nsdb-postgresql method call content_item is_subclass (public)
<instance of acs::db::nsdb-postgresql> call content_item is_subclass \ [ -dbn dbn ] -object_type object_type -supertype supertype
Defined in packages/acs-tcl/tcl/00-acs-tcl-init.tcl
Automatically generated method TYPES: {character varying} {character varying}
- Switches:
- -dbn (optional)
- -object_type (required)
- -supertype (required)
- Testcases:
- No testcase defined.
Source code: db_with_handle -dbn $dbn __DB { set s [ns_pg_bind 0or1row $__DB {select content_item__is_subclass(:object_type,:supertype)}] return [ns_set value $s 0] }XQL Not present: Generic, PostgreSQL, Oracle