Wiki |
This is preliminary documentation and is subject to change.
Class | Description | |
---|---|---|
PageHelper | Provides a set of opinionated but also useful methods for MediaWiki pages and page titles. | |
PagePropertyCollection | A read-only collection Containing additional page properties. | |
ProtectionInfo | Page protection information. | |
PurgeFailureInfo | Represents the details of purge failure on a MediaWiki page. | |
Revision | Represents a revision of a page. | |
RevisionSlot | Represents a slot in a revision. (MW 1.32+) | |
WikiPage | Represents a page on MediaWiki site. | |
WikiPageEditOptions | ||
WikiPageExtensions | Provides extension methods for a sequence of WikiPage. |
Structure | Description | |
---|---|---|
WikiPageStub | Contains basic information for identifying a page. |
Enumeration | Description | |
---|---|---|
AutoWatchBehavior | Specifies whether to watch the page after editing it. | |
PageMovingOptions | Specifies options for moving pages. | |
PagePurgeOptions | Options for purging a page. | |
PageQueryOptions | Options for refreshing a WikiPage object. For more accurate control on what information to fetch from server when calling library functions, consider using overloads that accept IWikiPageQueryProvider. | |
RevisionFlags | Revision flags. | |
RevisionHiddenFields | Hidden part of revision indicators. |