item::content_methods_by_type (public, deprecated)

 item::content_methods_by_type content_type [ args... ]

Defined in packages/acs-content-repository/tcl/deprecated-procs.tcl

Deprecated. Invoking this procedure generates a warning.

Parameters:
content_type (required)
The content type
Options:
-get_labels
Return not just a list of types, but a list of name-value pairs, as in the -options ATS switch for form widgets
Returns:
A Tcl list of all possible content methods
See Also:

Partial Call Graph (max 5 caller/called nodes):
ad_log_deprecated ad_log_deprecated (public) db_list db_list (public) template::util::get_opts template::util::get_opts (public) item::content_methods_by_type item::content_methods_by_type item::content_methods_by_type->ad_log_deprecated item::content_methods_by_type->db_list item::content_methods_by_type->template::util::get_opts

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