acs::db::nsdb-postgresql method call content_type create_type (public)

 <instance of acs::db::nsdb-postgresql[i]> call content_type create_type \
    [ -dbn dbn ] -content_type content_type  [ -supertype supertype ] \
    -pretty_name pretty_name  -pretty_plural pretty_plural  \
    -table_name table_name  [ -id_column id_column ] \
    [ -name_method name_method ]

Defined in packages/acs-api-browser/tcl/api-doc-init.tcl

Automatically generated method

Switches:
-dbn
(optional)
-content_type
(required)
-supertype
(defaults to "content_revision") (optional)
-pretty_name
(required)
-pretty_plural
(required)
-table_name
(required)
-id_column
(defaults to "XXX") (optional)
-name_method
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) acs::db::nsdb-postgresql instproc {call content_type create_type} acs::db::nsdb-postgresql instproc {call content_type create_type} acs::db::nsdb-postgresql instproc {call content_type create_type}->db_with_handle

Testcases:
No testcase defined.
[ show source ]
Show another procedure: