| Operator | Summary |
|---|
| 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. |
| ezpagedata |
Extracts all the page data information. |
| 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. |