template::list::util_html_to_attributes_string (public)

 template::list::util_html_to_attributes_string html \
    [ default_summary_p ]

Defined in packages/acs-templating/tcl/list-procs.tcl

Takes a list in array get format and builds HTML attributes from them.

Parameters:
html (required)
A misnomer? The input isn't HTML, the output is HTML.
default_summary_p (optional, defaults to "0")
Include a default summary if one does not exist
Returns:
HTML attributes built from the list in array get format 2/28/2007 - Project Zen - Modifying to handle a default value for summary if default_summary_p = 1

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