Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Pimcore
Model
User
Listing
AbstractListing
Dao
PHP Class Pimcore\Model\User\Listing\AbstractListing\Dao
Inheritance:
extends
Pimcore\Model\Listing\Dao\AbstractDao
Show file
Open project: pimcore/pimcore
Public Methods
Method
Description
load
( ) :
array
Loads a list of users for the specified parameters, returns an array of User elements
Protected Methods
Method
Description
getCondition
( ) :
string
Method Details
getCondition()
protected
method
protected
getCondition
( ) :
string
return
string
load()
public
method
Loads a list of users for the specified parameters, returns an array of User elements
public
load
( ) :
array
return
array