PHP 클래스 Pimcore\Model\Object\Classificationstore\CollectionGroupRelation\Listing\Dao

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

공개 메소드들

메소드 설명
getDataArray ( ) : array
getTotalCount ( ) : integer
load ( ) : array Loads a list of Classificationstore group configs for the specified parameters, returns an array of config elements

메소드 상세

getDataArray() 공개 메소드

public getDataArray ( ) : array
리턴 array

getTotalCount() 공개 메소드

public getTotalCount ( ) : integer
리턴 integer

load() 공개 메소드

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