MediaWiki
1.30.0
|
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, newFromResult(), User\selectFields(), and wfGetDB().
Referenced by EmailNotification\actuallyNotifyOnPageChange(), and User\findUsersByGroup().
|
static |
array | $names |
Definition at line 66 of file UserArray.php.
References $dbr, $res, array(), DB_REPLICA, newFromResult(), User\selectFields(), and wfGetDB().
|
static |
ResultWrapper | $res |
Definition at line 30 of file UserArray.php.
References $res, newFromResult_internal(), and Hooks\run().
Referenced by newFromIDs(), and newFromNames().
|
staticprotected |
ResultWrapper | $res |
Definition at line 86 of file UserArray.php.
References $res.
Referenced by newFromResult().