Kartographer
Extension that adds maps to wiki pages
|
This class implements action=sanitize-mapdata API, validating and sanitizing user-entered GeoJSON. More...
Public Member Functions | |
__construct (ApiMain $main, $action, ParserFactory $parserFactory) | |
execute () | |
@inheritDoc | |
getAllowedParams () | |
@inheritDoc | |
mustBePosted () | |
@inheritDoc | |
isInternal () | |
Indicate that this API can change at any time. | |
Protected Member Functions | |
getExamplesMessages () | |
@inheritDoc | |
This class implements action=sanitize-mapdata API, validating and sanitizing user-entered GeoJSON.
@license MIT
Kartographer\Api\ApiSanitizeMapData::__construct | ( | ApiMain | $main, |
$action, | |||
ParserFactory | $parserFactory ) |
ApiMain | $main | |
string | $action | |
ParserFactory | $parserFactory |
Kartographer\Api\ApiSanitizeMapData::isInternal | ( | ) |
Indicate that this API can change at any time.