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
/
ActiveControls
/
TBaseActiveControl.php
Age
Commit message (
Expand
)
Author
2012-07-12
standardize the use of unix eol; use svn properties to enforce native eol
ctrlaltca
2012-07-12
happy new year
ctrlaltca
2012-07-12
Doc fix: it's ActiveControl.EnableUpdate, not ActiveControl.EnabledUpdate
ctrlaltca
2012-06-12
TBaseActiveControl: permit the use of prefixes (Page, Parent, ..) when settin...
ctrlaltca
2012-06-12
TBaseActiveControl: fix documentation and exception message
ctrlaltca
2012-01-11
respect visibility state when updating activecontrols during an ajax callback
ctrlaltca@gmail.com
2011-06-20
updated year information on all framework sources where possible (Copyright &...
ctrlaltca@gmail.com
2011-06-20
removed useless calls to empty contructor; reverted some additional undocumen...
ctrlaltca@gmail.com
2010-04-18
ensured that the UI are calling their parent __construct methods
javalizard
2010-02-22
Merged /branches/3.1:r2773 into trunk
Christophe.Boulain
2009-03-19
replace is_null() function calls with native native language constuct
godzilla80@gmx.net
2008-11-11
Issue 62
carlgmathisen
2008-10-21
removed all trailing ?>
qiang.xue
2008-07-30
updated copyright
knut
2007-03-30
Fixed #504
wei
2007-01-28
Fixed TActiveListBox bug. Add more meta for active record. Fix TCallback docs.
wei
2006-09-09
Add basic active control docs.
wei
2006-09-01
resolve adodb defined clashes, add TCallbackClientScript::fireEvent()
wei
2006-08-29
Update active controls.
wei
2006-08-27
Adding TActiveImage and TActiveImageButton
wei
2006-08-12
Add Triggered Callbacks
wei
2006-08-11
Update callback request client-side API.
wei
2006-08-11
Fixed callback replace content.
wei
2006-06-24
Update active controls.
wei
2006-06-17
Fixed #237
wei
2006-06-17
Update changes to active controls, add FT tests for active controls, add comm...
wei
2006-06-15
Update active controls. Add comments. Add THttpResponseAdapter
wei
2006-06-13
Fixed #224.
xue
2006-05-14
refactor active controls.
wei