ez.no / ezpublish / documentation / incoming / appendices / appendix e - ez publish template operators
These documentation pages are no longer maintained. Please visit the new documentation site.
Below is a list of all template operators that I found in version 3.3-2. You find the operators grouped under the filename in which they are defined, and where you can find the documentation.
kernel/common/ezurloperator.php
See .../development/libraries/ez_template/operators/miscellaneous.
ezurl
ezroot
ezdesign
ezimage
exturl
ezsys
ezhttp
ezini
kernel/common/ezi18noperator.php
See .../development/libraries/ez_i18n.
i18n
x18n
kernel/common/ezdateoperatorcollection.php
month_overview
kernel/common/ezautolinkoperator.php
See .../development/libraries/ez_template/operators/miscellaneous.
autolink
kernel/common/ezsimpletagsoperator.php
simpletags
kernel/common/eztreemenuoperator.php
See .../incoming/developing_projects/extensions/treemenu.
treemenu
kernel/common/ezwordtoimageoperator.php
/community/contributions/template_plugins/wordtoimage_operator
wordtoimage
kernel/common/ezkerneloperator.php
See .../incoming/user_preferences.
ezpreference
kernel/common/ezmoduleparamsoperator.php
module_params
kernel/common/ezpackageoperator.php
ezpackage
lib/ezpdf/classes/ezpdf.php
See .../incoming/pdf_template_operators.
pdf
lib/eztemplate/classes/eztemplatearrayoperator.php
See .../development/libraries/ez_template/operators/array_handling.
array
hash
prepend
append
merge
contains
compare
extract
extract_left
extract_right
begins_with
ends_with
implode
explode
repeat
reverse
insert
remove
replace
unique
lib/eztemplate/classes/eztemplateexecuteoperator.php
See .../development/libraries/ez_template/operators/data_fetch.
fetch
fetch_alias
lib/eztemplate/classes/eztemplatelocaleoperator.php
See .../development/libraries/ez_template/operators/miscellaneous.
l10n
datetime
currentdate
maketime
makedate
gettime
lib/eztemplate/classes/eztemplateattributeoperator.php
See .../development/libraries/ez_template/operators/miscellaneous.
attribute
lib/eztemplate/classes/eztemplatenl2broperator.php
nl2br
lib/eztemplate/classes/eztemplatetextoperator.php
See .../development/libraries/ez_template/operators/miscellaneous.
concat
indent
lib/eztemplate/classes/eztemplateunitoperator.php
See .../development/libraries/ez_template/operators/miscellaneous.
si
lib/eztemplate/classes/eztemplatelogicoperator.php
See .../development/libraries/ez_template/operators/logical_handling.
lt
gt
le
ge
eq
ne
null
not
true
false
or
and
choose
lib/eztemplate/classes/eztemplatetypeoperator.php
See .../development/libraries/ez_template/operators/type_handling.
is_array
is_boolean
is_integer
is_float
is_numeric
is_string
is_object
is_class
is_null
is_set
is_unset
get_type
get_class
lib/eztemplate/classes/eztemplatecontroloperator.php
See .../development/libraries/ez_template/operators/control_structure_handling.
cond
first_set
lib/eztemplate/classes/eztemplatearithmeticoperator.php
See .../development/libraries/ez_template/operators/arithmetics.
sum
sub
inc
dec
div
mod
mul
max
min
abs
ceil
floor
round
count
roman
lib/eztemplate/classes/eztemplateimageoperator.php
See .../development/libraries/ez_template/operators/image_handling.
texttoimage
image
imagefile
lib/eztemplate/classes/eztemplatestringoperator.php
See .../development/libraries/ez_template/operators/string_handling.
upcase
downcase
count_words
count_chars
trim
break
wrap
upfirst
upword
simplify
trim
wash
chr
ord
shorten
pad
lib/eztemplate/classes/eztemplatedigestoperator.php
crc32
md5
rot13
Comments