WriterPart
in package
AbstractYes
Table of Contents
Properties
- $parentWriter : Ods
- Parent Ods object.
Methods
- __construct() : mixed
- Set parent Ods writer.
- getParentWriter() : Ods
- Get Ods writer.
- write() : string
Properties
$parentWriter
Parent Ods object.
private
Ods
$parentWriter
Methods
__construct()
Set parent Ods writer.
public
__construct(Ods $writer) : mixed
Parameters
- $writer : Ods
getParentWriter()
Get Ods writer.
public
getParentWriter() : Ods
Return values
Odswrite()
public
abstract write() : string