MediaWiki master
MediaWiki\EditPage Namespace Reference

Namespaces

namespace  Constraint
 

Classes

class  EditPage
 The HTML user interface for page editing. More...
 
interface  IEditObject
 Serves as a common repository of constants for EditPage edit status results. More...
 
class  IntroMessageBuilder
 Provides the intro messages (edit notices and others) to be displayed before an edit form. More...
 
class  IntroMessageList
 Encapsulates a list of edit form intro messages (as HTML) with their identifiers. More...
 
class  PreloadedContentBuilder
 Provides the initial content of the edit box displayed in an edit form when creating a new page or a new section. More...
 
class  SpamChecker
 Service to check if text (either content or a summary) qualifies as spam. More...
 
class  TemplatesOnThisPageFormatter
 Handles formatting for the "templates used on this page" lists. More...
 
class  TextboxBuilder
 Helps EditPage build textboxes. More...
 
class  TextConflictHelper
 Helper for displaying edit conflicts in text content models to users. More...