43 Commits

Author SHA1 Message Date
Arhell
fad0c5be77 update links 2022-08-07 11:54:16 +03:00
Alexander Makarov
c7a7b55201 Adjusted phpdoc, fixed code style 2013-05-27 13:59:51 +04:00
Alexander Makarov
f284867b91 Merge branch '1863_enhance_CActive_hierarchy_extensibility' of github.com:denisarius/yii into denisarius-1863_enhance_CActive_hierarchy_extensibility
Conflicts:
	CHANGELOG
2013-05-27 13:46:51 +04:00
LastDragon-ru
8cb0800fc6 Fixed remarks from #2225 2013-05-05 15:09:24 +04:00
LastDragon-ru
1bfe6255f0 Fixed generation of the HTML class attribute for the data model * @see https://github.com/yiisoft/yii/issues/129 * @see https://github.com/yiisoft/yii/pull/1808 2013-05-05 14:58:22 +04:00
resurtm
896ec6da30 Proper docstring for CActiveDataProvider::$_criteria and CActiveDataProvider::$_countCriteria. 2013-04-25 21:44:35 +06:00
resurtm
853a6a4d51 Fixes #1796: separate count criteria in CActiveDataProvider. 2013-04-23 23:29:59 +06: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
denisarius
154d903f7d Enhancing extensibility of CActive* class hierarchy: CActiveFinder and CActiveRecord::model factory methods
Author:    denisarius <denisarius@gmail.com>
2012-12-17 17:26:46 +04:00
Ryadnov
83c92d5563 fix CActiveDataProvider::getSort() 2012-10-09 01:50:13 +04: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
alexander.makarow
646cbb2b9a Documented component accessors with @property for significantly better IDE autocomplete 2011-10-25 00:01:09 +00:00
qiang.xue
ac9687dc57 (Fixes issue 2292) 2011-04-04 20:59:09 +00:00
qiang.xue
75d723bf82 (Fixes issue 2235) 2011-03-23 17:01:06 +00:00
qiang.xue
d06bc2fd6a (Fixes issue 2183) 2011-03-18 21:11:41 +00:00
qiang.xue
f37edf4528 * (Fixes issue 1285) Added support for using custom script packages with CClientScript 2011-03-16 00:59:51 +00:00
mdomba
e8de4e34e1 Doc fix in CActiveDataProvider 2011-03-02 14:07:19 +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
alexander.makarow
804e6805d6 added example for CActiveDataProvider::model 2011-02-20 04:22:26 +00:00
mdomba
92865f2fd6 typo fix 2010-12-09 12:38:10 +00:00
qiang.xue
3b71f1ccba (Fixes issue 1611) 2010-11-02 20:43:23 +00:00
qiang.xue
53285be54e (Fixes issue 1715) 2010-10-29 13:38:29 +00:00
mdomba
d788738277 Added documentations that goes to the method summary table... 2010-10-15 08:57:38 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
qiang.xue
d75e3d5547 * Added support to allow passing an AR finder as the first parameter of the constructor of CActiveDataProvider. 2010-06-10 03:49:18 +00:00
qiang.xue
167f10afe2 2010-06-09 21:53:43 +00:00
qiang.xue
b0de604050 2010-06-07 16:44:05 +00:00
qiang.xue
8284d0df9a * (Fixes issue 1284) Added CActiveDataProvider::model property to allow customizing the AR finder 2010-06-07 15:43:26 +00:00
qiang.xue
29904069e7 (Fixes issue 1241) 2010-05-20 12:22:44 +00:00
qiang.xue
99a89eaae0 2010-03-15 15:07:33 +00:00
qiang.xue
e9017f60f7 (Fixes issue 1014) 2010-03-15 15:07:01 +00:00
qiang.xue
fff89d3c9a 2010-01-28 02:19:39 +00:00
qiang.xue
eeea3e5400 (Fixes issue 785) 2010-01-03 14:20:04 +00:00
qiang.xue
860c4be8bb Added CDbCriteria::with. 2009-12-12 03:58:24 +00:00
qiang.xue
5f5f874489 2009-11-28 01:39:02 +00:00
qiang.xue
f4282288ea 2009-11-23 21:20:13 +00:00
qiang.xue
96788b75ce 2009-11-19 19:54:03 +00:00
qiang.xue
c11fafc7cf 2009-11-19 05:52:43 +00:00
qiang.xue
ab589d03a5 2009-11-19 05:50:05 +00:00
qiang.xue
6359dc0cd8 * Added CDataProvider and CActiveDataProvider 2009-11-19 05:45:17 +00:00