etp::make_content_type (public, deprecated)
etp::make_content_type content_type pretty_name pretty_plural \ attribute_metadata
Defined in packages/edit-this-page/tcl/etp-procs.tcl
Deprecated. Invoking this procedure generates a warning.
- Parameters:
- content_type (required)
- pretty_name (required)
- pretty_plural (required)
- attribute_metadata (required)
- See Also:
- define_content_type
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: ad_log_deprecated proc etp::make_content_type 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