Overview

Namespaces

  • Scene7
    • Commands
      • Layer
    • Definitions
    • Helpers
      • Html
        • Attributes
    • Requests

Classes

  • AbstractRequest
  • CatalogProps
  • Exists
  • Image
  • ImageProps
  • ImageSet
  • LoadCache
  • Map
  • Mask
  • Message
  • Properties
  • Resolve
  • SaveToFile
  • Thumbnail
  • Validate
  • Overview
  • Namespace
  • Class

Class Validate

Scene7\Requests\AbstractRequest implements Scene7\RenderInterface
Extended by Scene7\Requests\Validate uses Scene7\Commands\LayerFactory, Scene7\Commands\Align, Scene7\Commands\Anchor, Scene7\Commands\BackgroundColor, Scene7\Commands\Cache, Scene7\Commands\Crop, Scene7\Commands\ColorQuantization, Scene7\Commands\DefaultImage, Scene7\Commands\EmbedColorProfile, Scene7\Commands\EmbedPathData, Scene7\Commands\Fit, Scene7\Commands\Format, Scene7\Commands\Height, Scene7\Commands\Id, Scene7\Commands\MaxJpegSize, Scene7\Commands\Locale, Scene7\Commands\Mask, Scene7\Commands\MaskUse, Scene7\Commands\OutputColorProfile, Scene7\Commands\PrintResolution, Scene7\Commands\Quality, Scene7\Commands\RegionOfInterest, Scene7\Commands\Resolution, Scene7\Commands\Resampling, Scene7\Commands\Scale, Scene7\Commands\ScaleView, Scene7\Commands\Template, Scene7\Commands\Type, Scene7\Commands\ViewRectangle, Scene7\Commands\Width, Scene7\Commands\XmpEmbed
Namespace: Scene7\Requests
Located at Requests/Validate.php
Methods summary
public
# __construct( string $baseUrl, string $file )

Parameters

$baseUrl
$file
public string
# getRequestType( )

Returns

string
Methods inherited from Scene7\Requests\AbstractRequest
__toString(), addCommand(), getAllowedEncodings(), getAllowedResponseTypes(), getCommands(), getObscuredQuery(), getQuery(), getUri(), render(), renderRequestType(), setBaseUrl(), setFactory(), setProtocol()
Methods used from Scene7\Commands\LayerFactory
addLayer(), getLayer(), getLayerByName(), getMaxLayer(), getQuery(), newLayer(), renderLayers()
Methods used from Scene7\Commands\Align
setAlign()
Methods used from Scene7\Commands\Anchor
setAnchor(), setAnchorNormalized()
Methods used from Scene7\Commands\BackgroundColor
setBackgroundColor()
Methods used from Scene7\Commands\Cache
setCache()
Methods used from Scene7\Commands\Crop
setCrop(), setCropNormalized()
Methods used from Scene7\Commands\ColorQuantization
getAllowedColorQuantizationTypes(), setColorQuantization()
Methods used from Scene7\Commands\DefaultImage
setDefaultImage()
Methods used from Scene7\Commands\EmbedColorProfile
setEmbedColorProfile()
Methods used from Scene7\Commands\EmbedPathData
setEmbedPathData()
Methods used from Scene7\Commands\Fit
getAllowedFitModes(), setFitMode()
Methods used from Scene7\Commands\Format
getAllowedCompressionTypes(), getAllowedFormats(), getAllowedPixelTypes(), setFormat()
Methods used from Scene7\Commands\Height
getHeight(), setHeight()
Methods used from Scene7\Commands\Id
setId()
Methods used from Scene7\Commands\MaxJpegSize
setMaxJpegSize()
Methods used from Scene7\Commands\Locale
setLocale()
Methods used from Scene7\Commands\Mask
setMask()
Methods used from Scene7\Commands\MaskUse
getAllowedMaskUses(), setMaskUse()
Methods used from Scene7\Commands\OutputColorProfile
getAllowedRenderIntents(), setOutputColorProfile()
Methods used from Scene7\Commands\PrintResolution
setPrintResolution()
Methods used from Scene7\Commands\Quality
setQuality()
Methods used from Scene7\Commands\RegionOfInterest
setRegionOfInterest()
Methods used from Scene7\Commands\Resolution
setResolution()
Methods used from Scene7\Commands\Resampling
getAllowedResamplingModes(), setResampling()
Methods used from Scene7\Commands\Scale
setScale()
Methods used from Scene7\Commands\ScaleView
setScaleView()
Methods used from Scene7\Commands\Template
setTemplate()
Methods used from Scene7\Commands\Type
setType()
Methods used from Scene7\Commands\ViewRectangle
setViewRectangle()
Methods used from Scene7\Commands\Width
getWidth(), setWidth()
Methods used from Scene7\Commands\XmpEmbed
setXmpEmbed()
Properties inherited from Scene7\Requests\AbstractRequest
$baseUrl, $commands, $encoding, $factory, $file, $protocol, $responseType
Properties used from Scene7\Commands\LayerFactory
$layerNameMap, $layers
API documentation generated by ApiGen