PHP 클래스 Scalr_UI_Controller_Roles_Categories

상속: extends Scalr_UI_Controller
파일 보기 프로젝트 열기: scalr/scalr

공개 메소드들

메소드 설명
defaultAction ( )
getList ( string $scope = '' ) : array
hasAccess ( )
xGroupActionHandlerAction ( JsonData $ids )
xListAction ( string $scope = '' )
xSaveAction ( integer $id, string $name )

메소드 상세

defaultAction() 공개 메소드

public defaultAction ( )

getList() 공개 메소드

public getList ( string $scope = '' ) : array
$scope string Filter for UI
리턴 array

hasAccess() 공개 메소드

public hasAccess ( )

xGroupActionHandlerAction() 공개 메소드

public xGroupActionHandlerAction ( JsonData $ids )
$ids Scalr\UI\Request\JsonData

xListAction() 공개 메소드

public xListAction ( string $scope = '' )
$scope string

xSaveAction() 공개 메소드

public xSaveAction ( integer $id, string $name )
$id integer
$name string