PEAR Manual
Prev
Chapter 31. HTML
Next
HTML_Template_IT
Table of Contents
Introduction
-- Creating and Parsing templates
HTML_Template_IT::get()
-- get a block including replacments
HTML_Template_IT::HTML_Template_IT()
-- constructor
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::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
Prev
Home
Next
Class Summary
HTML_QuickForm_Action_Submit
Up
Introduction