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
2016-04-08
Possible fix for #585
Fabio Bas
2016-03-29
rename __getZappableSleepProps to _getZappableSleepProps
Fabio Bas
2016-03-23
belated happy new year
Fabio Bas
2016-02-25
Applied some misc optimizations to class serialization
Fabio Bas
2015-12-07
Move urls from pradosoft.com to github's project page; drop unmaintained quic...
Fabio Bas
2015-11-07
Prepare for release: update (c) year to 2015, version to 3.3
Fabio Bas
2014-01-06
Removed all @version $Id comments: they were managed by svn and are useless w...
Fabio Bas
2014-01-06
Happy 2014!
Fabio Bas
2013-09-19
Committed TComponent patch by javalizard
Fabio Bas
2013-04-24
Update to 3.2.1
Ciro Mattia Gonano
2013-01-19
bumped year to 2013, integrated recent changes from branch/3.2
ctrlaltca
2012-11-28
TComponent: strip out in __sleep() variables that doesn't need to be saved (b...
ctrlaltca
2012-10-31
small fixes to r3211 (documentation only)
ctrlaltca
2012-10-31
MAJOR UPGRADE to TComponent
javalizard@gmail.com
2012-07-12
happy new year
ctrlaltca
2012-03-26
added some documentation for the changes introduced to fix #391
ctrlaltca@gmail.com
2012-03-25
Reworked the patch for #391; now a TComponent-based controls can contain met...
ctrlaltca@gmail.com
2012-03-24
Committer 2nd part of patch for #391
ctrlaltca@gmail.com
2011-06-26
applied serialization optimization patch (337)
ctrlaltca@gmail.com
2011-06-20
updated year information on all framework sources where possible (Copyright &...
ctrlaltca@gmail.com
2011-06-20
killed the experimental activecontrols implementation backported from yii
ctrlaltca@gmail.com
2011-06-20
fixed 3 obvious bugs
ctrlaltca@gmail.com
2011-06-20
removed useless calls to empty contructor; reverted some additional undocumen...
ctrlaltca@gmail.com
2011-02-26
CHG: Remove TReflectionClass and all references since equals ReflectionClass
godzilla80@gmx.net
2010-04-18
TComponent- adds a blank __construct function to unify the constructor call p...
javalizard
2010-04-09
added ensureNullIfEmpty converter
rojaro
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
[next]