etp::get_attribute_desc (public)
etp::get_attribute_desc name content_type
Defined in packages/edit-this-page/tcl/etp-procs.tcl
returns the attribute descriptor for the given attribute. works for extended attributes defined by the given content_type as well as for the standard attributes (title, description, and content). (the documentation for etp_make_content_type explains what's in an attribute descriptor contains)
- Parameters:
- name (required)
- content_type (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.