ad_parse_html_attributes (public)
ad_parse_html_attributes [ -attribute_array attribute_array ] html \ [ pos ]
Defined in packages/acs-tcl/tcl/text-html-procs.tcl
This is a wrapper proc for
ad_parse_html_attributes_upvar
, so you can parse attributes from a string without upvar'ing. See the documentation for the other proc.
- Switches:
- -attribute_array (optional)
- Parameters:
- html (required)
- pos (optional, defaults to
"0"
)- Author:
- Lars Pind <lars@pinds.com>
- Created:
- November 10, 2000
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- ad_parse_html_attributes