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

The <mapframe> tag inserts a map into wiki page. More...

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

Public Member Functions

 __construct (Config $config, LanguageNameUtils $languageCodeValidator, TitleFormatter $titleFormatter)
 
- 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.
 

Public Attributes

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

Protected Member Functions

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

Additional Inherited Members

- 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 <mapframe> tag inserts a map into wiki page.

@license MIT

Member Function Documentation

◆ render()

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

@inheritDoc

Reimplemented from Kartographer\Tag\LegacyTagHandler.

◆ saveData()

Kartographer\Tag\LegacyMapFrame::saveData ( State $state,
array $geometries )
protected

Reimplemented from Kartographer\Tag\LegacyTagHandler.


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