class PDFFile extends File

Properties

protected $container from File

Methods

__construct(DriverContainer $container)

Build the File processor given the configuration

from File
static string
changePathnameExtension(string $pathname, string $extension)

Change the extension of a pathname

from File
toSwf(string $inputfile, string $outputFile)

No description

Details

in File at line 25
__construct(DriverContainer $container)

Build the File processor given the configuration

Parameters

DriverContainer $container

in File at line 41
static protected string changePathnameExtension(string $pathname, string $extension)

Change the extension of a pathname

Parameters

string $pathname
string $extension

Return Value

string

at line 27
toSwf(string $inputfile, string $outputFile)

Parameters

string $inputfile
string $outputFile

Exceptions

InvalidArgumentException