|
Kartographer
Extension that adds maps to wiki pages
|
This class implements action=sanitize-mapdata API, validating and sanitizing user-entered GeoJSON. More...
Inheritance diagram for Kartographer\Api\ApiSanitizeMapData:
Collaboration diagram for Kartographer\Api\ApiSanitizeMapData:Public Member Functions | |
| __construct (ApiMain $main, string $action, private readonly 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::isInternal | ( | ) |
Indicate that this API can change at any time.