PHP Класс AdminController, huge

Наследование: extends BaseController
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
__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.

Описание методов

__construct() публичный Метод

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

actionAccountSettings() публичный Метод

index() публичный Метод

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