MediaWiki
REL1_24
|
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 UserArray::newFromIDs | ( | $ | ids | ) | [static] |
array | $ids |
Definition at line 43 of file UserArray.php.
References $dbr, $res, array(), newFromResult(), User\selectFields(), and wfGetDB().
Referenced by BlockListPager\preprocessResults().
static UserArray::newFromResult | ( | $ | res | ) | [static] |
ResultWrapper | $res |
Definition at line 28 of file UserArray.php.
References $res, array(), newFromResult_internal(), and wfRunHooks().
Referenced by newFromIDs().
static UserArray::newFromResult_internal | ( | $ | res | ) | [static, protected] |
ResultWrapper | $res |
Definition at line 63 of file UserArray.php.
References $res, and UserArrayFromResult.
Referenced by newFromResult().