Documentation

Image implements ImageInterface, JsonSerializable

Class Image

Interfaces, Classes and Traits

ImageInterface
Interface ImageInterface
JsonSerializable

Table of Contents

$id  : Id
$localFilePath  : LocalFilePath
$sortOrder  : SortOrder
$webFilePath  : WebFilePath
$altTitles  : TextCollection
$titles  : TextCollection
__construct()  : mixed
Image constructor.
altTitles()  : TextCollection
id()  : Id
jsonSerialize()  : mixed
localFilePath()  : LocalFilePath
sortOrder()  : SortOrder
titles()  : TextCollection
webFilePath()  : WebFilePath

Properties

Methods

id()

public id() : Id
Tags
inheritDoc
Return values
Id

jsonSerialize()

public jsonSerialize() : mixed
Tags
inheritDoc
Return values
mixed

Search results