PHP Class Pimcore\Model\Property\Predefined\Listing

Inheritance: extends Pimcore\Model\Listing\AbstractListing
Afficher le fichier Open project: pimcore/pimcore Class Usage Examples

Méthodes publiques

Свойство Type Description
$properties array Contains the results of the list. They are all an instance of Property\Predefined

Méthodes publiques

Méthode Description
getProperties ( ) : array
setProperties ( array $properties )

Method Details

getProperties() public méthode

public getProperties ( ) : array
Résultat array

setProperties() public méthode

public setProperties ( array $properties )
$properties array

Property Details

$properties public_oe property

Contains the results of the list. They are all an instance of Property\Predefined
public array $properties
Résultat array