class PDFFile extends File (View source)

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

__construct(DriverContainer $container)

Build the File processor given the configuration

Parameters

DriverContainer $container

static protected string changePathnameExtension(string $pathname, string $extension)

Change the extension of a pathname

Parameters

string $pathname
string $extension

Return Value

string

toSwf(string $inputfile, string $outputFile)

Parameters

string $inputfile
string $outputFile

Exceptions

InvalidArgumentException