bigace.classes.template
[ class tree: bigace.classes.template ] [ index: bigace.classes.template ] [ all elements ]

Element index for package bigace.classes.template

[ b ] [ c ] [ f ] [ g ] [ h ] [ i ] [ l ] [ o ] [ p ] [ r ] [ s ] [ t ] [ v ] [ _ ]

_

$_hiddenBlocks
in file HtmlTemplate.php, variable HtmlTemplate::$_hiddenBlocks
$_options
in file HtmlTemplate.php, variable HtmlTemplate::$_options
_addPregDelimiters
in file HtmlTemplate.php, method HtmlTemplate::_addPregDelimiters()
    Adds delimiters to a string, so it can be used as a pattern
_createTemplate
in file TemplateService.php, method TemplateService::_createTemplate()
_preserveOpeningDelimiter
in file HtmlTemplate.php, method HtmlTemplate::_preserveOpeningDelimiter()
    Replaces an opening delimiter by a special string
top

b

$blockdata
in file HtmlTemplate.php, variable HtmlTemplate::$blockdata
$blockinner
in file HtmlTemplate.php, variable HtmlTemplate::$blockinner
$blocklist
in file HtmlTemplate.php, variable HtmlTemplate::$blocklist
$blocknameRegExp
in file HtmlTemplate.php, variable HtmlTemplate::$blocknameRegExp
$blockRegExp
in file HtmlTemplate.php, variable HtmlTemplate::$blockRegExp
$blockvariables
in file HtmlTemplate.php, variable HtmlTemplate::$blockvariables
buildBlockvariablelist
in file HtmlTemplate.php, method HtmlTemplate::buildBlockvariablelist()
    Build a list of all variables within of a block
top

c

$callbackBlocknames
in file HtmlTemplate.php, variable HtmlTemplate::$callbackBlocknames
$clearCache
in file HtmlTemplate.php, variable HtmlTemplate::$clearCache
$clearCacheOnParse
in file HtmlTemplate.php, variable HtmlTemplate::$clearCacheOnParse
$closingDelimiter
in file HtmlTemplate.php, variable HtmlTemplate::$closingDelimiter
$currentBlock
in file HtmlTemplate.php, variable HtmlTemplate::$currentBlock
CODE_ERROR
in file HtmlTemplate.php, constant CODE_ERROR
CODE_OK
in file HtmlTemplate.php, constant CODE_OK
top

f

$fileRoot
in file HtmlTemplate.php, variable HtmlTemplate::$fileRoot
$flagBlocktrouble
in file HtmlTemplate.php, variable HtmlTemplate::$flagBlocktrouble
$flagCacheTemplatefile
in file HtmlTemplate.php, variable HtmlTemplate::$flagCacheTemplatefile
$flagGlobalParsed
in file HtmlTemplate.php, variable HtmlTemplate::$flagGlobalParsed
findBlocks
in file HtmlTemplate.php, method HtmlTemplate::findBlocks()
    Recusively builds a list of all blocks within the template.
free
in file HtmlTemplate.php, method HtmlTemplate::free()
    Clears all datafields of the object.
top

g

get
in file HtmlTemplate.php, method HtmlTemplate::get()
    Returns a block with all replacements done.
getBigaceTemplateValue
in file TemplateService.php, function getBigaceTemplateValue()
getFile
in file HtmlTemplate.php, method HtmlTemplate::getFile()
    Reads a file from disk and returns its content.
getGlobalvariables
in file HtmlTemplate.php, method HtmlTemplate::getGlobalvariables()
    Returns a list of all global variables
getTemplateDirectory
in file TemplateService.php, method TemplateService::getTemplateDirectory()
top

h

HtmlTemplate.php
procedural page HtmlTemplate.php
HtmlTemplate
in file HtmlTemplate.php, method HtmlTemplate::HtmlTemplate()
    Builds some complex regular expressions and optinally sets the file root directory.
HtmlTemplate
in file HtmlTemplate.php, class HtmlTemplate
    This file was originally taken from PHP 5 Pear.
top

i

init
in file HtmlTemplate.php, method HtmlTemplate::init()
    Clears all datafields of the object and rebuild the internal blocklist
top

l

$lastTemplatefile
in file HtmlTemplate.php, variable HtmlTemplate::$lastTemplatefile
loadTemplatefile
in file TemplateService.php, method TemplateService::loadTemplatefile()
loadTemplatefile
in file HtmlTemplate.php, method HtmlTemplate::loadTemplatefile()
    Reads a template file from the disk.
top

o

$openingDelimiter
in file HtmlTemplate.php, variable HtmlTemplate::$openingDelimiter
top

p

parse
in file HtmlTemplate.php, method HtmlTemplate::parse()
    Parses the given block.
parseCurrentBlock
in file HtmlTemplate.php, method HtmlTemplate::parseCurrentBlock()
    Parses the current block
top

r

$removeEmptyBlocks
in file HtmlTemplate.php, variable HtmlTemplate::$removeEmptyBlocks
$removeUnknownVariables
in file HtmlTemplate.php, variable HtmlTemplate::$removeUnknownVariables
$removeVariablesRegExp
in file HtmlTemplate.php, variable HtmlTemplate::$removeVariablesRegExp
top

s

setBigaceTemplateValue
in file TemplateService.php, function setBigaceTemplateValue()
setCallbackBlockname
in file HtmlTemplate.php, method HtmlTemplate::setCallbackBlockname()
setCallbackBlocknames
in file HtmlTemplate.php, method HtmlTemplate::setCallbackBlocknames()
setCurrentBlock
in file HtmlTemplate.php, method HtmlTemplate::setCurrentBlock()
    Sets the name of the current block that is the block where variables are added.
setOption
in file HtmlTemplate.php, method HtmlTemplate::setOption()
    Sets the option for the template class
setOptions
in file HtmlTemplate.php, method HtmlTemplate::setOptions()
    Sets the options for the template class
setRoot
in file HtmlTemplate.php, method HtmlTemplate::setRoot()
    Sets the file root. The file root gets prefixed to all filenames passed to the object.
setTemplate
in file HtmlTemplate.php, method HtmlTemplate::setTemplate()
    Sets the template.
setTemplateDirectory
in file TemplateService.php, method TemplateService::setTemplateDirectory()
setVariable
in file HtmlTemplate.php, method HtmlTemplate::setVariable()
    Sets a variable value.
show
in file HtmlTemplate.php, method HtmlTemplate::show()
    Print a certain block with all replacements done.
top

t

$template
in file HtmlTemplate.php, variable HtmlTemplate::$template
$templateDir
in file TemplateService.php, variable TemplateService::$templateDir
$touchedBlocks
in file HtmlTemplate.php, variable HtmlTemplate::$touchedBlocks
TemplateService.php
procedural page TemplateService.php
TemplateService
in file TemplateService.php, class TemplateService
    This file is used for easier handling of Templates with useful
TemplateService
in file TemplateService.php, method TemplateService::TemplateService()
touchBlock
in file HtmlTemplate.php, method HtmlTemplate::touchBlock()
    Preserves an empty block even if removeEmptyBlocks is true.
top

v

$variableCache
in file HtmlTemplate.php, variable HtmlTemplate::$variableCache
$variablenameRegExp
in file HtmlTemplate.php, variable HtmlTemplate::$variablenameRegExp
$variablesRegExp
in file HtmlTemplate.php, variable HtmlTemplate::$variablesRegExp
top

Documentation generated on Tue, 11 Oct 2005 23:01:50 +0200 by phpDocumentor 1.3.0RC2