Link Search Menu Expand Document

Constructor: pageBlockList

Back to constructors index

Unordered list of IV blocks

Attributes:

NameTypeRequiredDescription
itemsArray of PageListItemYesList of blocks in an IV page

Type: PageBlock

Example:

$pageBlockList = ['_' => 'pageBlockList', 'items' => [PageListItem, PageListItem]];