MediaWiki  REL1_20
TestUser Class Reference

List of all members.

Public Member Functions

 __construct ($username, $realname= 'Real Name', $email= 'sample @example.com', $groups=array())

Public Attributes

 $email
 $groups
 $password
 $user
 $username

Detailed Description

Definition at line 4 of file TestUser.php.


Constructor & Destructor Documentation

TestUser::__construct ( username,
realname = 'Real Name',
email = '[email protected]',
groups = array() 
)

Member Data Documentation

TestUser::$email

Definition at line 7 of file TestUser.php.

Referenced by __construct().

TestUser::$groups

Definition at line 8 of file TestUser.php.

Referenced by __construct().

TestUser::$password

Definition at line 6 of file TestUser.php.

TestUser::$user

Definition at line 9 of file TestUser.php.

TestUser::$username

Definition at line 5 of file TestUser.php.

Referenced by __construct().


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