![]() |
TYPO3
7.6
|
Protected Member Functions | |
findExecutableInPath (array $searchPaths) | |
findGraphicsMagickInPaths (array $searchPaths) | |
![]() | |
findExecutableInPath (array $searchPaths) | |
getSearchPaths () | |
cleanUpPath ($path) | |
Protected Attributes | |
$name = 'GraphicsMagick' | |
$priority = 80 | |
$configurationValues | |
![]() | |
$defaultExecutableSearchPaths | |
$foundPath = '' | |
![]() | |
$configurationManager = null | |
$name = '' | |
$priority = 50 | |
$configurationValues = array() | |
$postValues = array() | |
Additional Inherited Members | |
![]() | |
getFoundPath () | |
isActive () | |
isAvailable () | |
getConfigurationValues () | |
Preset for GraphicsMagick
Definition at line 22 of file GraphicsMagickPreset.php.
|
protected |
Find executable in path, wrapper for specific ImageMagick/GraphicsMagick find methods.
array | $searchPaths |
Definition at line 55 of file GraphicsMagickPreset.php.
References GraphicsMagickPreset\findGraphicsMagickInPaths().
|
protected |
Search for GraphicsMagick executables in given paths.
array | $searchPaths | List of pathes to search for |
Definition at line 66 of file GraphicsMagickPreset.php.
Referenced by GraphicsMagickPreset\findExecutableInPath().
|
protected |
Definition at line 37 of file GraphicsMagickPreset.php.
|
protected |
Definition at line 27 of file GraphicsMagickPreset.php.
|
protected |
Definition at line 32 of file GraphicsMagickPreset.php.