summaryrefslogtreecommitdiff
path: root/framework/Web/UI/TTemplateManager.php
AgeCommit message (Expand)Author
2006-06-02merge from 3.0 branch till 1133.xue
2006-05-09(no commit message)xue
2006-05-05added support to configure subproperties in a groupxue
2006-05-05Merge from 3.0 branch till 1033.xue
2006-05-05Added prioritize callback and enabled viewstate update on callback return.wei
2006-05-04Fixed a merge error.xue
2006-05-04Merge from 3.0 branch till 1016.xue
2006-05-01Merge from 3.0 branch till 1004.xue
2006-04-30merge from 3.0 branch till 995.xue
2006-04-18Merge from 3.0 branch till 934.xue
2006-04-17Merge from 3.0 branch till 928.xue
2006-04-16Merge from 3.0 branch till 924xue
2006-04-15Merge from branch 3.0 till 913.xue
2006-04-09Cache key for TOutputCache now also uses PagePath.xue
2006-04-09Fixed a bug about determining the cache key in TOutputCache.xue
2006-04-09Fixed a few bugs in TOutputCache. Documentation for TOutputCache is completed.xue
2006-04-07Merge from 3.0 till 868.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