PHP Class Pimcore\Model\Tool\Qrcode\Config\Listing\Dao

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

Public Methods

Method Description
configure ( )
getTotalCount ( ) : integer
load ( ) : array Loads a list of predefined properties for the specicifies parameters, returns an array of Property\Predefined elements

Method Details

configure() public method

public configure ( )

getTotalCount() public method

public getTotalCount ( ) : integer
return integer

load() public method

Loads a list of predefined properties for the specicifies parameters, returns an array of Property\Predefined elements
public load ( ) : array
return array