Extends
Constructor
new ve.ui.MWAdvancedSettingsPage(name, [config])
#
MediaWiki meta dialog advanced settings page.
Methods
getMetaItem(name) → {Object|null
}
#
null
}
#
Get the first meta item of a given name
Parameters:
Name | Type | Description |
---|---|---|
name |
string | Name of the meta item |
Returns:
Meta item, if any
- Type
-
Object
|
null
Get the first meta item of a given name
onDisplayTitleInputChange(value)
#
Handle display title input change events.
Parameters:
Name | Type | Description |
---|---|---|
value |
string | Current value of input widget |
Handle display title input change events.
onIndexingOptionChange()
#
Handle indexing option state change events.
Handle indexing option state change events.
onNewSectionEditLinkOptionChange()
#
Handle new edit section link change events.
Handle new edit section link change events.
setup(fragment, config) → {jQuery.Promise}
#
Setup settings page.
Parameters:
Name | Type | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fragment |
ve.dm.SurfaceFragment | Surface fragment |
|||||||||||||||
config |
Object |
Properties:
|
Returns:
- Type
- jQuery.Promise
Setup settings page.