PHP Класс eZ\Publish\Core\REST\Client\Values\Content\Relation

См. также: eZ\Publish\API\Repository\Values\Content\Relation
Наследование: extends eZ\Publish\API\Repository\Values\Content\Relation
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$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