Commit Graph

49 Commits

Author SHA1 Message Date
Carsten Brandt
56312ec580 Fixed issue with Component::__call() and normal properties holding a Closure
fixes #2855
2014-01-28 13:20:23 +01:00
munawer-t
6adff58b63 Typo fix 2014-01-03 18:03:51 +05:30
Carsten Brandt
75bb017126 Improved documentation for php expressions
Fixes issue #1921
2013-05-01 23:16:00 +02:00
borales
6d19a150d4 Replacing spaces with tabs, removing dots
[ci skip]
2013-03-06 20:59:38 +02:00
borales
2f68a75235 Replacing spaces with tabs
[ci skip]
2013-03-06 08:48:59 +02:00
borales
07975cad64 Fixing spaces
[ci skip]
2013-03-06 01:06:46 +02:00
borales
a7af2c5371 Fixing some typos, PHPDocs
[ci skip]
2013-03-06 00:24:35 +02:00
Maurizio Domba (mdlap)
dd02b17e67 doc fix 2013-02-02 10:47:37 +01:00
Ragazzo
4bd3bfbc5c Added more docs about second param. 2013-02-02 01:25:30 +04:00
Abdul Malik Ikhsan
6247adaf26 change copyright symbol 2013-01-15 18:38:02 +07:00
Abdul Malik Ikhsan
46c8ef0d9a update copyright year
from 2011 to 2013
2013-01-15 17:28:17 +07:00
Alexander Kochetov
486723805e else if => elseif 2012-10-03 10:20:14 +04:00
Alexander Makarov
d865a3bab8 Fixes #1057 Removed SVN ids 2012-09-09 22:23:45 +04:00
Qiang Xue
05441abf04 Fixes #1167: Reverted back the change to CComponent::evaluateExpression() about global function support 2012-08-12 08:42:17 -04:00
Qiang Xue
2951f4e962 Replaced is_callable with function_exists because the former may trigger autoloading and thus cause error. 2012-07-29 16:27:49 -04:00
Ekstazi
3af0e26d32 Enh #1053: CComponent::evaluateExpression allow using global functions as callbacks fixed 2 2012-07-29 20:45:53 +03:00
Ekstazi
1cbbebd2d4 Enh #1053: CComponent::evaluateExpression allow using global functions as callbacks fixed 2012-07-29 16:34:54 +03:00
Ekstazi
b5fe088971 Enh #1053: CComponent::evaluateExpression allow using global functions as callbacks 2012-07-29 15:49:35 +03:00
mdomba
f25a991236 (Fixes issue 3054) CComponent::__isset properly checks for null values 2011-12-29 22:10:57 +00:00
mdomba
a7ef3d5d02 removed 1.0.x reference from documentation 2011-12-28 12:29:24 +00:00
alexander.makarow
e7b6883ebb PhpDoc corrections 2011-05-05 21:36:32 +00:00
alexander.makarow
f7505c00f9 (Fixes issue 2319) Added support to call behavior scope through criteria 'with'=>array('scopes'=>'behaviorScope') 2011-04-17 10:38:14 +00:00
qiang.xue
26df6b9520 (Fixes issue 1816) 2011-03-13 14:22:55 +00:00
qiang.xue
c9b740f131 Added CEvent::$params 2011-03-13 14:08:31 +00:00
alexander.makarow
2ab981b454 reverted method chaining support 2011-02-24 16:42:44 +00:00
alexander.makarow
75041e8620 Chained calls are now possible for most framework class setters and methods not returning a value 2011-02-23 20:20:28 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
qiang.xue
63056f4208 Fixed error message display. 2010-12-22 17:50:29 +00:00
qiang.xue
4c7479d1f5 (Fixes issue 1740) 2010-11-11 16:12:42 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
mdomba
ef2ca77957 added PHPDoc param where needed 2010-09-23 12:34:33 +00:00
qiang.xue
e1e23fcc76 (Fixes issue 1268) 2010-06-15 20:47:31 +00:00
qiang.xue
3e8f9c6c1d (Fixes issue 1202) 2010-05-06 20:32:51 +00:00
qiang.xue
93fa4aa183 (Fixes issue 974) 2010-03-05 16:47:11 +00:00
qiang.xue
b06cf7054a 2010-01-09 15:04:56 +00:00
qiang.xue
eb54ba7407 modified copyright info. 2010-01-07 21:02:00 +00:00
qiang.xue
1ae9150df8 2009-11-25 02:58:34 +00:00
qiang.xue
60db536ce5 Added CComponent::evaluateExpression(). 2009-11-19 22:56:31 +00:00
qiang.xue
7945be5f42 merge from 1.0 2009-10-18 21:13:52 +00:00
qiang.xue
80c8630698 * (Fixes issue 264) Added support for accessing behavior's properties via the component it is attached to 2009-09-20 19:27:23 +00:00
qiang.xue
c7a996249b merge from 1.0 2009-05-06 03:36:09 +00:00
qiang.xue@gmail.com
b124980319 merge from 1.0 2009-04-21 15:16:03 +00:00
qiang.xue
494be96ba7 merge from 1.0. 2009-01-26 22:26:33 +00:00
qiang.xue
a6be33eca5 merge from 1.0. 2009-01-24 19:06:11 +00:00
qiang.xue
8421cb28b3 merge from 1.0 2009-01-21 22:07:10 +00:00
qiang.xue
20bf28469f merge from 1.0. 2008-12-30 23:14:31 +00:00
qiang.xue
7d326bbcb4 merge from 1.0 2008-12-23 13:09:14 +00:00
qiang.xue
22cb4644c5 merge from 1.0 branch. 2008-12-19 14:27:57 +00:00
qiang.xue
76e0a7a688 renamed core to base. 2008-12-01 18:32:23 +00:00