summaryrefslogtreecommitdiff
path: root/framework/Web/UI/TTemplateControl.php
AgeCommit message (Collapse)Author
2006-01-31Modified TList and TMap implementation so that they can be more easily extended.xue
2006-01-29Changed how template controls initialize their properties.xue
2006-01-25Changed back the usage of ensureChildControls in TTemplateControl. Added ↵xue
TControl::getRegisteredObject. Modified LabeledTextBox accordingly.
2006-01-25call ensureChildControls in TTemplateControl::__construct() to make ↵wei
available children for TTemplateControl composition.
2006-01-11TRepeater nearly completed (test pending)xue
2006-01-08Completed TLogger, TLogRouter, TFileLogRoute, TEmailLogRoutexue
2006-01-05coreLog instrumentation.wei
2005-12-28Modified the way to access application singleton.xue
IService and IModule interfaces are also adjusted accordingly.
2005-12-17Changed TList::addAt to TList::insertxue
2005-12-04(no commit message)xue
2005-11-17(no commit message)xue
2005-11-16Fixed a bug about storing parsed template.xue
2005-11-13changed loadTemplateByClassName and loadTemplateByFileName to ↵xue
getTemplateByClassName and getTemplateByFileName.
2005-11-11Changed getPropertyByPath and setPropertyByPath to getSubProperty and ↵xue
setSubProperty, respectively.
2005-11-10Initial import of prado frameworkxue