PHP Class Pimcore\Model\Element\WorkflowState\Listing\Dao

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

Public Methods

Method Description
getTotalCount ( )
load ( ) : array Loads a list of workflow states for the specified parameters, returns an array of Element\WorkflowState elements

Method Details

getTotalCount() public method

public getTotalCount ( )

load() public method

Loads a list of workflow states for the specified parameters, returns an array of Element\WorkflowState elements
public load ( ) : array
return array