summaryrefslogtreecommitdiff
path: root/framework/TApplication.php
AgeCommit message (Collapse)Author
2006-01-29LogRoutes now work when errors happen during application running.xue
2006-01-25Modified parameter parsing logic so that it can return as an XML node.xue
2006-01-21BE AWARE: Significant change!xue
Changed event definition from XXX to OnXXX.
2006-01-14Added TBaseDataList control. Updated class tree. Modified TTextBox about ↵xue
SafeHtml support. Modified TTextBox demo accordingly.
2006-01-08Completed TLogger, TLogRouter, TFileLogRoute, TEmailLogRoutexue
2006-01-06Adding I18N support.wei
2006-01-05Added documentation.xue
2006-01-05coreLog instrumentation.wei
2005-12-29Changed module init() method signature.xue
2005-12-28Modified the way to access application singleton.xue
IService and IModule interfaces are also adjusted accordingly.
2005-12-28Refactored application state persister.xue
2005-12-27Introduced application base path concept.xue
2005-12-27(no commit message)xue
2005-12-26Fixed a bug about GlobalState.xue
2005-12-23(no commit message)xue
2005-12-23Implemented new page storage method.xue
2005-12-21Changed to getGlobalState and setGlobalState. Added clearGlobalState.xue
2005-12-21Added support to global state.xue
2005-12-11Fixed a syntax error in PradoBase class, which would cause a recursive ↵xue
raising of exceptions.
2005-12-11(no commit message)xue
2005-12-11Throws "Fatal error: Exception thrown without a stack frame in Unknown on ↵wei
line 0"
2005-12-10Update exception templates to be XHTML 1.0 transitional compliant.wei
2005-12-03(no commit message)xue
2005-12-01(no commit message)xue
2005-11-21(no commit message)xue
2005-11-19(no commit message)xue
2005-11-18(no commit message)xue
2005-11-17added application mode support.xue
2005-11-17Modified how errors are handled.xue
2005-11-16Key modules are now using registered to application rather than using ↵xue
reserved module names.
2005-11-15tested Master/Content.xue
2005-11-11Enhanced page service configuration parsing. Content included between ↵xue
opening and closing page service tag in app config is now parsed.
2005-11-11Changed getPropertyByPath and setPropertyByPath to getSubProperty and ↵xue
setSubProperty, respectively.
2005-11-10Initial import of prado frameworkxue