previo
|
siguiente
Goal: Separate program logic from presentation
A very brief overview of some of the additional tags supported in OpenACS ADP files.
<if>
Conditional execution of HTML.
<else>
is also supported.
<multiple>
Loop over a template multirow structure (usually, zero or more rows returned by a database query).
<list>
Loop over a Tcl list.
<include>
Include the output of another template.