PHP 클래스 skeeks\cms\controllers\AdminProfileController

상속: extends skeeks\cms\modules\admin\controllers\AdminModelEditorController
파일 보기 프로젝트 열기: skeeks-cms/cms

공개 메소드들

메소드 설명
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