MediaWiki  REL1_22
UserArray Class Reference
Inheritance diagram for UserArray:

List of all members.

Static Public Member Functions

static newFromIDs ($ids)
static newFromResult ($res)

Static Protected Member Functions

static newFromResult_internal ($res)

Detailed Description

Definition at line 23 of file UserArray.php.


Member Function Documentation

static UserArray::newFromIDs ( ids) [static]
Parameters:
$idsarray
Returns:
UserArrayFromResult

Definition at line 43 of file UserArray.php.

References $dbr, $res, array(), newFromResult(), and wfGetDB().

Referenced by BlockListPager\preprocessResults().

static UserArray::newFromResult ( res) [static]
Parameters:
$resResultWrapper
Returns:
UserArrayFromResult

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]
Parameters:
$res
Returns:
UserArrayFromResult

Definition at line 59 of file UserArray.php.

References $res, and UserArrayFromResult.

Referenced by newFromResult().


The documentation for this class was generated from the following file: