doc_parse_property_string (private)

 doc_parse_property_string properties

Defined in packages/acs-tcl/tcl/document-procs.tcl

Parses a properties declaration of the form that programmers specify.

Parameters:
properties - The property string as the programmer specified it.
Returns:
an internal array-as-a-list representation of the properties declaration.
Error:
if there's any problem with the string.

Partial Call Graph (max 5 caller/called nodes):
%3 ad_page_contract ad_page_contract (public) doc_parse_property_string doc_parse_property_string ad_page_contract->doc_parse_property_string

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