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
content_type

Partial Call Graph (max 5 caller/called nodes):
%3 etp::get_content_items etp::get_content_items (public) etp::get_attribute_desc etp::get_attribute_desc etp::get_content_items->etp::get_attribute_desc packages/edit-this-page/www/etp-edit.tcl packages/edit-this-page/ www/etp-edit.tcl packages/edit-this-page/www/etp-edit.tcl->etp::get_attribute_desc

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