Link Search Menu Expand Document

Constructor: pageBlockFooter

Back to constructors index

Page footer

Attributes:

NameTypeRequiredDescription
textRichTextYesContents

Type: PageBlock

Example:

$pageBlockFooter = ['_' => 'pageBlockFooter', 'text' => RichText];