Commit Graph

13 Commits

Author SHA1 Message Date
Qiang Xue
63640db65c Added Widget::autoIdPrefix to support prefixing automatically generated widget IDs 2013-12-13 21:15:43 -05:00
Alexander Makarov
66e5be7f7f Widget IDs are now always unique no matter if it's the same request or new one 2013-12-12 23:45:54 +01:00
Qiang Xue
73442fb12a doc fix. 2013-11-30 15:51:20 -05:00
Qiang Xue
dd9facceed Added $key parameter to several methods in grid view. 2013-11-29 20:34:06 -05:00
Qiang Xue
c6ecf4f2de Fixed public property naming. 2013-11-20 16:04:38 -05:00
Qiang Xue
49da1b4aad Fixes #1225: doc fix. 2013-11-18 12:27:58 -05:00
Qiang Xue
155e9c6cba minor refactoring of view resolving code. 2013-10-28 22:11:58 -04:00
Paul Klimov
e0294ea724 'ViewContext' renamed to 'ViewContextInterface'. 2013-10-24 17:20:19 +03:00
Paul Klimov
83e353dd41 'ViewContext' interface extracted, files render workflow refactored to use this interface. 2013-10-24 16:55:48 +03:00
Alexander Makarov
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
Carsten Brandt
ca69ef09d4 update of @property annotations 2013-08-28 14:59:52 +02:00
Carsten Brandt
bdb77f33ba updated @property annotations of many classes 2013-08-28 14:16:13 +02:00
Qiang Xue
f72105166c reorganized the main repo to satisfy PSR-0. 2013-05-21 21:19:05 -04:00