Path

ez.no / ezpublish / documentation / incoming / appendices / appendix e - ez publish template operators


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

Contents

Incoming

APPENDICES
    Appendix A - eZ publish libraries
    Appendix B - eZ publish modules
    Appendix C - eZ publish datatypes
    Appendix D - eZ publish content classes
    Appendix E - eZ publish template oper...
    Appendix F - eZ publish template func...
Design
Developing and Improving eZpublish
Developing projects
eZ publish development cycle
eZ publish site structure
Hide shop/setup navigation tab
How does the new menu system work?
How to find a node id in the path array
How to find the parent and grandparen...
How to set cache expire time or disab...
HTTP Post to URL conversion
Image Map
Javascript popupmenu
Line ending in email
List of MIME types
Managing Development
MySQL Server Character Set
Package format
PDF export tutorial
Persistent template variable
PHP and Apache 2
Problems on Mac OS 9 and Mac OS X
Remove confirmation when discarding a...
Session
Setting several variables in a section
Setting up RSS Import
Setup PHP for comandline usage (PHP-C...
Smart viewcache cleaning system
SSL with eZ over a SSL proxy
System development
Test document
The Community Server
Truetype font in PDF
Tutorial: Using user/register
User preferences
WebDAV clients and compatiblity
What does "Something: Tag 'link' must...


Created

31/10/2003
10:25:37 am
by Balazs Halasy

Last updated

31/01/2004
2:07:40 am
by Harry Oosterveen

Authors

Balazs Halasy
Harry Oosterveen



This page is part of the eZ Publish documentation. The documentation is available under the GNU Free Documentation License. All contributions will be released under the terms of this license.