Sitellite Application Framework
Class Tree         Index         All Elements

Element index for package Template

[ d ] [ f ] [ g ] [ k ] [ p ] [ r ] [ s ] [ t ] [ u ] [ _ ]

_

_fill
in file Simple.php, method SimpleTemplate::_fill()
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

f

$filter
in file Simple.php, variable SimpleTemplate::$filter
fill
in file Simple.php, method SimpleTemplate::fill()
    Fills the template and returns it. This is the mainloop of the parser.
top

g

getPath
in file Simple.php, method SimpleTemplate::getPath()
    Returns the $path property or the current directory if the $path is empty.
top

k

$key
in file Transformation.php, variable TemplateTransformation::$key
    The name of the element to which the transformation belongs.
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

r

$rule
in file Transformation.php, variable TemplateTransformation::$rule
    The actual transformation rule. See the examples above for format information.
register
in file Simple.php, method SimpleTemplate::register()
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

t

$type
in file Transformation.php, variable TemplateTransformation::$type
    The type of transformation. Can be 'regex', 'func', or 'alternate'.
Template
in file Template.php, class Template
TemplateTransformation
in file Transformation.php, method TemplateTransformation::TemplateTransformation()
    Constructor method.
TemplateTransformation
in file Transformation.php, class TemplateTransformation
    TemplateTransformation is the class that Template uses internally
template_simple
in file Simple.php, function template_simple()
template_simple_register
in file Simple.php, function template_simple_register()
Template.php
procedural page Template.php
Transformation.php
procedural page Transformation.php
transform
in file Transformation.php, method TemplateTransformation::transform()
    Performs the transformation on a given value.
top

u

$use_delim
in file Simple.php, variable SimpleTemplate::$use_delim
    Points to which delimiters to use (from the $delim array).
top

Copyright © 2007, SIMIAN systems Inc.
All rights reserved. Privacy policy
Documentation generated on Tue, 13 Feb 2007 17:16:33 -0600 by Sitellite AppDoc and phpDocumentor 1.2.2