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

Element index for package apidoc

[ d ] [ f ] [ g ] [ h ] [ m ] [ p ] [ r ] [ s ] [ t ] [ u ]

d

$debug
in file PHPLIB.php, variable HTML_Template_PHPLIB::$debug
    If set, echo assignments
top

f

$file
in file PHPLIB.php, variable HTML_Template_PHPLIB::$file
    $file[handle] = 'filename';
$file_fallbacks
in file block.php, variable myT::$file_fallbacks
$file_fallbacks
in file PHPLIB.php, variable HTML_Template_PHPLIB::$file_fallbacks
    fallback paths that should be defined in a child class
finish
in file PHPLIB.php, method HTML_Template_PHPLIB::finish()
    Finish string
top

g

get
in file PHPLIB.php, method HTML_Template_PHPLIB::get()
    Get finished variable
getUndefined
in file PHPLIB.php, method HTML_Template_PHPLIB::getUndefined()
    Get undefined values of a handle
getVar
in file PHPLIB.php, method HTML_Template_PHPLIB::getVar()
    Return one or more specific variable(s) with their values.
getVars
in file PHPLIB.php, method HTML_Template_PHPLIB::getVars()
    Return all defined variables and their values
top

h

$haltOnError
in file PHPLIB.php, variable HTML_Template_PHPLIB::$haltOnError
    'yes' => halt, 'report' => report error, continue, 'no' => ignore error quietly
halt
in file PHPLIB.php, method HTML_Template_PHPLIB::halt()
    Error function. Halt template system with message to show
haltMsg
in file PHPLIB.php, method HTML_Template_PHPLIB::haltMsg()
    printf error message to show
HTML_Template_PHPLIB
in file PHPLIB.php, method HTML_Template_PHPLIB::HTML_Template_PHPLIB()
    Constructor
HTML_Template_PHPLIB
in file PHPLIB.php, class HTML_Template_PHPLIB
    Converted PHPLIB Template class
top

m

myT
in file block.php, class myT
    Converted PHPLIB Template class
top

p

p
in file PHPLIB.php, method HTML_Template_PHPLIB::p()
    Print variable to the browser
parse
in file PHPLIB.php, method HTML_Template_PHPLIB::parse()
    Parse handle into target
pParse
in file PHPLIB.php, method HTML_Template_PHPLIB::pParse()
    Same as parse, but printing it.
pSubst
in file PHPLIB.php, method HTML_Template_PHPLIB::pSubst()
    Same as subst but printing the result
top

r

$root
in file PHPLIB.php, variable HTML_Template_PHPLIB::$root
    Relative filenames are relative to this pathname
top

s

setBlock
in file PHPLIB.php, method HTML_Template_PHPLIB::setBlock()
    Set a block in the appropriate template handle
setFile
in file PHPLIB.php, method HTML_Template_PHPLIB::setFile()
    Set appropriate template files
setRoot
in file PHPLIB.php, method HTML_Template_PHPLIB::setRoot()
    Sets the template directory
setUnknowns
in file PHPLIB.php, method HTML_Template_PHPLIB::setUnknowns()
    What to do with unknown variables
setVar
in file PHPLIB.php, method HTML_Template_PHPLIB::setVar()
    Set corresponding substitutions for placeholders
subst
in file PHPLIB.php, method HTML_Template_PHPLIB::subst()
    Substitute variables in handle $handle
top

t

Template_PHPLIB
in file PHPLIB.php, class Template_PHPLIB
    Backwards-compatibility for HTML_Template_PHPLIB.
top

u

$unknowns
in file PHPLIB.php, variable HTML_Template_PHPLIB::$unknowns
    'remove' => remove undefined variables
top

Documentation generated on Mon, 11 Mar 2019 15:00:31 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.