ad_style_html_attribute_list_example

one of the documented procedures in this installation of the ACS
Usage:
ad_style_html_attribute_list_example   { string "" }   { tagset "" }
What it does:
Proc generated by ad_register_styletag to support the html_attribute_list_example ADP tag.
Defined in: /web/philip/tcl/ad-style.tcl

Source code:


    return [ad_style_example_table Attribute $string]


philg@mit.edu