Ingo_TemplateLocated in /lib/Template.php (line 32)
array
$_arrays
= array() (line 67)
Loop tag values.
string
$_basepath
= '' (line 53)
Directory that templates should be read from.
Horde_Cache
$_cache
(line 39)
The Horde_Cache object to use.
array
$_foreachMap
= array() (line 88)
Foreach variable mappings.
integer
$_foreachVar
= 0 (line 95)
Foreach variable incrementor.
array
$_options
= array() (line 46)
Option values.
array
$_pregcache
= array() (line 102)
preg_match() cache.
array
$_scalars
= array() (line 60)
Tag (scalar) values.
string
$_template
= null (line 81)
Template source.
string
$_templateFile
= null (line 74)
Path to template source.
Constructor Ingo_Template (line 109)
Constructor.
fetch (line 211)
Fetches a template from the specified file and return the parsed contents.
get (line 192)
Returns the value of a tag or loop.
getOption (line 160)
Returns an option's value.
parse (line 256)
Parses all variables/tags in the template.
set (line 172)
Sets a tag, loop, or if variable.
setOption (line 136)
Sets an option.
Currently available options are:
setTemplate (line 146)
Set the template contents to a string.
_parse (line 271)
Parses all variables/tags in the template.
Documentation generated on Sun, 30 Jan 2011 05:29:31 +0000 by phpDocumentor 1.4.3