Commit Graph

9 Commits

Author SHA1 Message Date
Carsten Brandt
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02:00
Thiago Talma
c1445871f4 Correction of many errors code inspection.
Adjustments code according to the standards.
Adding missing PHPDoc comment.
2014-04-16 19:29:07 -03:00
Alexander Makarov
663d3fedc8 Added defaultView to ViewAction 2014-04-02 12:42:04 +04:00
Qiang Xue
c0e06b447c Refactored ViewAction. 2014-04-01 12:14:59 -04:00
Alexander Makarov
0cce768443 Removed ViewAction::afterRun() 2014-04-01 19:12:34 +04:00
Alexander Makarov
9fd0dcedaa Extracted render method to allow custom renderers by subclassing 2014-04-01 13:15:51 +04:00
Alexander Makarov
a4be5bc910 Dropped defaultView 2014-04-01 13:13:15 +04:00
Alexander Makarov
542d532b12 Renamed basePath to viewPrefix 2014-04-01 13:12:09 +04:00
Alexander Makarov
9936acf764 Fixes #2932: Added yii\web\ViewAction that allow you to render views based on GET parameter 2014-04-01 00:41:21 +04:00