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
/
WebControls
/
TCheckBoxList.php
Age
Commit message (
Expand
)
Author
2008-04-18
Makes TCheckboxList and derived controls render a surrounding span in Raw mod...
tof
2008-04-18
More fixes for #828
tof
2007-04-09
Added getDataChanged() to IPostBackDataHandler
xue
2006-10-01
Fixed #350 and #148, Add TActiveRatingList, should remove TRatingList from W...
wei
2006-09-08
merge from 3.0 branch till 1397.
xue
2006-09-04
merge from 3.0 branch till 1387
xue
2006-06-10
Merge from 3.0 branch till 1150.
xue
2006-05-21
Merge from 3.0 branch till 1089.
xue
2006-04-25
Merge from 3.0 branch till 967.
xue
2006-04-25
Undo previous checkin (which goes int 3.0 branch and will be merged back).
xue
2006-04-25
Add TListControlValidator. Update client-side validators, datepicker.js, colo...
wei
2006-04-09
Fixed a bug about determining the cache key in TOutputCache.
xue
2006-02-17
Removed a few constructors.
xue
2006-02-11
Fixed Ticket #46.
xue
2006-02-08
Changed accessibility of a few render-related methods (needed by adapters).
xue
2006-01-31
All events are now defined with public on-functions. This is to comply with t...
xue
2006-01-25
Added validation demo for TListBox. Fixed a few autopostback with causesvalid...
xue
2006-01-14
Added TBaseDataList (nearly completed).
xue
2006-01-05
(no commit message)
xue
2006-01-05
Added documentation.
xue
2006-01-04
Added documentation.
xue
2006-01-02
TCheckBoxList and TRadioButtonList completed.
xue
2006-01-02
Added TRadioButtonList, TTable related controls.
xue
2006-01-01
Added initial TCheckBoxList implementation.
xue