Utility class used to parse and load template config variables
PHP2Go's template engine is able to load variables from configuration files written in the .ini format. This class is used to parse these files, extracting sections and variables from it.
For each script execution, the framework will use one single instance of this class.
Located in /core/template/TemplateConfigFile.class.php (line 46)
PHP2Go | --TemplateConfigFile
Parsed config variables
Parsing settings
Owner template
Class constructor
Get all variables or a section from a file
Loads a new configuration file
Parse contents of a configuration file
Inherited From PHP2Go
PHP2Go::PHP2Go()
PHP2Go::equals()
PHP2Go::generateUniqueId()
PHP2Go::getClassName()
PHP2Go::getConfigVal()
PHP2Go::getLangVal()
PHP2Go::getObjectName()
PHP2Go::getParentName()
PHP2Go::hasDestructor()
PHP2Go::hashCode()
PHP2Go::isA()
PHP2Go::isSubclassOf()
PHP2Go::logError()
PHP2Go::raiseError()
PHP2Go::registerDestructor()
PHP2Go::registerShutdownFunc()
PHP2Go::retrieve()
PHP2Go::store()
PHP2Go::__toString()
Documentation generated on Sun, 07 Oct 2007 19:30:20 -0300 by phpDocumentor 1.3.2