Gollem_TemplateLocated in /lib/Template.php (line 31)
array
$_arrays
= array() (line 66)
Loop tag values.
string
$_basepath
= '' (line 52)
Directory that templates should be read from.
Horde_Cache
$_cache
(line 38)
The Horde_Cache object to use.
array
$_foreachMap
= array() (line 87)
Foreach variable mappings.
integer
$_foreachVar
= 0 (line 94)
Foreach variable incrementor.
array
$_options
= array() (line 45)
Option values.
array
$_pregcache
= array() (line 101)
preg_match() cache.
array
$_scalars
= array() (line 59)
Tag (scalar) values.
string
$_template
= null (line 80)
Template source.
string
$_templateFile
= null (line 73)
Path to template source.
Constructor Gollem_Template (line 108)
Constructor.
fetch (line 210)
Fetches a template from the specified file and return the parsed contents.
get (line 191)
Returns the value of a tag or loop.
getOption (line 159)
Returns an option's value.
parse (line 255)
Parses all variables/tags in the template.
set (line 171)
Sets a tag, loop, or if variable.
setOption (line 135)
Sets an option.
Currently available options are:
setTemplate (line 145)
Set the template contents to a string.
_parse (line 270)
Parses all variables/tags in the template.
Documentation generated on Sun, 30 Jan 2011 05:24:45 +0000 by phpDocumentor 1.4.3