MediaWiki
1.23.2
|
Static Public Member Functions | |
static | newFromIDs ( $ids) |
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, newFromResult(), User\selectFields(), and wfGetDB().
Referenced by EmailNotification\actuallyNotifyOnPageChange(), and BlockListPager\preprocessResults().
|
static |
ResultWrapper | $res |
Definition at line 28 of file UserArray.php.
References $res, array(), newFromResult_internal(), and wfRunHooks().
Referenced by newFromIDs().
|
staticprotected |
ResultWrapper | $res |
Definition at line 63 of file UserArray.php.
References $res, and UserArrayFromResult.
Referenced by newFromResult().