PHP Класс Pimcore\Model\Property\Predefined\Listing

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

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

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

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

Метод Описание
getProperties ( ) : array
setProperties ( array $properties )

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

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

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

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

public setProperties ( array $properties )
$properties array

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

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

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