Documentation

Title extends AbstractElement

TextRun element HTML writer.

Tags
since
0.10.0

Table of Contents

$element  : AbstractElement
Element.
$escaper  : Escaper|AbstractEscaper
$parentWriter  : AbstractWriter
Parent writer.
$withoutP  : bool
Without paragraph.
__construct()  : mixed
Create new instance.
setWithoutP()  : void
Set without paragraph.
write()  : string
Write heading.

Properties

Methods

setWithoutP()

Set without paragraph.

public setWithoutP(bool $value) : void
Parameters
$value : bool
Return values
void

write()

Write heading.

public write() : string
Return values
string

Search results