MediaWiki master
MediaWiki\User Namespace Reference

Utility class for bot passwords. More...

Namespaces

namespace  CentralId
 
namespace  Hook
 
namespace  Options
 
namespace  Registration
 
namespace  TempUser
 

Classes

class  ActorCache
 
class  ActorMigration
 This is not intended to be a long-term part of MediaWiki; it will be deprecated and removed once actor migration is complete. More...
 
class  ActorMigrationBase
 This abstract base class helps migrate core and extension code to use the actor table. More...
 
interface  ActorNormalization
 Service for dealing with the actor table. More...
 
class  ActorStore
 
class  ActorStoreFactory
 
class  BotPassword
 Utility class for bot passwords. More...
 
class  BotPasswordStore
 
class  ExternalUserNames
 Class to parse and build external user names. More...
 
class  LoggedOutEditToken
 Value object representing a logged-out user's edit token. More...
 
class  PasswordReset
 Helper class for the password reset functionality shared by the web UI and the API. More...
 
class  TalkPageNotificationManager
 Manages user talk page notifications. More...
 
class  User
 internal since 1.36 More...
 
class  UserArray
 
class  UserArrayFromResult
 
class  UserEditTracker
 Track info about user edit counts and timings. More...
 
class  UserFactory
 Creates User objects. More...
 
class  UserGroupManager
 Manages user groups. More...
 
class  UserGroupManagerFactory
 Factory service for UserGroupManager instances. More...
 
class  UserGroupMembership
 Represents a "user group membership" – a specific instance of a user belonging to a group. More...
 
interface  UserIdentity
 Interface for objects representing user identity. More...
 
interface  UserIdentityLookup
 
class  UserIdentityUtils
 Convenience functions for interpreting UserIdentity objects using additional services or config. More...
 
class  UserIdentityValue
 Value object representing a user's identity. More...
 
class  UserNamePrefixSearch
 Handles searching prefixes of user names. More...
 
class  UserNameUtils
 UserNameUtils service. More...
 
interface  UserRigorOptions
 Shared interface for rigor levels when dealing with User methods. More...
 
class  UserSelectQueryBuilder
 
class  UserTimeCorrection
 Utility class to parse the TimeCorrection string value. More...
 

Detailed Description

Utility class for bot passwords.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. http://www.gnu.org/copyleft/gpl.html