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

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

Public Methods

Method 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 method

Returns the total amount of Email_Log entries
public getTotalCount ( ) : integer
return integer

load() public method

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