ibexa

Caution: This documentation is for eZ Publish legacy, from version 3.x to 5.x.

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).

Balazs Halasy (09/03/2005 1:19 pm)

Balazs Halasy (09/03/2005 1:20 pm)


Comments

There are no comments.