Constructor: pageListItemBlocks
List item
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| blocks | Array of PageBlock | Yes | Blocks |
Type: PageListItem
Example:
$pageListItemBlocks = ['_' => 'pageListItemBlocks', 'blocks' => [PageBlock, PageBlock]];
List item
| Name | Type | Required | Description |
|---|---|---|---|
| blocks | Array of PageBlock | Yes | Blocks |
$pageListItemBlocks = ['_' => 'pageListItemBlocks', 'blocks' => [PageBlock, PageBlock]];