ez.no / ezpublish / documentation / reference / template operators / data extraction
These documentation pages are no longer maintained. Please visit the new documentation site.
The following table contains a list of template operators that are related to information retreival/data extraction. Click on the name of an operator for more information about that specific operator (usage, parameters, description, examplets, etc.).
| Operator | Description |
|---|---|
| currentdate | Returns the current date and time. |
| ezini | Gives access to variables inside the config. files. |
| ezhttp | Returns GET, POST and session values/variables. |
| ezpreference | Fetches a value from a user's preference. |
| ezsys | Returns misc values such as wwwdir, sitedir, etc. |
| fetch | Gets/extracts data from various modules. |
| module_params | Extracts parameters from the module that was run. |
Comments