Documentation

Body extends AbstractPart

RTF body part writer.

Tags
since
0.11.0

Table of Contents

$escaper  : Escaper
$parentWriter  : AbstractWriter
__construct()  : mixed
getParentWriter()  : AbstractWriter
setParentWriter()  : void
write()  : string
Write part.
writeNotes()  : string
Write footnote/endnote contents as textruns.

Properties

Methods

__construct()

public __construct() : mixed
Return values
mixed

write()

Write part.

public write() : string
Return values
string

writeNotes()

Write footnote/endnote contents as textruns.

private writeNotes() : string
Return values
string

Search results