PHP Class Pimcore\Model\Tool\UUID\Listing\Dao

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

Méthodes publiques

Méthode Description
getTotalCount ( ) : integer Returns the total amount of Email_Log entries
load ( ) : array Loads a list of Email_Log for the specified parameters, returns an array of Email_Log elements

Method Details

getTotalCount() public méthode

Returns the total amount of Email_Log entries
public getTotalCount ( ) : integer
Résultat integer

load() public méthode

Loads a list of Email_Log for the specified parameters, returns an array of Email_Log elements
public load ( ) : array
Résultat array