Documentation

Part
in package

Factory class for EPub3 parts.

Table of Contents

Methods

getPartClass()  : string
Get the fully qualified class name for a specific part type.

Methods

getPartClass()

Get the fully qualified class name for a specific part type.

public static getPartClass(string $type) : string
Parameters
$type : string

The type of part (Content, Manifest, Meta, Mimetype)

Return values
string

The fully qualified class name


        
On this page

Search results