Documentation

Body extends AbstractPart
in package

RTF body part writer.

Tags
since
0.11.0

Table of Contents

Properties

$parentWriter  : HTML|null

Methods

getParentWriter()  : HTML
setParentWriter()  : void
write()  : string
Write part.
writeNotes()  : string
Write footnote/endnote contents as textruns.

Properties

Methods

setParentWriter()

public setParentWriter([HTML|null $writer = null ]) : void
Parameters
$writer : HTML|null = null

write()

Write part.

public write() : string
Return values
string

writeNotes()

Write footnote/endnote contents as textruns.

private writeNotes() : string
Return values
string

        
On this page

Search results