HTML_Template_IT
- Spis treści
- Introduction -- Creating and Parsing templates
- HTML_Template_IT::HTML_Template_IT() -- constructor
- HTML_Template_IT::get() -- get a block including replacments
- HTML_Template_IT::getGlobalvariables() -- returns an array of all global variables from the variable cache
- HTML_Template_IT::loadTemplatefile() -- load a template file
- HTML_Template_IT::parse() -- parse a block
- HTML_Template_IT::parseCurrentBlock() -- parse the current block
- HTML_Template_IT::setCurrentBlock() -- set the current block
- HTML_Template_IT::setRoot() -- set the template root directory
- HTML_Template_IT::setOption() -- sets an option
- HTML_Template_IT::setTemplate() -- set a template
- HTML_Template_IT::setVariable() -- set a variable
- HTML_Template_IT::show() -- print a block including replacments
- HTML_Template_IT::touchBlock() -- preserve empty block
| Poprzedni | Spis treści | Następny |
| <FLEXY:TOJAVASCRIPT JSVAR="PHPVAR"> ... | Początek rozdziału | Introduction |