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

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

Méthodes publiques

Свойство Type Description
$selection int[] Selection content.

Méthodes publiques

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

Method Details

__construct() public méthode

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

__toString() public méthode

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

Property Details

$selection public_oe property

Selection content.
public int[] $selection
Résultat int[]