Defined in tcl/ad-style.tclFinds a template to source (looks at what templates are available, what the user prefers, and what the site defaults are), parses it in the caller's environment, and ns_return's the bytes to the user. file_name, if specified, overrides the base file name used to determine which template to use. cache_p, if specified, can disable or enable caching by altering the HTTP header.
- Parameters:
-
file_name (optional)
cache_p (defaults to "1"
)