MetaInf
extends WriterPart
in package
Table of Contents
Methods
- __construct() : mixed
- Set parent Ods writer.
- getParentWriter() : Ods
- Get Ods writer.
- setImageFiles() : void
- write() : string
- Write META-INF/manifest.xml to XML format.
Methods
__construct()
Set parent Ods writer.
public
__construct(Ods $writer) : mixed
Parameters
- $writer : Ods
getParentWriter()
Get Ods writer.
public
getParentWriter() : Ods
Return values
OdssetImageFiles()
public
setImageFiles(array<string, string> $imageFiles) : void
Parameters
- $imageFiles : array<string, string>
write()
Write META-INF/manifest.xml to XML format.
public
write() : string
Return values
string —XML Output