PHP Класс skeeks\cms\controllers\AdminProfileController

Наследование: extends skeeks\cms\modules\admin\controllers\AdminModelEditorController
Показать файл Открыть проект

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

Метод Описание
actionChangePassword ( ) : mixed Updates an existing Game model.
actionFileManager ( ) : mixed Updates an existing Game model.
actionIndex ( ) : mixed | Response
actions ( )
beforeAction ( $action )
getPermissionName ( ) : string
init ( )
update ( skeeks\cms\modules\admin\actions\AdminAction $adminAction )

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

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

If update is successful, the browser will be redirected to the 'view' page.
public actionChangePassword ( ) : mixed
Результат mixed

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

If update is successful, the browser will be redirected to the 'view' page.
public actionFileManager ( ) : mixed
Результат mixed

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

public actionIndex ( ) : mixed | Response
Результат mixed | yii\web\Response

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

public actions ( )

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

public beforeAction ( $action )

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

public getPermissionName ( ) : string
Результат string

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

public init ( )

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

public update ( skeeks\cms\modules\admin\actions\AdminAction $adminAction )
$adminAction skeeks\cms\modules\admin\actions\AdminAction