|
MediaWiki
REL1_19
|

Static Public Member Functions | |
| static | newFromIDs ($ids) |
| static | newFromResult ($res) |
Static Protected Member Functions | |
| static | newFromResult_internal ($res) |
Definition at line 3 of file UserArray.php.
| static UserArray::newFromIDs | ( | $ | ids | ) | [static] |
| $ids | array |
Definition at line 23 of file UserArray.php.
References $dbr, $res, newFromResult(), and wfGetDB().
Referenced by EmailNotification\actuallyNotifyOnPageChange(), and BlockListPager\preprocessResults().


| static UserArray::newFromResult | ( | $ | res | ) | [static] |
| $res | ResultWrapper |
Definition at line 8 of file UserArray.php.
References $res, newFromResult_internal(), and wfRunHooks().
Referenced by newFromIDs().


| static UserArray::newFromResult_internal | ( | $ | res | ) | [static, protected] |
| $res |
Definition at line 39 of file UserArray.php.
References $res.
Referenced by newFromResult().
