PHP Class Pimcore\Model\Document\DocType\Listing

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

Méthodes publiques

Свойство Type Description
$docTypes array Contains the results of the list. They are all an instance of Document\Doctype

Méthodes publiques

Méthode Description
getDocTypes ( ) : array
setDocTypes ( array $docTypes )

Method Details

getDocTypes() public méthode

public getDocTypes ( ) : array
Résultat array

setDocTypes() public méthode

public setDocTypes ( array $docTypes )
$docTypes array

Property Details

$docTypes public_oe property

Contains the results of the list. They are all an instance of Document\Doctype
public array $docTypes
Résultat array