PDF Creator

PdfCreatorFactory
in package

Table of Contents

$types  : mixed
addType()  : mixed
createInstance()  : AbstractPdfCreator|null
Return a pdf creator instance for given type or null, if no type is registered for given type.
getTypes()  : array<string|int, mixed>
Return supported pdf creator types.
getPdfCreatorRegistry()  : mixed

Properties

Methods

getTypes()

Return supported pdf creator types.

public static getTypes() : array<string|int, mixed>
Return values
array<string|int, mixed>

getPdfCreatorRegistry()

protected static getPdfCreatorRegistry() : mixed
Return values
mixed

Search results