PHP Class Pimcore\Model\User\Permission\Definition

Inheritance: extends Pimcore\Model\AbstractModel
Afficher le fichier Open project: pimcore/pimcore

Méthodes publiques

Свойство Type Description
$key

Méthodes publiques

Méthode Description
__construct ( $data = [] )
create ( $permission ) : mixed | static
getByKey ( $permission ) : mixed
getKey ( ) : string
setKey ( $key )

Method Details

__construct() public méthode

public __construct ( $data = [] )

create() public static méthode

public static create ( $permission ) : mixed | static
$permission
Résultat mixed | static

getByKey() public static méthode

public static getByKey ( $permission ) : mixed
$permission
Résultat mixed

getKey() public méthode

public getKey ( ) : string
Résultat string

setKey() public méthode

public setKey ( $key )
$key

Property Details

$key public_oe property

public $key