render-action Class XRenderAction

  1. Documentation
  2. Change Log

CAction provides a way to divide a complex controller into smaller actions in separate class files. XRenderAction extends CAction to enable direct access to controller methods. So you can move code from action methods in a controller to action class files without changes and blow up the code.

There is a generator for classes which extend XRenderAction.

The sample showing you the usage of the class together with controllers from the Yii Blog demo.

Documentation

Requirements
  • Yii 1.3 or above
Installation
  • Extract the release file under protected/components

Change Log

September 9, 2010
  • Initial release.
4 0
2 followers
1 025 downloads
Yii Version: 1.1
License: BSD-2-Clause
Category: Others
Tags:
Developed by: volkmar
Created on: Sep 9, 2010
Last updated: 13 years ago

Downloads

show all