PHP 클래스 App\UIObjects\Permission\Permission

상속: extends Xpressengine\UIObject\AbstractUIObject
파일 보기 프로젝트 열기: xpressengine/xpressengine

보호된 프로퍼티들

프로퍼티 타입 설명
$id string
$maxShowItemDepth

공개 메소드들

메소드 설명
boot ( ) : void boot
getSettingsURI ( ) : void getSettingsURI
render ( ) : string render

보호된 메소드들

메소드 설명
getPermissionJsonString ( $grant, $inheritMode )
loadReactComponent ( $container, $title, $jsonRet )
permissionScript ( )

메소드 상세

boot() 공개 정적인 메소드

boot
public static boot ( ) : void
리턴 void

getPermissionJsonString() 보호된 메소드

protected getPermissionJsonString ( $grant, $inheritMode )

getSettingsURI() 공개 정적인 메소드

getSettingsURI
public static getSettingsURI ( ) : void
리턴 void

loadReactComponent() 보호된 메소드

protected loadReactComponent ( $container, $title, $jsonRet )

permissionScript() 보호된 메소드

protected permissionScript ( )

render() 공개 메소드

render
public render ( ) : string
리턴 string

프로퍼티 상세

$id 보호되어 있는 정적으로 프로퍼티

protected static string $id
리턴 string

$maxShowItemDepth 보호되어 있는 프로퍼티

protected $maxShowItemDepth