PHP Class eZ\Publish\Core\FieldType\RelationList\Value

Inheritance: extends eZ\Publish\Core\FieldType\Value
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Свойство Type Description
$destinationContentIds mixed[] Related content id's.

Méthodes publiques

Méthode Description
__construct ( array $destinationContentIds = [] ) Construct a new Value object and initialize it $text.
__toString ( )

Method Details

__construct() public méthode

Construct a new Value object and initialize it $text.
public __construct ( array $destinationContentIds = [] )
$destinationContentIds array

__toString() public méthode

See also: eZ\Publish\Core\FieldType\Value
public __toString ( )

Property Details

$destinationContentIds public_oe property

Related content id's.
public mixed[] $destinationContentIds
Résultat mixed[]