Kartographer
Extension that adds maps to wiki pages
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CKartographer\CoordFormatterFormats coordinates into human-readable strings
 CKartographer\Projection\EPSG3857@license MIT
 CKartographer\ExternalDataLoaderGets external data in GeoJSON on parse time
 CKartographer\ExternalLinksProvider@license MIT
 CKartographer\Tag\LegacyTagHandlerBase class for all <map...> tags
 CKartographer\Tag\LegacyMapFrameThe <mapframe> tag inserts a map into wiki page
 CKartographer\Tag\LegacyMapLinkThe <maplink> tag creates a link that, when clicked, will open a dynamic map in Special:Map page
 CMaintenance
 CPurgeMapPagesPurges all pages that use <maplink> or <mapframe>, using the tracking category
 CKartographer\Tag\MapTagArgumentValidatorValidator and preprocessor for all arguments that can be used in <mapframe> and <maplink> tags
 CMediaWiki\ResourceLoader\Module
 CKartographer\DataModule@license MIT
 CKartographer\Tag\ParserFunctionTracker@license MIT
 CKartographer\PartialWikitextParser@license MIT
 CKartographer\SimpleStyleParserParses and sanitizes text properties of GeoJSON/simplestyle by putting them through the MediaWiki wikitext parser
 CKartographer\Tag\TagGeneric handler to validate and preprocess the arguments of an XML-style parser tag
 CKartographer\WikitextParser@license MIT
 CKartographer\MediaWikiWikitextParser@license MIT
 CApiBase
 CKartographer\Api\ApiSanitizeMapDataThis class implements action=sanitize-mapdata API, validating and sanitizing user-entered GeoJSON
 CApiQueryBase
 CKartographer\Api\ApiQueryMapData@license MIT
 CApiTestCase
 CKartographer\Tests\ApiQueryMapDataTest@group API @group Database @group medium @covers \Kartographer\Api\ApiQueryMapData @license MIT
 CJsonSerializable
 CKartographer\StateStores information about map tags on page in ParserOutput
 CMediaWikiIntegrationTestCase
 CKartographer\Tests\ApiSanitizeMapDataTest@covers \Kartographer\Api\ApiSanitizeMapData @group Kartographer @license MIT
 CKartographer\Tests\CoordFormatterTest@covers \Kartographer\CoordFormatter @group Kartographer @license MIT
 CKartographer\Tests\SimpleStyleParserTest@covers \Kartographer\SimpleStyleParser @group Kartographer @license MIT
 CKartographer\Tests\SpecialMapTest@covers \Kartographer\SpecialMap @group Kartographer @license MIT
 CKartographer\Tests\ValidationTest@covers \Kartographer\SimpleStyleParser @group Kartographer @license MIT
 CMediaWikiLangTestCase
 CKartographer\Tests\KartographerTest@group Kartographer @covers \Kartographer\Tag\LegacyTagHandler @covers \Kartographer\Tag\LegacyMapFrame @covers \Kartographer\Tag\LegacyMapLink @license MIT
 CMediaWikiUnitTestCase
 CKartographer\Tests\ExternalDataLoaderTest@group Kartographer @covers \Kartographer\ExternalDataLoader @license MIT
 CKartographer\UnitTests\ExternalLinksProviderTest@covers \Kartographer\ExternalLinksProvider @group Kartographer @license MIT
 CKartographer\UnitTests\LegacyTagHandlerTest@license MIT
 CKartographer\UnitTests\ParserFunctionTrackerTest@covers \Kartographer\Tag\ParserFunctionTracker @group Kartographer @license MIT
 CKartographer\UnitTests\ProjectionTest@covers \Kartographer\Projection\EPSG3857 @group Kartographer @license MIT
 CKartographer\UnitTests\StateTest@covers \Kartographer\State @group Kartographer @license MIT
 CParserAfterParseHook
 CKartographer\Hooks@license MIT
 CParserFirstCallInitHook
 CKartographer\Hooks@license MIT
 CParserTestGlobalsHook
 CKartographer\Hooks@license MIT
 CUnlistedSpecialPage
 CKartographer\SpecialMapSpecial page that works as a fallback destination for non-JS users who click on map links