IMP_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 IMP_Template (line 109)
Constructor.
fetch (line 206)
Fetches a template from the specified file and return the parsed contents.
get (line 187)
Returns the value of a tag or loop.
getOption (line 155)
Returns an option's value.
parse (line 252)
Parses all variables/tags in the template.
set (line 167)
Sets a tag, loop, or if variable.
setOption (line 131)
Sets an option.
Currently available options are:
setTemplate (line 141)
Set the template contents to a string.
_parse (line 267)
Parses all variables/tags in the template.
Documentation generated on Sun, 30 Jan 2011 05:28:18 +0000 by phpDocumentor 1.4.3