MediaWiki REL1_33
|
Static Public Member Functions | |
static | newFromIDs ( $ids) |
static | newFromNames ( $names) |
static | newFromResult ( $res) |
Static Protected Member Functions | |
static | newFromResult_internal ( $res) |
Definition at line 25 of file UserArray.php.
|
static |
array | $ids |
Definition at line 45 of file UserArray.php.
References $dbr, $res, array(), DB_REPLICA, User\getQueryInfo(), newFromResult(), and wfGetDB().
Referenced by EmailNotification\actuallyNotifyOnPageChange(), and User\findUsersByGroup().
|
static |
array | $names |
Definition at line 69 of file UserArray.php.
References $dbr, $res, array(), DB_REPLICA, User\getQueryInfo(), newFromResult(), and wfGetDB().
|
static |
IResultWrapper | $res |
Definition at line 30 of file UserArray.php.
References $res, and newFromResult_internal().
Referenced by ApiQueryUserContribs\execute(), newFromIDs(), and newFromNames().
|
staticprotected |
IResultWrapper | $res |
Definition at line 92 of file UserArray.php.
References $res.
Referenced by newFromResult().