PDF Creator

BeforeOutputPdfCallback
in package

Table of Contents

$libraryInstance  : mixed
$outputParameters  : array<string|int, mixed>
$type  : string
__construct()  : mixed
getLibraryInstance()  : mixed
getOutputParameters()  : array<string|int, mixed>
getType()  : string
setLibraryInstance()  : void
setOutputParameters()  : void

Properties

Methods

__construct()

public __construct(string $type, mixed $libraryInstance[, array<string|int, mixed> $outputParameters = [] ]) : mixed
Parameters
$type : string
$libraryInstance : mixed
$outputParameters : array<string|int, mixed> = []
Return values
mixed

getOutputParameters()

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

setLibraryInstance()

public setLibraryInstance(mixed $libraryInstance) : void
Parameters
$libraryInstance : mixed
Return values
void

setOutputParameters()

public setOutputParameters(array<string|int, mixed> $outputParameters) : void
Parameters
$outputParameters : array<string|int, mixed>
Return values
void

Search results