PHP Класс Pimcore\Model\Document\DocType\Listing

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

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

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

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

Метод Описание
getDocTypes ( ) : array
setDocTypes ( array $docTypes )

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

getDocTypes() публичный метод

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

setDocTypes() публичный метод

public setDocTypes ( array $docTypes )
$docTypes array

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

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

Contains the results of the list. They are all an instance of Document\Doctype
public array $docTypes
Результат array