[Horde_Template] element index
Package indexes
Ingo
horde
Horde_Block
Horde_IMAP
All elements
f
g
i
p
s
t
_
_
top
$_arrays
Ingo_Template::$_arrays
in Template.php
Loop tag values.
$_basepath
Ingo_Template::$_basepath
in Template.php
Directory that templates should be read from.
$_cache
Ingo_Template::$_cache
in Template.php
The Horde_Cache object to use.
$_foreachMap
Ingo_Template::$_foreachMap
in Template.php
Foreach variable mappings.
$_foreachVar
Ingo_Template::$_foreachVar
in Template.php
Foreach variable incrementor.
$_options
Ingo_Template::$_options
in Template.php
Option values.
$_pregcache
Ingo_Template::$_pregcache
in Template.php
preg_match() cache.
$_scalars
Ingo_Template::$_scalars
in Template.php
Tag (scalar) values.
$_template
Ingo_Template::$_template
in Template.php
Template source.
$_templateFile
Ingo_Template::$_templateFile
in Template.php
Path to template source.
_parse
Ingo_Template::_parse()
in Template.php
Parses all variables/tags in the template.
f
top
fetch
Ingo_Template::fetch()
in Template.php
Fetches a template from the specified file and return the parsed contents.
g
top
get
Ingo_Template::get()
in Template.php
Returns the value of a tag or loop.
getOption
Ingo_Template::getOption()
in Template.php
Returns an option's value.
i
top
Ingo_Template
Ingo_Template::Ingo_Template()
in Template.php
Constructor.
Ingo_Template
Ingo_Template
in Template.php
INGO_TEMPLATE_STRING
INGO_TEMPLATE_STRING
in Template.php
The identifier to use for memory-only templates.
p
top
parse
Ingo_Template::parse()
in Template.php
Parses all variables/tags in the template.
s
top
set
Ingo_Template::set()
in Template.php
Sets a tag, loop, or if variable.
setOption
Ingo_Template::setOption()
in Template.php
Sets an option.
setTemplate
Ingo_Template::setTemplate()
in Template.php
Set the template contents to a string.
t
top
Template.php
Template.php
in Template.php
f
g
i
p
s
t
_