ibexa

Path

ez publish / technical manual / 4.x / reference / template operators / data and information extrac...


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

Data and information extraction

OperatorSummary
currentdate Returns the timestamp of the current date/time.
ezhttp Returns GET, POST, session and cookie variables.
ezhttp_hasvariable Returns TRUE if the specified HTTP variable is set.
ezini Provides read access to settings in the configuration files.
ezini_hasvariable Returns TRUE if the specified configuration directive is set.
ezmodule Returns TRUE if the specified module or view is enabled.
ezpreference Provides access to a user's preference values.
ezsys Returns misc values such as wwwdir, sitedir, etc.
fetch Provides access to the fetch functions of a module.
module_params Extracts parameters from the module that was run.

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

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


Comments

There are no comments.