Click or drag to resize

ExtensionInfo Properties

This is preliminary documentation and is subject to change.

The ExtensionInfo type exposes the following members.

Properties
 NameDescription
Public propertyAuthorThe author or authors as a comma-delimited string.
Public propertyCredits 
Public propertyDescriptionUser-friendly description of the extension. (MediaWiki 1.24+)
Public propertyDescriptionMessageThe system message name for the user-friendly description of the extension. This can be emitted in conjunction with the description.
Public propertyLicense 
Public propertyLicenseName 
Public propertyNameThe class name of the extension.
Public propertyNameMessageThe system message name for the user-friendly name of the extension.
Public propertyTypeThe extension type.
Public propertyUrlThe URL for the homepage of the extension.
Public propertyVcsDate(Git only) The date of the latest version.
Public propertyVcsSystemWhich version control system is in use for the extension, if any.
Public propertyVcsUrlThe URL of the repository.
Public propertyVcsVersionThe version number of the extension in the version control system.
Public propertyVersion 
Top
See Also