PHP Class eZ\Publish\Core\FieldType\Page\Parts\Zone

Inheritance: extends Base
Afficher le fichier Open project: ezsystems/ezpublish-kernel Class Usage Examples

Protected Properties

Свойство Type Description
$action string
$blocks Block[]
$blocksById Block[]
$id string Zone Id.
$identifier string Zone identifier.

Méthodes publiques

Méthode Description
__construct ( array $properties = [] )

Method Details

__construct() public méthode

public __construct ( array $properties = [] )
$properties array

Property Details

$action protected_oe property

See also: eZ\Publish\Core\FieldType\Page\Parts\Base for ACTION_* constants
protected string $action
Résultat string

$blocks protected_oe property

protected Block[],eZ\Publish\Core\FieldType\Page\Parts $blocks
Résultat Block[]

$blocksById protected_oe property

protected Block[],eZ\Publish\Core\FieldType\Page\Parts $blocksById
Résultat Block[]

$id protected_oe property

Zone Id.
protected string $id
Résultat string

$identifier protected_oe property

Zone identifier.
protected string $identifier
Résultat string