getDestinationContentInfo()
public méthode
the content of the destination content of the relation.
public getDestinationContentInfo ( ) : eZ\Publish\API\Repository\Values\Content\ContentInfo |
Résultat |
eZ\Publish\API\Repository\Values\Content\ContentInfo |
|
getSourceContentInfo()
public méthode
the content of the source content of the relation.
public getSourceContentInfo ( ) : eZ\Publish\API\Repository\Values\Content\ContentInfo |
Résultat |
eZ\Publish\API\Repository\Values\Content\ContentInfo |
|
$destinationContentInfo protected_oe property
the content of the destination content of the relation.
protected ContentInfo,eZ\Publish\API\Repository\Values\Content $destinationContentInfo |
Résultat |
eZ\Publish\API\Repository\Values\Content\ContentInfo |
|
$sourceContentInfo protected_oe property
the content of the source content of the relation.
protected ContentInfo,eZ\Publish\API\Repository\Values\Content $sourceContentInfo |
Résultat |
eZ\Publish\API\Repository\Values\Content\ContentInfo |
|