template::tag_attribute (private)
template::tag_attribute tag attribute
Defined in packages/acs-templating/tcl/parse-procs.tcl
Return an attribute from a tag that has already been processed.
- Parameters:
- tag (required)
- the tag identifier
- attribute (required)
- the attribute name
- Returns:
- the value of the tag's attribute
- Author:
- Lee Denison <lee@runtime-collective.com>
- Created:
- 2002-01-30
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.