Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Pimcore
Model
User
Permission
Definition
PHP 클래스 Pimcore\Model\User\Permission\Definition
상속:
extends
Pimcore\Model\AbstractModel
파일 보기
프로젝트 열기: pimcore/pimcore
공개 프로퍼티들
프로퍼티
타입
설명
$key
공개 메소드들
메소드
설명
__construct
(
$data
= [] )
create
(
$permission
) :
mixed
| static
getByKey
(
$permission
) :
mixed
getKey
( ) :
string
setKey
(
$key
)
메소드 상세
__construct()
공개
메소드
public
__construct
(
$data
= [] )
create()
공개
정적인
메소드
public
static
create
(
$permission
) :
mixed
| static
$permission
리턴
mixed
| static
getByKey()
공개
정적인
메소드
public
static
getByKey
(
$permission
) :
mixed
$permission
리턴
mixed
getKey()
공개
메소드
public
getKey
( ) :
string
리턴
string
setKey()
공개
메소드
public
setKey
(
$key
)
$key
프로퍼티 상세
$key
공개적으로 프로퍼티
public
$key