Link Search Menu Expand Document

Constructor: pageBlockPullquote

Back to constructors index

Pullquote

Attributes:

NameTypeRequiredDescription
textRichTextYesText
captionRichTextYesCaption

Type: PageBlock

Example:

$pageBlockPullquote = ['_' => 'pageBlockPullquote', 'text' => RichText, 'caption' => RichText];