Link Search Menu Expand Document

Constructor: pageBlockAnchor

Back to constructors index

Link to section within the page itself (like <a href="#target">anchor</a>)

Attributes:

NameTypeRequiredDescription
namestringYesName of target section

Type: PageBlock

Example:

$pageBlockAnchor = ['_' => 'pageBlockAnchor', 'name' => 'string'];