|
MediaWiki
master
|


Static Public Member Functions | |
| static | newFromIDs ($ids) |
| static | newFromNames ($names) |
| static | newFromResult ($res) |
Static Protected Member Functions | |
| static | newFromResult_internal ($res) |
Definition at line 23 of file UserArray.php.
|
static |
| array | $ids |
Definition at line 43 of file UserArray.php.
References $dbr, $res, array(), DB_SLAVE, User\selectFields(), and wfGetDB().
Referenced by EmailNotification\actuallyNotifyOnPageChange(), and User\findUsersByGroup().
|
static |
| array | $names |
Definition at line 64 of file UserArray.php.
References $dbr, $res, array(), DB_SLAVE, User\selectFields(), and wfGetDB().
|
static |
| ResultWrapper | $res |
Definition at line 28 of file UserArray.php.
References $res, and Hooks\run().
|
staticprotected |
| ResultWrapper | $res |
Definition at line 84 of file UserArray.php.
References $res.