The SkunkWeb STML Reference
Previous:
The SkunkWeb STML Reference
Up:
The SkunkWeb STML Reference
Next:
1 Introduction to STML
Contents
Contents
1 Introduction to STML
2 Setting and Showing Things
1
<:val:>
2
<:set:>
3
<:call:>
4
<:spool:>
5
<:args:>
6
<:compargs:>
7
<:default:>
8
<:date:>
9
<:del:>
3 Flow Control and Error Handling
1
<:if:>
,
<:elif:>
,
<:else:>
2
<:for:>
3
<:while:>
4
<:break:>
5
<:continue:>
6
<:try:>
,
<:except:>
,
<:else:>
,
<:finally:>
7
<:raise:>
8
<:halt:>
4 Including or Calling Other Documents
1
<:include:>
1 Python component files (
.pyinc
and
.pycomp
)
2
<:component:>
1 Python component files (
.pycomp
)
2 Making components cacheable
3 ``Deferred'' component rendering
4 ``Forced'' component rendering
5 ``Old'' Component Rendering
6 Restrictions on arguments to cacheable components
3
<:datacomp:>
and
<:return:>
1 Cacheable data components
4
<:type:>
5
<:cache:>
1 Using the
duration
argument
2 Using the
until
argument
6
<:import:>
5 HTML Helper Tags
1
<:url:>
2
<:img:>
3
<:form:>
4
<:hidden:>
5
<:redirect:>
6 Internet Services
1
<:sendmail:>
7 Text Messages with Message Catalogs
1
<:catalog:>
for message catalogs
2
<:msg:>
for retrieving messages
3 Variable Subsitution in Messages
4 Editing Message Catalogs
8 Documenting Your STML Code
1
<:doc:>
2
<:comment:>
or
<:#:>
3
<:* ....... *:>
9 Python Components
1 Top-Level Python Documents
2 Python Include Components
3 Regular Python Components
4 Python Data Components
10 Namespaces
1 The
CONNECTION
Object
Index
About this document ...
The SkunkWeb STML Reference
Previous:
The SkunkWeb STML Reference
Up:
The SkunkWeb STML Reference
Next:
1 Introduction to STML
Release 3.0.