MediaWiki  REL1_22
UserWrapper Class Reference

List of all members.

Public Member Functions

 __construct ($userName, $password, $group= '')

Public Attributes

 $password
 $user
 $userName

Detailed Description

Definition at line 191 of file ApiTestCase.php.


Constructor & Destructor Documentation

UserWrapper::__construct ( userName,
password,
group = '' 
)

Definition at line 196 of file ApiTestCase.php.

References $password, $userName, array(), User\createNew(), User\newFromName(), and user.


Member Data Documentation

UserWrapper::$password

Definition at line 193 of file ApiTestCase.php.

Referenced by __construct().

UserWrapper::$user

Definition at line 194 of file ApiTestCase.php.

UserWrapper::$userName

Definition at line 192 of file ApiTestCase.php.

Referenced by __construct().


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