Documentation

AbstractPart
in package
implements WriterPartInterface

AbstractYes

Abstract class for EPub3 parts.

Table of Contents

Interfaces

WriterPartInterface

Properties

$parentWriter  : AbstractWriter
Parent writer.

Methods

getParentWriter()  : AbstractWriter
Get parent writer.
setParentWriter()  : void
Set parent writer.
write()  : string
Write part content.

Properties

Methods

write()

Write part content.

public abstract write() : string
Return values
string

        
On this page

Search results