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