web.template 0.9.1 RC2 review

Download
by rbytes.net on

License: LGPL (GNU Lesser General Public License)
File size: 0K
Developer: Marcin Staniszczak
0 stars award from rbytes.net

web.template is a template framework for PHP 5 that uses an XML-based language.

It allows you to create classes with getters that are made accessible to the framework with an addVarClass method.

web.template also supports modifiers, tags, and resource drivers for template or cache storage.

Class Constant Summary

VAR_CLASS_OBJECT = 1
VAR_CLASS_PATH = 2

Variable Summary

array $arrModifiers
array $arrTemplatesResource
array $arrVarClasses
array $arrVariables
boolean $blnCaching
boolean $blnNewLineInCTemplates
IWTResource $objCacheResource
ITemplateCompiler $objCompiler
string $strCacheDir
string $strCompileDir
string $strCustomTagsDir
string $strDefaultResourceProtocol
string $strFilePartSeparator
string $strIDSeparator
string $strLanguage
string $strModifiersDir
string $strTemplateDir

What's New in This Release:
This release fixes some small bugs in the fetch() method and in parsing HTML tag parameters.

web.template 0.9.1 RC2 search tags