Variables

FunctionSummary
append-block Redirects the output from multiple blocks of template code to an array.
def Declares (and defines) a variable. Warns if the variable already exists.
default Deprecated.
let Deprecated.
sequence Creates a sequence that can be iterated.
set Sets the value of a variable.
set-block Redirects the output from a block of template code to a string.
undef Destroys previously defined variable(s).

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.