PHP Class Pimcore\Model\Redirect\Listing\Dao

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

Méthodes publiques

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

Method Details

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 Redirect elements
public load ( ) : array
Résultat array