ad_register_styletag

EveAndersson.com : API Browser : ad_register_styletag

ad_register_styletag

ad_register_styletag tagname tag_documentation proc_body
Defined in tcl/ad-style.tcl

Defines a new site-wide style, includes an ADP tag and a procedure for use by .tcl pages (starting with "ad_style_"). The supplied procedure body should reference $string and $tagset (the variables given in the AOLserver Tcl API docs for ns_register_adptag)

Parameters:
tagname
tag_documentation
proc_body
[ show source ]

Show another procedure:

eve@eveandersson.com