PHP Class Pimcore\Model\Staticroute\Listing\Dao

Inheritance: extends Pimcore\Model\Dao\PhpArrayTable
Afficher le fichier Open project: pimcore/pimcore

Méthodes publiques

Méthode Description
configure ( )
getTotalCount ( ) : integer
load ( ) : array Loads a list of static routes for the specicifies parameters, returns an array of Staticroute elements

Method Details

configure() public méthode

public configure ( )

getTotalCount() public méthode

public getTotalCount ( ) : integer
Résultat integer

load() public méthode

Loads a list of static routes for the specicifies parameters, returns an array of Staticroute elements
public load ( ) : array
Résultat array