PHP 클래스 Pimcore\Model\Asset\Image\Thumbnail\Config\Listing

상속: extends Pimcore\Model\Listing\JsonListing
파일 보기 프로젝트 열기: pimcore/pimcore 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$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