PHP Class App\UIObjects\Permission\Permission

Inheritance: extends Xpressengine\UIObject\AbstractUIObject
Afficher le fichier Open project: xpressengine/xpressengine

Protected Properties

Свойство Type Description
$id string
$maxShowItemDepth

Méthodes publiques

Méthode Description
boot ( ) : void boot
getSettingsURI ( ) : void getSettingsURI
render ( ) : string render

Méthodes protégées

Méthode Description
getPermissionJsonString ( $grant, $inheritMode )
loadReactComponent ( $container, $title, $jsonRet )
permissionScript ( )

Method Details

boot() public static méthode

boot
public static boot ( ) : void
Résultat void

getPermissionJsonString() protected méthode

protected getPermissionJsonString ( $grant, $inheritMode )

getSettingsURI() public static méthode

getSettingsURI
public static getSettingsURI ( ) : void
Résultat void

loadReactComponent() protected méthode

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

permissionScript() protected méthode

protected permissionScript ( )

render() public méthode

render
public render ( ) : string
Résultat string

Property Details

$id protected_oe static_oe property

protected static string $id
Résultat string

$maxShowItemDepth protected_oe property

protected $maxShowItemDepth