Transformation
AbstractYes
Table of Contents
Methods
- buildTransformer() : FileTransformer
- getInputContentTypes() : mixed
- getInputMaxSize() : int
- Returns maximum file size for transformation.
- getOutputContentType() : mixed
- getOutputExtension() : mixed
Methods
buildTransformer()
public
abstract buildTransformer() : FileTransformer
Return values
FileTransformergetInputContentTypes()
public
static getInputContentTypes() : mixed
getInputMaxSize()
Returns maximum file size for transformation.
public
getInputMaxSize() : int
Return values
intgetOutputContentType()
public
abstract getOutputContentType() : mixed
getOutputExtension()
public
abstract getOutputExtension() : mixed