Documentation

Mimetype extends WriterPart

Table of Contents

$parentWriter  : Ods
Parent Ods object.
__construct()  : mixed
Set parent Ods writer.
getParentWriter()  : Ods
Get Ods writer.
write()  : string
Write mimetype to plain text format.

Properties

Methods

__construct()

Set parent Ods writer.

public __construct(Ods $writer) : mixed
Parameters
$writer : Ods
Return values
mixed

getParentWriter()

Get Ods writer.

public getParentWriter() : Ods
Return values
Ods

write()

Write mimetype to plain text format.

public write() : string
Return values
string

XML Output

Search results