Variables

These documentation pages are no longer maintained. Please visit the new documentation site.

Template functions related to variables/types.

Operator Description
append-blockSimilar to set-block but will create an array out of all appe...
defaultDeclares (and defines) a variable if it does not already exist.
letDeclares (and defines) a variable. Warns if variable exists.
sequenceCreates a sequence that can be iterated over.
setSets the value of a variable.
set-blockRenders all it's children as text and sets it as a template v...

Comments

Contents

Reference

Database diagram
Template operators
Template functions
    GUI
    Miscellaneous
    Program flow
    Variables
       append-block
       default
       let
       sequence
       set
       set-block
Data fetching
Modules
XML tags


Created

06/02/2004
2:12:03 pm
by Balazs Halasy

Last updated

06/02/2004
2:22:30 pm
by Balazs Halasy

Authors

Balazs Halasy



This page is part of the eZ Publish documentation. The documentation is available under the GNU Free Documentation License. All contributions will be released under the terms of this license.