[
class tree:
] [
index:
] [
all elements
]
Packages:
HTML_Template_PHPLIB
Index of all elements
[
a
] [
b
] [
c
] [
d
] [
f
] [
g
] [
h
] [
i
] [
m
] [
p
] [
r
] [
s
] [
t
] [
u
] [
v
]
a
authors.php
procedural page
authors.php
top
b
block.php
procedural page
block.php
top
c
checkBlockDefinitions
in file Validator.php, method
HTML_Template_PHPLIB_Validator::checkBlockDefinitions()
Check if all block definitions have a closing counterpart and if the block comments have all the required spaces
top
d
$debug
in file PHPLIB.php, variable
HTML_Template_PHPLIB::$debug
If set, echo assignments
dieHard
in file Tool.php, method
HTML_Template_PHPLIB_Tool::dieHard()
doHelp
in file Tool.php, method
HTML_Template_PHPLIB_Tool::doHelp()
doValidate
in file Tool.php, method
HTML_Template_PHPLIB_Tool::doValidate()
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
getAction
in file Tool.php, method
HTML_Template_PHPLIB_Tool::getAction()
getLastError
in file PHPLIB.php, method
HTML_Template_PHPLIB::getLastError()
Returns the last error message if any
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,
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, class
HTML_Template_PHPLIB
Converted PHPLIB Template class
HTML_Template_PHPLIB
in file PHPLIB.php, method
HTML_Template_PHPLIB::HTML_Template_PHPLIB()
Constructor
HTML_Template_PHPLIB_Tool
in file Tool.php, method
HTML_Template_PHPLIB_Tool::HTML_Template_PHPLIB_Tool()
HTML_Template_PHPLIB_Tool
in file Tool.php, class
HTML_Template_PHPLIB_Tool
Command line tool to use the HTML_Template_PHPLIB validator and generator.
HTML_Template_PHPLIB_Validator
in file Validator.php, class
HTML_Template_PHPLIB_Validator
Class to validate templates (syntax checks)
top
i
ittest.php
procedural page
ittest.php
intcmpLine
in file Validator.php, method
HTML_Template_PHPLIB_Validator::intcmpLine()
Compares the two error arrays by line number
top
m
myT
in file block.php, class
myT
Converted PHPLIB Template class
top
p
PHPLIB.php
procedural page
PHPLIB.php
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
run
in file Tool.php, method
HTML_Template_PHPLIB_Tool::run()
Start the tool
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
sortByLine
in file Validator.php, method
HTML_Template_PHPLIB_Validator::sortByLine()
Sorts the given error array by line numbers
subst
in file PHPLIB.php, method
HTML_Template_PHPLIB::subst()
Substitute variables in handle $handle
top
t
tpl1.php
procedural page
tpl1.php
Tool.php
procedural page
Tool.php
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
v
Validator.php
procedural page
Validator.php
validate
in file Validator.php, method
HTML_Template_PHPLIB_Validator::validate()
Validates a template file.
top
Documentation generated on Mon, 11 Mar 2019 15:10:06 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.