Wiki |
This is preliminary documentation and is subject to change.
Class | Description | |
---|---|---|
AccountBlockInfo | Contains basic information about a given account block. | |
AccountInfo | Provides read-only access to the current logged-in information. | |
AccountSystemBlockTypes | Predefined account system block types. | |
ExtensionCollection | Provides read-only access to extension collection. | |
ExtensionInfo | Represents a MediaWiki extension item. | |
InterwikiEntry | An item of interwiki map. | |
InterwikiMap | Provides read-only access to interwiki map. | |
MagicWordCollection | Provides read-only access to MediaWiki magic words collection. | |
MagicWordInfo | Contains information for an available magic word on MediaWiki site. | |
NamespaceCollection | Provides read-only access to namespace collection. | |
NamespaceInfo | Namespace information. | |
OpenSearchResultEntry | Represents an entry in opensearch result. | |
SiteInfo | Provides read-only access to general site information. | |
SiteOptions | Client options for creating a WikiSite instance. | |
SiteStatistics | Contains statistical information of a MediaWiki site. | |
UserGroups | Predefined User Groups. | |
UserRights | Predefined User Rights. | |
WikiFamily | Provides a simple IWikiFamily implementation based on a list of API endpoint URLs. | |
WikiFamilySiteCreatedEventArgs | Provides arguments for SiteCreated event. | |
WikiSite | Represents a MediaWiki site. | |
WikiSiteToken | Represents a token placeholder in the MediaWikiFormRequestMessage. This enables WikiSite to detect bad tokens. |
Interface | Description | |
---|---|---|
IAccountAssertionFailureHandler | Provides a way for client code to automatically re-login, and continue the impeded requests without raising AccountAssertionFailureException, when account assertion has failed. | |
IWikiFamily | Represents a set of wiki WikiSite instances, identified by their names (often the same as interwiki prefix). |
Enumeration | Description | |
---|---|---|
AccountAssertionBehavior | See https://www.mediawiki.org/wiki/API:Assert . | |
OpenSearchOptions | Options for opensearch. |