PHP Class Pimcore\Model\WebsiteSetting\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 static routes for the specified parameters, returns an array of Staticroute elements

Method Details

getTotalCount() public method

public getTotalCount ( )

load() public method

Loads a list of static routes for the specified parameters, returns an array of Staticroute elements
public load ( ) : array
return array