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
/
TControl.php
Age
Commit message (
Collapse
)
Author
2005-12-21
Added support to global state.
xue
2005-12-16
Split dataBind() into dataBindProperties() and dataBindChildren().
xue
2005-12-15
Fixed a bug about dataBind() (dataBind() was not invoked on child controls)
xue
2005-12-13
Added clearViewState and clearControlState.
xue
2005-12-12
(no commit message)
xue
2005-12-12
Added support to check recursively if a control has its viewstate enabled.
xue
2005-12-10
If a control is invisible, it's PreRender event will not be raised.
xue
2005-12-10
(no commit message)
xue
2005-12-10
(no commit message)
xue
2005-12-07
(no commit message)
xue
2005-12-04
(no commit message)
xue
2005-12-03
(no commit message)
xue
2005-11-26
(no commit message)
xue
2005-11-25
(no commit message)
xue
2005-11-17
Modified how errors are handled.
xue
2005-11-15
Added a new template/theme syntax for URL support.
xue
2005-11-14
Added theme support.
xue
2005-11-13
Modified TControl::getPage and getTemplateControl.
xue
2005-11-12
Added asset manager.
xue
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