lib/ezimage/classes/ezimagehandler.php

Show: inherited
Table of Contents

File containing the eZImageHandler class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
lib  
Version
4.6.0  

\eZImageHandler

Package: lib

File containing the eZImageHandler class.

Children
\eZImageShellHandler
\eZImageGDHandler
Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

Constants

Constant  KEEP_SUFFIX = 1
Constant  REPLACE_SUFFIX = 2
Constant  PREPEND_TAG_REPLACE_SUFFIX = 3

Methods

methodpublicchangeFilePermissions(  $filepath ) : void
static

Parameters
Name Type Description
$filepath
methodpublicconversionRules( ) : void

methodpublicconvert(  $manager,  $sourceMimeData,  $destinationMimeData,  $filters = false ) : void

Parameters
Name Type Description
$manager
$sourceMimeData
$destinationMimeData
$filters
methodpublicconvertFilterToText(  $filterDefinition,  $filterData ) : void
static

Parameters
Name Type Description
$filterDefinition
$filterData
methodpubliccreateFilterDefinitionFromINI(  $filterText ) : void
static

Parameters
Name Type Description
$filterText
methodpubliceZImageHandler(  $handlerName,  $isEnabled = true,  $outputRewriteType = self::REPLACE_SUFFIX,  $supportedInputMIMETypes = false,  $supportedOutputMIMETypes,  $conversionRules = false,  $filters = false,  $mimeTagMap = false ) : void

Parameters
Name Type Description
$handlerName
$isEnabled
$outputRewriteType
$supportedInputMIMETypes
$supportedOutputMIMETypes
$conversionRules
$filters
$mimeTagMap
methodpublicisAvailable( ) : void

methodpublicisFilterSupported(  $filter ) : void

Parameters
Name Type Description
$filter
methodpublicisInputMIMETypeSupported(  $mimeData ) : void

Parameters
Name Type Description
$mimeData
methodpublicisOutputMIMETypeSupported(  $mimeData ) : void

Parameters
Name Type Description
$mimeData
methodpublicoutputMIMEType(  $manager,  $currentMimeData,  $wantedMimeData,  $supportedFormatsOriginal,  $aliasName = false ) : void

Parameters
Name Type Description
$manager
$currentMimeData
$wantedMimeData
$supportedFormatsOriginal
$aliasName
methodpublicoutputRewriteType( ) : void

methodpublicrewriteURL(  $originalMimeData,  $destinationMimeData,  $rewriteType,  $aliasName = false ) : void
static

Parameters
Name Type Description
$originalMimeData
$destinationMimeData
$rewriteType
$aliasName
methodpublicsupportedImageFilters( ) : void

methodpublicsupportedInputMIMETypes( ) : void

methodpublicsupportedOutputMIMETypes( ) : void

methodpublictagForMIMEType(  $mimeData ) : void

Parameters
Name Type Description
$mimeData
methodpublictextForFilter(  $filterData ) : void

Parameters
Name Type Description
$filterData
methodpublicwildcardToRegexp(  $wildcard,  $separatorCharacter = false ) : void
static

Parameters
Name Type Description
$wildcard
$separatorCharacter
Documentation was generated by DocBlox 0.18.1.