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