HTML_Template_Flexy
[ class tree: HTML_Template_Flexy ] [ index: HTML_Template_Flexy ] [ all elements ]

Element index for package HTML_Template_Flexy

[ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ m ] [ o ] [ p ] [ r ] [ s ] [ t ]

b

bufferedOutputObject
in file Flexy.php, method HTML_Template_Flexy::bufferedOutputObject() (subpackage: HTML_Template_Flexy-1.1.2)
    Outputs an object as $t, buffers the result and returns it.
top

c

$compiledTemplate
in file Flexy.php, variable HTML_Template_Flexy::$compiledTemplate (subpackage: HTML_Template_Flexy-1.1.2)
    The compiled template filename (Full path)
$currentTemplate
in file Flexy.php, variable HTML_Template_Flexy::$currentTemplate (subpackage: HTML_Template_Flexy-1.1.2)
    The source template filename (Full path)
compile
in file Flexy.php, method HTML_Template_Flexy::compile() (subpackage: HTML_Template_Flexy-1.1.2)
    compile the template
compileAll
in file Flexy.php, method HTML_Template_Flexy::compileAll() (subpackage: HTML_Template_Flexy-1.1.2)
    compiles all templates Used for offline batch compilation (eg. if your server doesn't have write access to the filesystem).
top

d

debug
in file Flexy.php, method HTML_Template_Flexy::debug() (subpackage: HTML_Template_Flexy-1.1.2)
    if debugging is on, print the debug info to the screen
top

e

$elementsFile
in file Flexy.php, variable HTML_Template_Flexy::$elementsFile (subpackage: HTML_Template_Flexy-1.1.2)
    The serialized elements array file.
top

f

Flexy.php
procedural page Flexy.php
top

g

$gettextStringsFile
in file Flexy.php, variable HTML_Template_Flexy::$gettextStringsFile (subpackage: HTML_Template_Flexy-1.1.2)
    The getTextStrings Filename
getElements
in file Flexy.php, method HTML_Template_Flexy::getElements() (subpackage: HTML_Template_Flexy-1.1.2)
    Get an array of elements from the template
top

h

HTML_TEMPLATE_FLEXY_ERROR_DIE
in file Flexy.php, constant HTML_TEMPLATE_FLEXY_ERROR_DIE
HTML_TEMPLATE_FLEXY_ERROR_FILE
in file Flexy.php, constant HTML_TEMPLATE_FLEXY_ERROR_FILE
HTML_TEMPLATE_FLEXY_ERROR_INVALIDARGS
in file Flexy.php, constant HTML_TEMPLATE_FLEXY_ERROR_INVALIDARGS
HTML_TEMPLATE_FLEXY_ERROR_RETURN
in file Flexy.php, constant HTML_TEMPLATE_FLEXY_ERROR_RETURN
HTML_TEMPLATE_FLEXY_ERROR_SYNTAX
in file Flexy.php, constant HTML_TEMPLATE_FLEXY_ERROR_SYNTAX
HTML_Template_Flexy
in file Flexy.php, method HTML_Template_Flexy::HTML_Template_Flexy() (subpackage: HTML_Template_Flexy-1.1.2)
    Constructor
HTML_Template_Flexy
in file Flexy.php, class HTML_Template_Flexy (subpackage: HTML_Template_Flexy-1.1.2)
    A Flexible Template engine - based on simpletemplate
top

m

mergeElement
in file Flexy.php, method HTML_Template_Flexy::mergeElement() (subpackage: HTML_Template_Flexy-1.1.2)
    A general Utility method that merges HTML_Template_Flexy_Elements Static method - no native debug avaiable..
top

o

$options
in file Flexy.php, variable HTML_Template_Flexy::$options (subpackage: HTML_Template_Flexy-1.1.2)
output
in file Flexy.php, method HTML_Template_Flexy::output() (subpackage: HTML_Template_Flexy-1.1.2)
    output / display ? - outputs an object, without copy by references..
outputObject
in file Flexy.php, method HTML_Template_Flexy::outputObject() (subpackage: HTML_Template_Flexy-1.1.2)
    Outputs an object as $t
top

p

plugin
in file Flexy.php, method HTML_Template_Flexy::plugin() (subpackage: HTML_Template_Flexy-1.1.2)
    Plugin (used by templates as $this->plugin(...) or {this.plugin(#...#,#....#)}
top

r

raiseError
in file Flexy.php, method HTML_Template_Flexy::raiseError() (subpackage: HTML_Template_Flexy-1.1.2)
    Lazy loading of PEAR, and the error handler..
top

s

setData
in file Flexy.php, method HTML_Template_Flexy::setData() (subpackage: HTML_Template_Flexy-1.1.2)
    Assign API -
setDataByRef
in file Flexy.php, method HTML_Template_Flexy::setDataByRef() (subpackage: HTML_Template_Flexy-1.1.2)
    Assign API - by Reference
staticQuickTemplate
in file Flexy.php, method HTML_Template_Flexy::staticQuickTemplate() (subpackage: HTML_Template_Flexy-1.1.2)
    static version which does new, compile and output all in one go.
top

t

toString
in file Flexy.php, method HTML_Template_Flexy::toString() (subpackage: HTML_Template_Flexy-1.1.2)
    render the template with data..
top

Documentation generated on Mon, 11 Apr 2005 14:53:01 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.