PHP Class App\UIObjects\Permission\Permission

Inheritance: extends Xpressengine\UIObject\AbstractUIObject
Datei anzeigen Open project: xpressengine/xpressengine

Protected Properties

Property Type Description
$id string
$maxShowItemDepth

Public Methods

Method Description
boot ( ) : void boot
getSettingsURI ( ) : void getSettingsURI
render ( ) : string render

Protected Methods

Method Description
getPermissionJsonString ( $grant, $inheritMode )
loadReactComponent ( $container, $title, $jsonRet )
permissionScript ( )

Method Details

boot() public static method

boot
public static boot ( ) : void
return void

getPermissionJsonString() protected method

protected getPermissionJsonString ( $grant, $inheritMode )

getSettingsURI() public static method

getSettingsURI
public static getSettingsURI ( ) : void
return void

loadReactComponent() protected method

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

permissionScript() protected method

protected permissionScript ( )

render() public method

render
public render ( ) : string
return string

Property Details

$id protected_oe static_oe property

protected static string $id
return string

$maxShowItemDepth protected_oe property

protected $maxShowItemDepth