eZ Publish  [4.2]
eZImageShellHandler Class Reference

The class eZImageShellHandler does. More...

+ Inheritance diagram for eZImageShellHandler:
+ Collaboration diagram for eZImageShellHandler:

List of all members.

Public Member Functions

 convert ($manager, $sourceMimeData, &$destinationMimeData, $filters=false)
 eZImageShellHandler ($handlerName, $isEnabled=true, $outputRewriteType=self::REPLACE_SUFFIX, $supportedInputMIMETypes=false, $supportedOutputMIMETypes=false, $conversionRules=false, $filters=false, $mimeTagMap=false)

Static Public Member Functions

static createFromINI ($iniGroup, $iniFilename=false)

Public Attributes

 $Executable
 $Path
 $PostParameters
 $PreParameters

Detailed Description

The class eZImageShellHandler does.

Definition at line 41 of file ezimageshellhandler.php.


Member Function Documentation

eZImageShellHandler::convert ( manager,
sourceMimeData,
&$  destinationMimeData,
filters = false 
) [virtual]

Creates the shell string and runs the executable.

Implements eZImageHandler.

Definition at line 65 of file ezimageshellhandler.php.

static eZImageShellHandler::createFromINI ( iniGroup,
iniFilename = false 
) [static]

Creates a new image handler for shell executable from INI settings. The INI settings are read from ini file $iniFilename and group $iniGroup. If $iniFilename is not supplied image.ini is used.

Definition at line 151 of file ezimageshellhandler.php.

Referenced by eZImageShellFactory\produceFromINI().

eZImageShellHandler::eZImageShellHandler ( handlerName,
isEnabled = true,
outputRewriteType = self::REPLACE_SUFFIX,
supportedInputMIMETypes = false,
supportedOutputMIMETypes = false,
conversionRules = false,
filters = false,
mimeTagMap = false 
)

Constructor

Definition at line 46 of file ezimageshellhandler.php.

Referenced by createFromINI().


Member Data Documentation

eZImageShellHandler::$Executable

Definition at line 291 of file ezimageshellhandler.php.

eZImageShellHandler::$Path

Definition at line 290 of file ezimageshellhandler.php.

eZImageShellHandler::$PostParameters

Definition at line 293 of file ezimageshellhandler.php.

eZImageShellHandler::$PreParameters

Definition at line 292 of file ezimageshellhandler.php.


The documentation for this class was generated from the following file: