MediaWiki  1.23.13
UserWrapper Class Reference

Public Member Functions

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

Public Attributes

 $password
 
 $user
 
 $userName
 

Detailed Description

Definition at line 3 of file UserWrapper.php.

Constructor & Destructor Documentation

◆ __construct()

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

Definition at line 8 of file UserWrapper.php.

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

Member Data Documentation

◆ $password

UserWrapper::$password

Definition at line 5 of file UserWrapper.php.

Referenced by __construct().

◆ $user

UserWrapper::$user

Definition at line 6 of file UserWrapper.php.

◆ $userName

UserWrapper::$userName

Definition at line 4 of file UserWrapper.php.

Referenced by __construct().


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