PHP 클래스 Pimcore\Model\Tool\UUID\Listing\Dao

상속: extends Pimcore\Model\Listing\Dao\AbstractDao
파일 보기 프로젝트 열기: pimcore/pimcore

공개 메소드들

메소드 설명
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

메소드 상세

getTotalCount() 공개 메소드

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

load() 공개 메소드

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