[patTemplate] element index

Package indexes

All elements
a b c d e f g h i l m o p q r s t u w _
_
top
$_name
module name
$_params
module parameters
$_systemVars
patTemplate::$_systemVars in patTemplate.php
standard system vars that identify pat tools
_addToCode
add a line to the compiled code
$_tmpl
reference to the patTemplate object that instantiated the module
$_useBorders
_displayConditions
_displayTemplateState
_displayVariables
_getClassName
$_name
filter name
$_name
filter name
$_name
filter name
$_name
filter name
$_name
filter name
$_name
filter name
$_params
_gfc
get value as hex-string
$_tmpl
reference to the patTemplate object that instantiated the module
$_tmpl
reference to the patTemplate object that instantiated the module
$_tmpl
reference to the patTemplate object that instantiated the module
$_chars
$_path
path to the template
$_templates
templates that have been found
$_tmpl
reference to the patTemplate object that instantiated the module
a
top
addGlobalVar
patTemplate::addGlobalVar() in patTemplate.php
Adds a global variable
addGlobalVars
patTemplate::addGlobalVars() in patTemplate.php
Adds several global variables
addModuleDir
patTemplate::addModuleDir() in patTemplate.php
add a directory where patTemplate should search for modules.
addObject
patTemplate::addObject() in patTemplate.php
Adds an object to a template
addRows
patTemplate::addRows() in patTemplate.php
Adds several rows of variables to a template
addVar
patTemplate::addVar() in patTemplate.php
add a variable to a template
addVars
patTemplate::addVars() in patTemplate.php
Adds several variables to a template
applyInputFilter
enable an input filter
applyInputFilters
apply input filters that have been set
applyOutputFilter
enable an output filter
apply
compress the data
apply
remove all whitespace from the output
apply
tidy the data
apply
tidy the data
apply
apply the filter
apply
compress the data
apply
apply the filter
apply
remove all whitespace from the output
Alias.php
Alias.php in Alias.php
Attribute.php
Attribute.php in Attribute.php
addFunctionAlias
add an alias for a function
b
top
BBCode.php
BBCode.php in BBCode.php
c
top
clearAllTemplates
clears all templates
clearAttribute
Clears an attribute of a template
clearGlobalVar
Clears a global variable
clearGlobalVars
Clears all global variables
clearTemplate
patTemplate::clearTemplate() in patTemplate.php
clears a parsed Template
clearVar
patTemplate::clearVar() in patTemplate.php
clear the value of a variable
clearVars
patTemplate::clearVars() in patTemplate.php
Clear all variables in a template
createTemplate
patFactory::createTemplate() in patTemplate.php
compile
compile the currently loaded templates
compileTemplate
compile a template
Compiler.php
Compiler.php in Compiler.php
$colors
call
call the function
call
call the function
call
call the function
call
call the function
call
call the function
call
call the function
call
call the function
call
call the function
call
call the function
Call.php
Call.php in Call.php
d
top
displayParsedTemplate
displays a parsed Template
dump
patTemplate::dump() in patTemplate.php
Displays useful information about all or named templates
displayParsedTemplate
display the compiled template
displayFooter
display the footer
displayFooter
display the footer
displayHeader
display the header
displayHeader
display the header
dumpGlobals
dump the global variables
dumpGlobals
dump the global variables
dumpTemplates
dump the templates
dumpTemplates
dump the templates
Dump.php
Dump.php in Dump.php
Dateformat.php
Dateformat.php in Dateformat.php
e
top
exists
patTemplate::exists() in patTemplate.php
checks wether a template exists
Expression.php
Expression.php in Expression.php
f
top
freeAllTemplates
frees all templates
freeTemplate
patTemplate::freeTemplate() in patTemplate.php
frees a template
File.php
File.php in File.php
Function.php
Function.php in Function.php
File.php
File.php in File.php
File.php
File.php in File.php
g
top
getAttribute
patTemplate::getAttribute() in patTemplate.php
Gets an attribute of a template
getAttributes
patTemplate::getAttributes() in patTemplate.php
Get all attributes of a template
getDefaultAttributes
get default attributes
getEndTag
patTemplate::getEndTag() in patTemplate.php
get end tag for variables
getGlobalVars
patTemplate::getGlobalVars() in patTemplate.php
get all global variables
getIncludePath
get the include path
getName
get the name of the module
getNamespace
patTemplate::getNamespace() in patTemplate.php
gets namespace of patTemplate tags
getOption
patTemplate::getOption() in patTemplate.php
gets an option
getParam
gets a parameter of the module
getParsedTemplate
returns a parsed Template
getRoot
patTemplate::getRoot() in patTemplate.php
gets name of root base for the templates
getStartTag
patTemplate::getStartTag() in patTemplate.php
get start tag for variables
getVar
patTemplate::getVar() in patTemplate.php
get the value of a variable
getKey
get the cache key for the input
Gzip.php
Gzip.php in Gzip.php
Globalvar.php
Globalvar.php in Globalvar.php
getCurrentInput
get the current input
getModificationTime
get the modification time of a template
getModificationTime
get the modification time of a template
h
top
Html.php
Html.php in Html.php
i
top
InputFilter.php
InputFilter.php in InputFilter.php
Img.php
Img.php in Img.php
IT.php
IT.php in IT.php
isInUse
returns, whether the reader currently is in use
l
top
loadModule
patTemplate::loadModule() in patTemplate.php
loads a patTemplate module
loadTemplate
patTemplate::loadTemplate() in patTemplate.php
load a template that had autoload="off"
loadTemplateFromInput
open any input and load content into template
load
load template from cache
load
load template from cache
loadTemplate
load template from any input
loadTemplate
load template from any input
loadTemplate
load template from any input
m
top
Module.php
Module.php in Module.php
moduleExists
patTemplate::moduleExists() in patTemplate.php
checks whether a module exists.
Modifier.php
Modifier.php in Modifier.php
modify
modify the value
modify
modify the value
modify
modify the value
modify
modify the value
modify
modify the value
modify
modify the value
modify
modify the value
o
top
OutputCache.php
OutputCache.php in OutputCache.php
OutputFilter.php
OutputFilter.php in OutputFilter.php
p
top
patTemplate.php
patTemplate.php in patTemplate.php
parseIntoVar
patTemplate::parseIntoVar() in patTemplate.php
parse a template and push the result into a variable of any other template
parseTemplate
patTemplate::parseTemplate() in patTemplate.php
parses a template
patFactory
patFactory in patTemplate.php
patTemplate
patTemplate in patTemplate.php
patTemplate
patTemplate
patTemplate::patTemplate() in patTemplate.php
Create a new patTemplate instance.
PATTEMPLATE_ERROR_BASECLASS_NOT_FOUND
base class for module could not be found
PATTEMPLATE_ERROR_EXPECTED_ARRAY
array expected
PATTEMPLATE_ERROR_MODULE_NOT_FOUND
module could not be found
PATTEMPLATE_ERROR_NO_INPUT
PATTEMPLATE_ERROR_NO_INPUT in patTemplate.php
No input
PATTEMPLATE_ERROR_TEMPLATE_EXISTS
template already exists
patTemplate_Module
patTemplate_Module in Module.php
patTemplate Module base class
PATTEMPLATE_WARNING_NO_TEMPLATE
template does not exist
PATTEMPLATE_WARNING_UNKNOWN_TYPE
unknown type
prepareTemplate
Prepare a template
patTemplate_OutputCache
patTemplate_OutputCache in OutputCache.php
Base class for patTemplate output cache
patTemplate_TemplateCache
patTemplate_TemplateCache in TemplateCache.php
Base class for patTemplate template cache
patTemplate_TemplateCache_File
patTemplate Template cache that stores data on filesystem
patTemplate_Compiler
constructor
patTemplate_Compiler
patTemplate_Compiler in Compiler.php
Compiler for patTemplate
patTemplate_Dump
patTemplate_Dump in Dump.php
Base class for patTemplate dumpers
patTemplate_Dump_Html
Dumps templates as HTML
PdfLatex.php
PdfLatex.php in PdfLatex.php
patTemplate_InputFilter
patTemplate_InputFilter in InputFilter.php
Base class for patTemplate input filter
patTemplate_InputFilter_StripComments
patTemplate StripComments output filter
patTemplate_OutputFilter
patTemplate_OutputFilter in OutputFilter.php
Base class for patTemplate output filter
patTemplate_OutputFilter_BBCode
patTemplate BBCode output filter
patTemplate_OutputFilter_Gzip
patTemplate GZip output filter
patTemplate_OutputFilter_PdfLatex
patTemplate output filter that creates PDF files from latex
patTemplate_OutputFilter_StripWhitespace
patTemplate StripWhitespace output filter
patTemplate_OutputFilter_Tidy
patTemplate Tidy output filter
PATTEMPLATE_OUTPUTFILTER_TIDY_ERROR_NOT_SUPPORTED
requires tidy extension
Phphighlight.php
Phphighlight.php in Phphighlight.php
patTemplate_Function
patTemplate_Function in Function.php
Base class for patTemplate functions
patTemplate_Function_Alias
creates a new function alias
patTemplate_Function_Attribute
patTemplate function to dynamically change the value of _any_ attribute of the parent tag.
patTemplate_Function_Call
patTemplate function that enables you to insert any template, that has been loaded previously into the current template.
PATTEMPLATE_FUNCTION_CALL_ERROR_NO_TEMPLATE
template does not exist
PATTEMPLATE_FUNCTION_COMPILE
function is executed, when template is compiled (preg_match)
patTemplate_Function_Globalvar
patTemplate function that enables adding global variables from within a template.
patTemplate_Function_Phphighlight
patTemplate function that highlights PHP code in your templates
PATTEMPLATE_FUNCTION_RUNTIME
function is executed, when template parsed
patTemplate_Function_Strip
patTemplate function that strips whitespace from a text block. This is an implementation of Smarty's strip function.
patTemplate_Function_Time
patTemplate function that calculates the current time or any other time and returns it in the specified format.
patTemplate_Function_Translate
patTemplate function that emulates gettext's behaviour
patTemplate_Modifier
patTemplate_Modifier in Modifier.php
Base class for patTemplate variable modifiers
patTemplate_Modifier_Dateformat
patTemplate modfifier Dateformat
patTemplate_Modifier_Expression
patTemplate modfifier Expression
patTemplate_Modifier_HTML_Img
Modifier that creates an HTML image tag from a variable
patTemplate_Modifier_QuoteLatex
patTemplate modifier that quotes LaTeX special chars
patTemplate_Modifier_Surround
patTemplate modfifier Surround
patTemplate_Modifier_Wordwrapper
patTemplate modfifier Wordwrapper
patTemplate_Reader
patTemplate_Reader in Reader.php
Base class for patTemplate readers
PATTEMPLATE_READER_ERROR_INVALID_CLOSING_TAG
Invalid closing tag
PATTEMPLATE_READER_ERROR_INVALID_CONDITION
Invalid condition specified
PATTEMPLATE_READER_ERROR_INVALID_TAG
Invalid tag (missing attribute)
PATTEMPLATE_READER_ERROR_NO_CLOSING_TAG
Closing tag is missing
PATTEMPLATE_READER_ERROR_NO_INPUT
No input
PATTEMPLATE_READER_ERROR_NO_NAME_SPECIFIED
No name has been specified
PATTEMPLATE_READER_ERROR_UNKNOWN_TAG
Unknown tag
patTemplate_Reader_File
patTemplate Reader that reads from a file
patTemplate_Reader_IT
patTemplate reader that reads HTML_Template_IT files
PATTEMPLATE_READER_NOTICE_INVALID_CDATA_SECTION
CData in a conditional template
PATTEMPLATE_READER_NOTICE_TEMPLATE_EXISTS
template already exists
patTemplate_Reader_String
patTemplate Reader that reads from a string
patTemplate_Stat
patTemplate_Stat in Stat.php
Base class for patTemplate Stat
patTemplate_Stat_File
Base class for patTemplate Stat
q
top
QuoteLatex.php
QuoteLatex.php in QuoteLatex.php
r
top
readTemplatesFromFile
open a file and parse for patTemplate tags
readTemplatesFromInput
open any input and parse for patTemplate tags
Reader.php
Reader.php in Reader.php
readTemplates
Read templates from a string
readTemplates
read templates from any input
readTemplates
read templates from any input
readTemplates
read templates from any input
s
top
setAttribute
patTemplate::setAttribute() in patTemplate.php
Sets an attribute of a template
setAttributes
patTemplate::setAttributes() in patTemplate.php
Sets several attribute of a template
setBasedir
patTemplate::setBasedir() in patTemplate.php
sets name of directory where templates are stored
setDefaultAttribute
set default attribute
setDefaultAttributes
set default attributes
setNamespace
patTemplate::setNamespace() in patTemplate.php
sets namespace of patTemplate tags
setOption
patTemplate::setOption() in patTemplate.php
sets an option
setParams
sets parameters of the module
setRoot
patTemplate::setRoot() in patTemplate.php
sets root base for the template
setTags
patTemplate::setTags() in patTemplate.php
set the start and end tag for variables
setType
patTemplate::setType() in patTemplate.php
set the type for the templates
setTemplateReference
set a reference to the patTemplate object that instantiated the reader
StripComments.php
StripComments.php in StripComments.php
StripWhitespace.php
StripWhitespace.php in StripWhitespace.php
Strip.php
Strip.php in Strip.php
setReader
set the reference to the reader object
setTemplateReference
set a reference to the patTemplate object that instantiated the reader
setTemplateReference
set a reference to the patTemplate object that instantiated the reader
setTemplateReference
set a reference to the patTemplate object that instantiated the reader
Surround.php
Surround.php in Surround.php
String.php
String.php in String.php
setOptions
set options
setRootAttributes
set the root attributes
setTemplateReference
set a reference to the patTemplate object that instantiated the reader
shouldMaintainBc
tests whether the reader should maintain backwards compatibility
Stat.php
Stat.php in Stat.php
setOptions
set options
t
top
TemplateCache.php
TemplateCache.php in TemplateCache.php
Tidy.php
Tidy.php in Tidy.php
$type
function type
Time.php
Time.php in Time.php
Translate.php
Translate.php in Translate.php
u
top
useTemplateCache
enable a template cache
w
top
write
write template to cache
write
write template to cache
Wordwrapper.php
Wordwrapper.php in Wordwrapper.php
a b c d e f g h i l m o p q r s t u w _