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
/
TComponent.php
Age
Commit message (
Expand
)
Author
2009-11-01
TEnumerable can now be iterated as suggested by FragMaster B
rojaro
2009-07-13
- Models, Behaviors ...
rojaro
2008-10-21
removed all trailing ?>
qiang.xue
2008-07-30
updated copyright
knut
2007-12-20
Fixed a bug in TPropertyValue::ensureArray()
xue
2007-08-05
fixed event error reporting.
xue
2007-08-05
#677 - Improved error reporting for the TInvalidDataValueException
carl
2007-05-30
fixing small typos in the API documentation
knut
2007-04-02
Fixed the bug that event handler specified via subproperty in template does n...
xue
2007-03-02
Improved error display.
xue
2007-02-01
updated exception reporting scheme when expression is invalid.
xue
2007-01-01
reverted back. By convention, all non-zero values are treated as boolean true...
xue
2006-12-31
Added more boolean support in TPropertyValue::ensureBoolean, it now supports ...
jrags
2006-10-06
fixed #410 #412
wei
2006-09-08
merge from 3.0 branch till 1397.
xue
2006-09-04
merge from 3.0 branch till 1387
xue
2006-08-30
merge from 3.0 branch till 1363.
xue
2006-06-04
Merge from 3.0 branch till 1140.
xue
2006-05-12
Merge from 3.0 branch till 1054.
xue
2006-05-04
Merge from 3.0 branch till 1016.
xue
2006-03-28
Added TComponentReflection.
xue
2006-03-16
Updated some API doc.
xue
2006-02-17
Fixed a few more issues to the introduction of TApplicationComponent.
xue
2006-02-17
Removed a few constructors.
xue
2006-02-17
Add TApplicationComponent class and adjusted the relevant classes.
xue
2006-02-17
moved shortcut methods from TComponent to TControl.
xue
2006-02-16
Modified asset manipulation APIs.
xue
2006-01-31
Modified TList and TMap implementation so that they can be more easily extended.
xue
2006-01-21
BE AWARE: Significant change!
xue
2006-01-21
(no commit message)
xue
2006-01-01
Enhanced TPropertyValue::ensureEnum() method so that it can take variable len...
xue
2005-12-28
Modified the way to access application singleton.
xue
2005-12-19
Added detachEventHandler.
xue
2005-12-17
Changed TList::addAt to TList::insert
xue
2005-12-06
(no commit message)
xue
2005-11-17
(no commit message)
xue
2005-11-17
Fixed a problem with converting a string to an array.
xue
2005-11-17
Updated TPropertyValue so ensureArray parses a string like "(aaa,bbb,ccc)" in...
alex
2005-11-13
added support to static member event handler
xue
2005-11-12
Changed how string is converted to boolean.
xue
2005-11-11
Changed getPropertyByPath and setPropertyByPath to getSubProperty and setSubP...
xue
2005-11-10
Initial import of prado framework
xue