PHP Class AdminController, huge

Inheritance: extends BaseController
Show file Open project: panique/huge Class Usage Examples

Public Methods

Method Description
__construct ( ) Construct this object by extending the basic Controller class
actionAccountSettings ( )
index ( ) This method controls what happens when you move to /admin or /admin/index in your app.

Method Details

__construct() public method

Construct this object by extending the basic Controller class
public __construct ( )

actionAccountSettings() public method

index() public method

This method controls what happens when you move to /admin or /admin/index in your app.
public index ( )