Wikia |
This is preliminary documentation and is subject to change.
The WikiaSiteOptions type exposes the following members.
Name | Description | |
---|---|---|
WikiaSiteOptions | Initializes an empty WikiaSiteOptions instance. | |
WikiaSiteOptions(String) | Initializes a new WikiaSiteOptions instance from the root URL of a Wikia site. | |
WikiaSiteOptions(WikiSite) | Initializes a new WikiaSiteOptions instance from the information in WikiSite. |
Name | Description | |
---|---|---|
AccountAssertion |
Gets/sets the account rights assertion behavior when performing the requests. (MW 1.25+)
(Inherited from SiteOptions) | |
ApiEndpoint |
Sets the URL of MediaWiki API endpoint.
(Inherited from SiteOptions) | |
DisambiguationTemplates |
Specifies a list of disambiguation templates explicitly.
(Inherited from SiteOptions) | |
NirvanaEndPointUrl | Wikia Nirvana endpoint URL. | |
ScriptUrl | MediaWiki script URL, as in ScriptFilePath. | |
WikiaApiRootUrl | Root URL of Wikia public REST-ful API v1, without the suffixing slash. |
Name | Description | |
---|---|---|
Clone |
Make a deep-clone of current instance.
(Inherited from SiteOptions) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ToString | Returns a string that represents the current object. (Inherited from Object) |