Overview

Namespaces

  • Affilinet
    • ProductData
      • Exceptions
      • HttpClient
      • Requests
        • Helper
        • Traits
      • Responses
        • ResponseElements

Classes

  • Category
  • Facet
  • FacetValue
  • Image
  • Price
  • Product
  • Shop
  • ShopProperty

Interfaces

  • CategoryInterface
  • FacetInterface
  • FacetValueInterface
  • ImageInterface
  • PriceInterface
  • ProductInterface
  • ShopInterface
  • ShopPropertyInterface
  • Overview
  • Namespace
  • Class

Class Image

Affilinet\ProductData\Responses\ResponseElements\Image implements Affilinet\ProductData\Responses\ResponseElements\ImageInterface
Namespace: Affilinet\ProductData\Responses\ResponseElements
Located at Affilinet/ProductData/Responses/ResponseElements/Image.php
Methods summary
public
# __construct( array $image )

Image constructor.

Image constructor.

Parameters

$image
public string
# getScaleName( )

Returns

string

Implementation of

Affilinet\ProductData\Responses\ResponseElements\ImageInterface::getScaleName()
public string
# getUrl( )

Returns

string

Implementation of

Affilinet\ProductData\Responses\ResponseElements\ImageInterface::getUrl()
public integer
# getWidth( )

Returns

integer

Implementation of

Affilinet\ProductData\Responses\ResponseElements\ImageInterface::getWidth()
public integer
# getHeight( )

Returns

integer

Implementation of

Affilinet\ProductData\Responses\ResponseElements\ImageInterface::getHeight()
API documentation generated by ApiGen