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 (
Expand
)
Author
2006-02-08
Changed accessibility of a few render-related methods (needed by adapters).
xue
2006-02-02
Modified onSaveState to saveState, and onLoadState to loadState.
xue
2006-01-31
All events are now defined with public on-functions. This is to comply with t...
xue
2006-01-31
Modified TList and TMap implementation so that they can be more easily extended.
xue
2006-01-30
Modified viewstate saving method so that much smaller state data is generated.
xue
2006-01-25
Changed back the usage of ensureChildControls in TTemplateControl. Added TCon...
xue
2006-01-21
BE AWARE: Significant change!
xue
2006-01-21
(no commit message)
xue
2006-01-21
(no commit message)
xue
2006-01-18
update javascript library and usage in web controls
wei
2006-01-17
(no commit message)
xue
2006-01-12
Moved geshi to 3rdParty
xue
2006-01-12
Fixed an issue about Master/Content.
xue
2006-01-12
Fixed several issues about viewstate handling. Prado Composer is nearly compl...
xue
2006-01-11
Fixed many issues with DataBoundControls. Added Prado Composer Demo (not done...
xue
2006-01-11
(no commit message)
xue
2006-01-08
Completed TLogger, TLogRouter, TFileLogRoute, TEmailLogRoute
xue
2006-01-05
coreLog instrumentation.
wei
2006-01-04
Added findControlsByType().
xue
2006-01-01
Added initial TCheckBoxList implementation.
xue
2006-01-01
Enhanced support to attribute access.
xue
2005-12-30
Added TListBox samples.
xue
2005-12-29
Implemented broadcast event mechanism.
xue
2005-12-28
Modified the way to access application singleton.
xue
2005-12-28
(no commit message)
xue
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 setSubP...
xue
2005-11-11
Added Request, Response, Session, User properties to TControl.
xue
2005-11-10
Initial import of prado framework
xue
[prev]