title |
description |
pageBlockList |
pageBlockList attributes, type and example |
Constructor: pageBlockList
Back to constructors index
Attributes:
Name |
Type |
Required |
ordered |
Bool |
Required |
items |
Array of RichText |
Required |
Example:
$pageBlockList = ['_' => 'pageBlockList', 'ordered' => Bool, 'items' => [Vector t], ];