UserArrayFromResult Class Reference

Inherits UserArray.

List of all members.

Public Member Functions

 __construct ($res)
 count ()
 current ()
 key ()
 next ()
 rewind ()
 valid ()

Public Attributes

 $res
 $key
 $current

Protected Member Functions

 setCurrent ($row)


Detailed Description

Definition at line 32 of file UserArray.php.


Constructor & Destructor Documentation

UserArrayFromResult::__construct ( res  ) 

Definition at line 36 of file UserArray.php.

References $res, key(), and setCurrent().


Member Function Documentation

UserArrayFromResult::count (  ) 

Definition at line 50 of file UserArray.php.

UserArrayFromResult::current (  ) 

Definition at line 54 of file UserArray.php.

Referenced by setCurrent(), and valid().

UserArrayFromResult::key (  ) 

Definition at line 58 of file UserArray.php.

Referenced by __construct(), next(), and rewind().

UserArrayFromResult::next (  ) 

Definition at line 62 of file UserArray.php.

References $row, key(), and setCurrent().

UserArrayFromResult::rewind (  ) 

Definition at line 68 of file UserArray.php.

References key(), and setCurrent().

UserArrayFromResult::setCurrent ( row  )  [protected]

Definition at line 42 of file UserArray.php.

References $row, current(), and User::newFromRow().

Referenced by __construct(), next(), and rewind().

UserArrayFromResult::valid (  ) 

Definition at line 74 of file UserArray.php.

References current().


Member Data Documentation

UserArrayFromResult::$current

Definition at line 34 of file UserArray.php.

UserArrayFromResult::$key

Definition at line 34 of file UserArray.php.

UserArrayFromResult::$res

Definition at line 33 of file UserArray.php.

Referenced by __construct().


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

Generated on Sat Sep 5 02:08:50 2009 for MediaWiki by  doxygen 1.5.9