Commit Graph

13 Commits

Author SHA1 Message Date
CeBe
67ed088e37 tried to improve naming
it is still dificult to find an intuitive name for $options
parameter since we are rendering an attribute, not an item...
2012-02-18 14:25:10 +01:00
CeBe
1ff4322bd4 docs, rename: function -> method 2012-02-17 15:48:33 +01:00
CeBe
7b8732db71 improved docs and variable names of CDetailView 2012-02-17 15:45:21 +01:00
CeBe
aba7160e68 added @ since annotation 2012-02-17 14:27:55 +01:00
CeBe
f3bfa1e72c improved extendability of CDetailView
makes it possible to change the way rows are rendered
by overwriting method renderItemRow()
before you had to copy the whole run() method to make
some changes to the row rendering.

also added the possibility to set tagName to null so
no tag will be rendered then.
2012-02-17 14:13:11 +01:00
alexander.makarow
5a90468c93 More accessors docs, a script to re-generate docs automatically 2011-10-25 00:03:52 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
mdomba
7a5313bc68 doc change 2010-12-01 11:51:22 +00:00
keyboard.idol@gmail.com
5f0a8f4f04 (Fixes issue 1522) 2010-10-14 15:47:07 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
keyboard.idol@gmail.com
b4abd8e966 typo fix on r2435 2010-09-07 14:47:31 +00:00
keyboard.idol@gmail.com
03ee7c70fa (Fixes issue 1522) 2010-09-06 18:28:18 +00:00
qiang.xue
44bbab5d39 merged zii repository into yii. 2010-08-20 17:02:07 +00:00