PHP Класс Pimcore\Model\Asset\Image\Thumbnail\Config\Listing

Наследование: extends Pimcore\Model\Listing\JsonListing
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$thumbnails array Contains the results of the list. They are all an instance of Property\Predefined

Открытые методы

Метод Описание
getThumbnails ( ) : array
setThumbnails ( $thumbnails )

Описание методов

getThumbnails() публичный Метод

public getThumbnails ( ) : array
Результат array

setThumbnails() публичный Метод

public setThumbnails ( $thumbnails )
$thumbnails

Описание свойств

$thumbnails публичное свойство

Contains the results of the list. They are all an instance of Property\Predefined
public array $thumbnails
Результат array