HTML_Template_PHPLIB
[ class tree: HTML_Template_PHPLIB ] [ index: HTML_Template_PHPLIB ] [ all elements ]

Class: Template_PHPLIB

Source Location: /HTML_Template_PHPLIB-1.6.1/HTML/Template/PHPLIB.php

Class Overview

HTML_Template_PHPLIB
   |
   --Template_PHPLIB

Backwards-compatibility for HTML_Template_PHPLIB.


Author(s):


Inherited Variables

Inherited Methods

Class: HTML_Template_PHPLIB

HTML_Template_PHPLIB::__construct()
Constructor
HTML_Template_PHPLIB::clearVar()
Clears a variable (sets its content to "")
HTML_Template_PHPLIB::exists()
Checks if the given variable exists.
HTML_Template_PHPLIB::finish()
Finish string
HTML_Template_PHPLIB::get()
Get finished variable
HTML_Template_PHPLIB::getLastError()
Returns the last error message if any
HTML_Template_PHPLIB::getUndefined()
Get undefined values of a handle
HTML_Template_PHPLIB::getVar()
Return one or more specific variable(s) with their values.
HTML_Template_PHPLIB::getVars()
Return all defined variables and their values
HTML_Template_PHPLIB::halt()
Error function. Halt template system with message to show
HTML_Template_PHPLIB::haltMsg()
Printf error message to show
HTML_Template_PHPLIB::isError()
Checks if the given value is an error
HTML_Template_PHPLIB::p()
Print variable to the browser
HTML_Template_PHPLIB::parse()
Parse handle into target
HTML_Template_PHPLIB::pParse()
Same as parse, but printing it.
HTML_Template_PHPLIB::pSubst()
Same as subst but printing the result
HTML_Template_PHPLIB::setBlock()
Set a block in the appropriate template handle
HTML_Template_PHPLIB::setFile()
Set appropriate template files
HTML_Template_PHPLIB::setIllegals()
Set characters that are not allowed in variable names.
HTML_Template_PHPLIB::setRoot()
Sets the template directory
HTML_Template_PHPLIB::setUnknowns()
What to do with unknown variables
HTML_Template_PHPLIB::setVar()
Set corresponding substitutions for placeholders
HTML_Template_PHPLIB::subst()
Substitute variables in handle $handle
HTML_Template_PHPLIB::unsetVar()
Unsets a variable completly

Class Details

[line 831]
Backwards-compatibility for HTML_Template_PHPLIB.

Used to have this name here.



[ Top ]


Documentation generated on Tue, 10 Dec 2019 05:16:06 -0500 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.