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
/
TWizard.php
Age
Commit message (
Expand
)
Author
2006-04-17
TButton, TImageButton and TLinkButton now implement IButtonControl interface
xue
2006-04-17
Fixed a bug about control's visibility.
xue
2006-04-12
Fixed a bug in TMultiView about getting the active view.
xue
2006-04-12
Fixed #129.
xue
2006-04-11
Fixed a few inconsistency due to change of template parsing.
xue
2006-03-31
Reorganized folders under framework. This may break existing applications.
xue
2006-03-26
Modified DisplaySideBar and DisplayCancelButton to ShowSideBar and ShowCancel...
xue
2006-03-25
Finished all TWizard demos.
xue
2006-03-24
Added two wizard demos.
xue
2006-03-23
Added UseDefaultLayout property to TWizard.
xue
2006-03-23
Fixed a bug in triggering onActiveStepChanged event.
xue
2006-03-22
TWizard is completed.
xue
2006-03-17
Using constants as item types.
xue
2006-03-16
latest work with wizard.
xue
2006-03-13
TDataFieldAccessor can access public member variables now. Added implementati...
xue
2006-03-06
small fixes to prepare for beta release
xue
2006-02-26
Fixed a bug in rendering script files.
xue
2006-02-22
Did some minor optimization tweaks
knut
2006-02-18
Fixed a security issue about usage of Prado::getPathOfNamespace.
xue
2006-01-31
All events are now defined with public on-functions. This is to comply with t...
xue
2006-01-29
Adding TWizard (not working).
wei