Kartographer
Extension that adds maps to wiki pages
Loading...
Searching...
No Matches
Kartographer\Tag\LegacyMapLink Class Reference

The <maplink> tag creates a link that, when clicked, will open a dynamic map in Special:Map page. More...

+ Inheritance diagram for Kartographer\Tag\LegacyMapLink:
+ Collaboration diagram for Kartographer\Tag\LegacyMapLink:

Public Attributes

const TAG = 'maplink'
 
- Public Attributes inherited from Kartographer\Tag\LegacyTagHandler
const TAG = ''
 Lower case name of the XML-style parser tag, e.g.
 

Protected Member Functions

 render (PartialWikitextParser $parser, bool $serverMayRenderOverlays)
 @inheritDoc
 
- Protected Member Functions inherited from Kartographer\Tag\LegacyTagHandler
 saveData (State $state, array $geometries)
 
 getTargetLanguageCode ()
 
 getOutput ()
 

Additional Inherited Members

- Public Member Functions inherited from Kartographer\Tag\LegacyTagHandler
 __construct (Config $config, LanguageNameUtils $languageCodeValidator)
 
 handle (?string $input, array $args, Parser $parser, PPFrame $frame)
 Entry point for all tags.
 
- Static Public Member Functions inherited from Kartographer\Tag\LegacyTagHandler
static finalParseStep (State $state, ContentMetadataCollector $parserOutput, bool $outputAllLiveData, ParserFunctionTracker $tracker)
 Handles the last step of parse process.
 
- Protected Attributes inherited from Kartographer\Tag\LegacyTagHandler
MapTagArgumentValidator $args
 
Config $config
 
Parser $parser
 

Detailed Description

The <maplink> tag creates a link that, when clicked, will open a dynamic map in Special:Map page.

@license MIT

Member Function Documentation

◆ render()

Kartographer\Tag\LegacyMapLink::render ( PartialWikitextParser $parser,
bool $serverMayRenderOverlays )
protected

@inheritDoc

Reimplemented from Kartographer\Tag\LegacyTagHandler.


The documentation for this class was generated from the following file: