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

Inheritance: extends Base
Datei anzeigen Open project: ezsystems/ezpublish-kernel Class Usage Examples

Protected Properties

Property Type Description
$action string
$customAttributes array
$id string
$items Item[]
$name string
$overflowId string
$rotation array
$type string
$view string
$zoneId string

Property Details

$action protected_oe property

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

$customAttributes protected_oe property

protected array $customAttributes
return array

$id protected_oe property

protected string $id
return string

$items protected_oe property

protected Item[],eZ\Publish\Core\FieldType\Page\Parts $items
return Item[]

$name protected_oe property

protected string $name
return string

$overflowId protected_oe property

protected string $overflowId
return string

$rotation protected_oe property

protected array $rotation
return array

$type protected_oe property

protected string $type
return string

$view protected_oe property

protected string $view
return string

$zoneId protected_oe property

protected string $zoneId
return string