PHP Class Pimcore\Model\Object\Classificationstore\KeyConfig\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 key configs for the specified parameters, returns an array of config elements

Protected Methods

Method Description
getCondition ( ) : string

Method Details

getCondition() protected method

protected getCondition ( ) : string
return string

getDataArray() public method

public getDataArray ( ) : array
return array

getTotalCount() public method

public getTotalCount ( ) : integer
return integer

load() public method

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