PHP 클래스 eZ\Publish\Core\REST\Client\Values\Content\Relation

또한 보기: eZ\Publish\API\Repository\Values\Content\Relation
상속: extends eZ\Publish\API\Repository\Values\Content\Relation
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

보호된 프로퍼티들

프로퍼티 타입 설명
$destinationContentInfo eZ\Publish\API\Repository\Values\Content\ContentInfo
$sourceContentInfo eZ\Publish\API\Repository\Values\Content\ContentInfo
$type integer

공개 메소드들

메소드 설명
getDestinationContentInfo ( ) : eZ\Publish\API\Repository\Values\Content\ContentInfo the content of the destination content of the relation.
getSourceContentInfo ( ) : eZ\Publish\API\Repository\Values\Content\ContentInfo the content of the source content of the relation.

메소드 상세

getDestinationContentInfo() 공개 메소드

the content of the destination content of the relation.
public getDestinationContentInfo ( ) : eZ\Publish\API\Repository\Values\Content\ContentInfo
리턴 eZ\Publish\API\Repository\Values\Content\ContentInfo

getSourceContentInfo() 공개 메소드

the content of the source content of the relation.
public getSourceContentInfo ( ) : eZ\Publish\API\Repository\Values\Content\ContentInfo
리턴 eZ\Publish\API\Repository\Values\Content\ContentInfo

프로퍼티 상세

$destinationContentInfo 보호되어 있는 프로퍼티

protected ContentInfo,eZ\Publish\API\Repository\Values\Content $destinationContentInfo
리턴 eZ\Publish\API\Repository\Values\Content\ContentInfo

$sourceContentInfo 보호되어 있는 프로퍼티

protected ContentInfo,eZ\Publish\API\Repository\Values\Content $sourceContentInfo
리턴 eZ\Publish\API\Repository\Values\Content\ContentInfo

$type 보호되어 있는 프로퍼티

protected int $type
리턴 integer