summaryrefslogtreecommitdiff
path: root/framework/Web/UI/TTemplateManager.php
AgeCommit message (Expand)Author
2006-06-02Added support to subproperty-style event binding.xue
2006-05-07added support to property tags for template owner controlxue
2006-05-05undo changeset #1010.xue
2006-05-04Fixed an issue about instantiating a template: direct child controls are adde...xue
2006-05-03Fixed #154: HTML comments are now parsed as regular template strings.xue
2006-04-30Fixed a bug in template comment.xue
2006-04-30Template comment tag is changed from <! ... !> to <!-- ... --!>xue
2006-04-18Fixed an issue about using expression with non-control component.xue
2006-04-16Fixed an inconsistency in setting subproperties.xue
2006-04-16Fixed a few issues with using Globalization.xue
2006-04-15Breaking change! Changed context of the expressions in template to the templa...xue
2006-04-07Breaking change!! Optimized the representation and evaluation of template exp...xue
2006-03-18Fixed a bug about setting empty property for non-control component in template.xue
2006-03-13TDataFieldAccessor can access public member variables now. Added implementati...xue
2006-03-09Many small fixes due to the result of zend analyzer.xue
2006-03-01Added support to dynamic ID and SkinID.xue
2006-03-01Added some more sanity checks of template usage.xue
2006-02-21Fixed an issue caused by the incompatibility of PHP 5.1.2 about is_callable().xue
2006-02-20Code cleanup and added some documentation.xue
2006-02-17Changed a few application API names.xue
2006-02-17Add TApplicationComponent class and adjusted the relevant classes.xue
2006-02-17moved shortcut methods from TComponent to TControl.xue
2006-02-16Modified asset manipulation APIs.xue
2006-02-15Added duplicate property configuration check.xue
2006-02-15Added SourceTemplateControl property for TControl.xue
2006-02-12Added getAllowChildControls and TEmptyControlList.xue
2006-01-29Modified how template property is parsed.xue
2006-01-29Added support to template tag.xue
2006-01-29Allow TPage constructor to alter application configuration.wei
2006-01-29Enhanced error report for template parser.xue
2006-01-27Added error handling tutorial page.xue
2006-01-24Fixed a few issues with TCheckBox about validator.xue
2006-01-21Enhanced template parsing so the error messages can be reported with the file...xue
2006-01-21BE AWARE: Significant change!xue
2006-01-16Added support to localization tag.xue
2006-01-16Fixed an issue with dynamic property tags used with prop:xxx.xue
2006-01-13Added documentation.xue
2006-01-12Fixed several issues about viewstate handling. Prado Composer is nearly compl...xue
2006-01-11Fixed many issues with DataBoundControls. Added Prado Composer Demo (not done...xue
2006-01-11TRepeater nearly completed (test pending)xue
2006-01-11(no commit message)xue
2006-01-08Completed TLogger, TLogRouter, TFileLogRoute, TEmailLogRoutexue
2006-01-06(no commit message)wei
2006-01-06Adding I18N support.wei
2006-01-04Added documentation.xue
2005-12-29Changed module init() method signature.xue
2005-12-28Modified the way to access application singleton.xue
2005-12-25Fixed HTML encoding problem.xue
2005-12-24(no commit message)xue
2005-12-18Enhanced template syntax about using application parameters.xue