MediaWiki
REL1_22
|
API YAML output formatter. More...
Public Member Functions | |
getDescription () | |
Returns the description string for this module. | |
getMimeType () | |
Overriding class returns the mime type that should be sent to the client. |
API YAML output formatter.
Definition at line 31 of file ApiFormatYaml.php.
Returns the description string for this module.
Reimplemented from ApiFormatJson.
Definition at line 37 of file ApiFormatYaml.php.
Overriding class returns the mime type that should be sent to the client.
This method is not called if getIsHtml() returns true.
Reimplemented from ApiFormatJson.
Definition at line 33 of file ApiFormatYaml.php.