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 CatalogProps

Scene7\Requests\AbstractRequest implements Scene7\RenderInterface
Extended by Scene7\Requests\CatalogProps uses Scene7\Commands\ResponseType, Scene7\Commands\Id
Namespace: Scene7\Requests
Located at Requests/CatalogProps.php
Methods summary
public
# __construct( string $baseUrl, string $file, string $responseType = '' )

Parameters

$baseUrl
$file
$responseType

See

$this->getAllowedResponseTypes()
public string
# getRequestType( )

Returns

string
public string[]
# getAllowedResponseTypes( )

Returns

string[]

Overrides

Scene7\Requests\AbstractRequest::getAllowedResponseTypes()
Methods inherited from Scene7\Requests\AbstractRequest
__toString(), addCommand(), getAllowedEncodings(), getCommands(), getObscuredQuery(), getQuery(), getUri(), render(), renderRequestType(), setBaseUrl(), setFactory(), setProtocol()
Methods used from Scene7\Commands\ResponseType
setResponseType()
Methods used from Scene7\Commands\Id
setId()
Properties inherited from Scene7\Requests\AbstractRequest
$baseUrl, $commands, $encoding, $factory, $file, $protocol, $responseType
API documentation generated by ApiGen