PHP Class AdminController, huge

Inheritance: extends BaseController
Afficher le fichier Open project: panique/huge Class Usage Examples

Méthodes publiques

Méthode 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 méthode

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

actionAccountSettings() public méthode

index() public méthode

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