Wiki |
This is preliminary documentation and is subject to change.
The WikiSite type exposes the following members.
Name | Description | |
---|---|---|
AccountAssertionFailureHandler | A handler used to re-login when account assertion fails. | |
AccountInfo | Gets the current user's account information. | |
ApiEndpoint | The endpoint URL for MediaWiki API. | |
Extensions | Gets a collection of installed extensions on this MediaWiki site. | |
Initialization | A task that indicates the asynchronous initialization status of this instance. | |
InterwikiMap | Gets the interwiki map information on this wiki site. | |
Logger | Replaces the logger factory of the specified instance. | |
MagicWords | Gets a list of magic words and their aliases on this MediaWiki site. (MW 1.14+) | |
ModificationThrottler | A throttler used to enforce the speed limitation when performing edit/move/delete operations. | |
Namespaces | Gets a collection of namespaces used on this MediaWiki site. | |
Options | Gets the options applied to the current instance. | |
SiteInfo | Gets the basic site information. | |
WikiClient | Gets the MediaWiki API client used to perform the requests. |