|
package
|
Gambio\ProductImageList\Collections
|
Methods
ImageListsCollection constructor.
__construct(array $values = array())
addImageList
addImageList(\Gambio\ProductImageList\ImageList\Collections\ImageList $imageList)
Arguments
$imageList
\Gambio\ProductImageList\ImageList\Collections\ImageList
getImageListById
getImageListById(\Gambio\ProductImageList\ImageList\ValueObjects\ListId $id) : \Gambio\ProductImageList\ImageList\Collections\ImageList
| Throws |
- \Gambio\ProductImageList\Exceptions\ImageListDoesNotExistsException
|
Arguments
Response
\Gambio\ProductImageList\ImageList\Collections\ImageList
jsonSerialize
jsonSerialize()
offsetExists
offsetExists( $offset)
offsetGet
offsetGet( $offset)
offsetSet
offsetSet( $offset, $value)
offsetUnset
offsetUnset( $offset)
Properties
values
values : array<mixed,\Gambio\ProductImageList\ImageList\Collections\ImageList>
Type(s)
array<mixed,\Gambio\ProductImageList\ImageList\Collections\ImageList>
position
position : integer