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
Age
Commit message (
Collapse
)
Author
2005-11-14
Added support to dynamic expression for control attributes.
xue
2005-11-14
property initialization via <pages> tag can now be inherited in child ↵
xue
directories.
2005-11-14
Modified for theme support.
xue
2005-11-14
Added theme support.
xue
2005-11-14
corrected a typo.
xue
2005-11-13
changed loadTemplateByClassName and loadTemplateByFileName to ↵
xue
getTemplateByClassName and getTemplateByFileName.
2005-11-13
Fixed a typo about getPathOfNamespace
xue
2005-11-13
Removed IsAuthenticated.
xue
2005-11-13
Deleted asset service.
xue
2005-11-13
Added complete comments.
xue
2005-11-13
added timestamp checking option for publish directories and files.
xue
2005-11-13
Changed PageBasePath to BasePath for TPageService.
xue
2005-11-13
modified how error is appended. now uses error_log.
xue
2005-11-13
Fixed a bug with stripSlashes. again!
xue
2005-11-13
Modified TControl::getPage and getTemplateControl.
xue
2005-11-13
Fixed a bug about stripSlashes
xue
2005-11-12
Added asset manager.
xue
2005-11-11
Enhanced page service configuration parsing. Content included between ↵
xue
opening and closing page service tag in app config is now parsed.
2005-11-11
Changed getPropertyByPath and setPropertyByPath to getSubProperty and ↵
xue
setSubProperty, respectively.
2005-11-11
Added Request, Response, Session, User properties to TControl.
xue
2005-11-10
Initial import of prado framework
xue
[prev]