etp::make_content_type (public)

 etp::make_content_type content_type pretty_name pretty_plural \
    attribute_metadata

Defined in packages/edit-this-page/tcl/etp-procs.tcl

obsolete name; use define_content_type instead

Parameters:
content_type
pretty_name
pretty_plural
attribute_metadata

Partial Call Graph (max 5 caller/called nodes):
%3 etp::define_content_type etp::define_content_type (public) etp::make_content_type etp::make_content_type etp::make_content_type->etp::define_content_type

Testcases:
No testcase defined.
Source code:
    return [define_content_type $content_type $pretty_name $pretty_plural $attribute_metadata]
Generic XQL file:
packages/edit-this-page/tcl/etp-procs.xql

PostgreSQL XQL file:
packages/edit-this-page/tcl/etp-procs-postgresql.xql

Oracle XQL file:
packages/edit-this-page/tcl/etp-procs-oracle.xql

[ hide source ] | [ make this the default ]
Show another procedure: