Constructor: pageBlockList
Unordered list of IV blocks
Attributes:
Name | Type | Required | Description |
---|---|---|---|
items | Array of PageListItem | Yes | List of blocks in an IV page |
Type: PageBlock
Example:
$pageBlockList = ['_' => 'pageBlockList', 'items' => [PageListItem, PageListItem]];