Element index for package Template
[ d ]
[ f ]
[ g ]
[ k ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ _ ]
top
d
- $delim
- in file Simple.php, variable SimpleTemplate::$delim
List of predefined delimiters. A delimiter is a
- $delim_literal
- in file Simple.php, variable SimpleTemplate::$delim_literal
List of predefined delimiters, represented minus the slashes in place for insertion into regular expressions, as the $delim list is.
- determine
- in file Simple.php, method SimpleTemplate::determine()
Determines the value to return based on the specified $obj and $var.
top
top
g
- getPath
- in file Simple.php, method SimpleTemplate::getPath()
Returns the $path property or the current directory if the $path is empty.
top
top
p
- $path
- in file Simple.php, variable SimpleTemplate::$path
The path to the template directory.
- parse
- in file Transformation.php, method TemplateTransformation::parse()
Parses a block of transformations into an associative array of TemplateTransformation objects (usually taken from a [Transformations: ...] directive).
top
top
s
- setDelim
- in file Simple.php, method SimpleTemplate::setDelim()
Sets $use_delim to the specified value.
- SimpleTemplate
- in file Simple.php, method SimpleTemplate::SimpleTemplate()
Constructor method.
- SimpleTemplate
- in file Simple.php, class SimpleTemplate
SimpleTemplate is a tag-substitution engine with malleable tag formats,
- SIMPLE_TEMPLATE_DELIM_ASP
- in file Simple.php, constant SIMPLE_TEMPLATE_DELIM_ASP
- SIMPLE_TEMPLATE_DELIM_COMMENTS
- in file Simple.php, constant SIMPLE_TEMPLATE_DELIM_COMMENTS
- SIMPLE_TEMPLATE_DELIM_CURLY
- in file Simple.php, constant SIMPLE_TEMPLATE_DELIM_CURLY
- SIMPLE_TEMPLATE_DELIM_DOTS
- in file Simple.php, constant SIMPLE_TEMPLATE_DELIM_DOTS
- SIMPLE_TEMPLATE_DELIM_POUND
- in file Simple.php, constant SIMPLE_TEMPLATE_DELIM_POUND
- SIMPLE_TEMPLATE_DELIM_ROUND
- in file Simple.php, constant SIMPLE_TEMPLATE_DELIM_ROUND
- SIMPLE_TEMPLATE_DELIM_TAGS
- in file Simple.php, constant SIMPLE_TEMPLATE_DELIM_TAGS
- Simple.php
- procedural page Simple.php
top
top
top
|
|