ResolveContentAreasEvent
FinalYes
Table of Contents
Methods
- __construct() : mixed
- getBackendLayout() : BackendLayout
- getContentAreas() : array<string|int, mixed>
- setContentAreas() : void
Methods
__construct()
public
__construct(BackendLayout $layout) : mixed
Parameters
- $layout : BackendLayout
getBackendLayout()
public
getBackendLayout() : BackendLayout
Return values
BackendLayoutgetContentAreas()
public
getContentAreas() : array<string|int, mixed>
Return values
array<string|int, mixed>setContentAreas()
public
setContentAreas(array<string|int, mixed> $contentAreas) : void
Parameters
- $contentAreas : array<string|int, mixed>