Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
eZ
Publish
Core
FieldType
Selection
Value
PHP 클래스 eZ\Publish\Core\FieldType\Selection\Value
상속:
extends
eZ\Publish\Core\FieldType\Value
파일 보기
프로젝트 열기: ezsystems/ezpublish-kernel
공개 프로퍼티들
프로퍼티
타입
설명
$selection
int[]
Selection content.
공개 메소드들
메소드
설명
__construct
(
array
$selection
= [] )
Construct a new Value object and initialize it $selection.
__toString
( )
메소드 상세
__construct()
공개
메소드
Construct a new Value object and initialize it $selection.
public
__construct
(
array
$selection
= [] )
$selection
array
__toString()
공개
메소드
또한 보기:
eZ\Publish\Core\FieldType\Value
public
__toString
( )
프로퍼티 상세
$selection
공개적으로 프로퍼티
Selection content.
public
int[]
$selection
리턴
int[]