index
:
prado
master
namespace
prado-3.2
test_sauce
Fork of Prado PHP framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
Web
/
UI
/
TTemplateManager.php
Age
Commit message (
Collapse
)
Author
2006-03-01
Added support to dynamic ID and SkinID.
xue
2006-03-01
Added some more sanity checks of template usage.
xue
2006-02-21
Fixed an issue caused by the incompatibility of PHP 5.1.2 about is_callable().
xue
2006-02-20
Code cleanup and added some documentation.
xue
2006-02-17
Changed a few application API names.
xue
2006-02-17
Add TApplicationComponent class and adjusted the relevant classes.
xue
2006-02-17
moved shortcut methods from TComponent to TControl.
xue
2006-02-16
Modified asset manipulation APIs.
xue
2006-02-15
Added duplicate property configuration check.
xue
2006-02-15
Added SourceTemplateControl property for TControl.
xue
2006-02-12
Added getAllowChildControls and TEmptyControlList.
xue
2006-01-29
Modified how template property is parsed.
xue
2006-01-29
Added support to template tag.
xue
2006-01-29
Allow TPage constructor to alter application configuration.
wei
2006-01-29
Enhanced error report for template parser.
xue
2006-01-27
Added error handling tutorial page.
xue
2006-01-24
Fixed a few issues with TCheckBox about validator.
xue
2006-01-21
Enhanced template parsing so the error messages can be reported with the ↵
xue
file and line information.
2006-01-21
BE AWARE: Significant change!
xue
Changed event definition from XXX to OnXXX.
2006-01-16
Added support to localization tag.
xue
2006-01-16
Fixed an issue with dynamic property tags used with prop:xxx.
xue
2006-01-13
Added documentation.
xue
2006-01-12
Fixed several issues about viewstate handling. Prado Composer is nearly ↵
xue
completed.
2006-01-11
Fixed many issues with DataBoundControls. Added Prado Composer Demo (not ↵
xue
done yet).
2006-01-11
TRepeater nearly completed (test pending)
xue
2006-01-11
(no commit message)
xue
2006-01-08
Completed TLogger, TLogRouter, TFileLogRoute, TEmailLogRoute
xue
2006-01-06
(no commit message)
wei
2006-01-06
Adding I18N support.
wei
2006-01-04
Added documentation.
xue
2005-12-29
Changed module init() method signature.
xue
2005-12-28
Modified the way to access application singleton.
xue
IService and IModule interfaces are also adjusted accordingly.
2005-12-25
Fixed HTML encoding problem.
xue
2005-12-24
(no commit message)
xue
2005-12-18
Enhanced template syntax about using application parameters.
xue
2005-12-15
Added a new feature about using databind expression in template.
xue
2005-12-07
(no commit message)
xue
2005-12-03
(no commit message)
xue
2005-11-20
(no commit message)
xue
2005-11-20
(no commit message)
xue
2005-11-20
(no commit message)
xue
2005-11-20
(no commit message)
xue
2005-11-17
(no commit message)
xue
2005-11-15
Added a new template/theme syntax for URL support.
xue
2005-11-13
changed loadTemplateByClassName and loadTemplateByFileName to ↵
xue
getTemplateByClassName and getTemplateByFileName.
2005-11-10
Initial import of prado framework
xue