27 Commits (300c5a549a6a435b45e53a61ccc0f9fdf7b4d6c4)

Author SHA1 Message Date
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt 595f55c504 api doc improvements 11 years ago
Alexander Makarov 1444e14853 Fixed Widget::widget 11 years ago
Alexander Makarov a2dca09e71 Modified phpdoc 11 years ago
Alexander Makarov db7e4a4401 Added echo output in case there's return 11 years ago
Alexander Makarov 4023f4215a Allow writing widgets using return instead of echo in the run method to make it consistent with controller 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue 63640db65c Added `Widget::autoIdPrefix` to support prefixing automatically generated widget IDs 11 years ago
Alexander Makarov 66e5be7f7f Widget IDs are now always unique no matter if it's the same request or new one 11 years ago
Qiang Xue 73442fb12a doc fix. 11 years ago
Qiang Xue dd9facceed Added $key parameter to several methods in grid view. 11 years ago
Qiang Xue c6ecf4f2de Fixed public property naming. 11 years ago
Qiang Xue 49da1b4aad Fixes #1225: doc fix. 11 years ago
Qiang Xue 155e9c6cba minor refactoring of view resolving code. 11 years ago
Paul Klimov e0294ea724 'ViewContext' renamed to 'ViewContextInterface'. 11 years ago
Paul Klimov 83e353dd41 'ViewContext' interface extracted, files render workflow refactored to use this interface. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt ca69ef09d4 update of @property annotations 11 years ago
Carsten Brandt bdb77f33ba updated @property annotations of many classes 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue 2d8a465c2f Fixes issue #257: removed the $view parameter from widget methods. 12 years ago
Qiang Xue 51f4424332 Fixes issue #172: Implemented new usage of widgets. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Zander Baldwin 4be9e195c2 Add Newlines 12 years ago
Qiang Xue 3b12bbd8f2 Fixes issue #90 12 years ago
Qiang Xue 5b412b8f84 script WIP 12 years ago
Qiang Xue c32a202d82 refactored MVC. 12 years ago
Qiang Xue 884977a724 renamed util to helpers. 12 years ago
Qiang Xue a5ee5b842b view WIP 12 years ago
Qiang Xue 1d48d01ef7 refactored View. 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue 8b2b7915b4 Renamed application to app. 12 years ago
Qiang Xue 311f876b7b MVC WIP 12 years ago
Qiang Xue bd320533ab MVC WIP 12 years ago
Qiang Xue 3fa22483c1 refactored logging. 12 years ago
Qiang Xue 8e05e6e62d changed copyright line. 12 years ago
Qiang Xue b7a7800fec Fixed constructors. 12 years ago
Qiang Xue b1047e7ff6 refactored object creation. 12 years ago
Qiang Xue 41650dd643 ... 12 years ago
Qiang Xue 0c85d56b74 finished view. 13 years ago
Qiang Xue e8b0fd1327 ... 13 years ago
Qiang Xue e7a5e8ab37 ... 13 years ago