PHP Class Pimcore\Model\Object\Classificationstore\CollectionConfig\Listing\Dao

Inheritance: extends Pimcore\Model\Listing\Dao\AbstractDao
Show file Open project: pimcore/pimcore

Public Methods

Method Description
getDataArray ( ) : array
getTotalCount ( ) : integer
load ( ) : array Loads a list of Classificationstore collection configs for the specified parameters, returns an array of config elements

Method Details

getDataArray() public method

public getDataArray ( ) : array
return array

getTotalCount() public method

public getTotalCount ( ) : integer
return integer

load() public method

Loads a list of Classificationstore collection configs for the specified parameters, returns an array of config elements
public load ( ) : array
return array