AbstractPart
in package
AbstractYes
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- getParentWriter() : RTF
- setParentWriter() : void
- write() : string
Properties
$escaper
protected
EscaperInterface
$escaper
$parentWriter
private
RTF
$parentWriter
Methods
__construct()
public
__construct() : mixed
getParentWriter()
public
getParentWriter() : RTF
Return values
RTFsetParentWriter()
public
setParentWriter([RTF $writer = null ]) : void
Parameters
- $writer : RTF = null
write()
public
abstract write() : string