Heading

Heading implements OutputableInterface, RowDependancyInterface

Content

Methods

Inherited from Element
Inherited from BasicAttributesTrait

__construct

Add a generic heading element.

Heading::__construct( string $content )

setRow

Method for RowDependancyInterface to automatically set a reference to the parent Row object.

Heading::setRow( object $row )