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

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

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

Public Attributes

const TAG = 'mapframe'
 
- Public Attributes inherited from Kartographer\Tag\TagHandler
const TAG = null
 

Protected Member Functions

 parseArgs ()
 @inheritDoc
 
 render ()
 
- Protected Member Functions inherited from Kartographer\Tag\TagHandler
 getInt ( $name, $default=false)
 
 getText ( $name, $default, $regexp=false)
 Returns value of a named tag attribute with optional validation.
 
 getLanguage ()
 

Additional Inherited Members

- Static Public Member Functions inherited from Kartographer\Tag\TagHandler
static entryPoint ( $input, array $args, Parser $parser, PPFrame $frame)
 Entry point for all tags.
 
static finalParseStep (State $state, ParserOutput $parserOutput, $isPreview, Parser $parser)
 Handles the last step of parse process.
 
- Protected Attributes inherited from Kartographer\Tag\TagHandler
 $lat
 
 $lon
 
 $zoom
 
 $mapStyle
 
 $specifiedLangCode
 
 $resolvedLangCode
 
 $showGroups = []
 
 $counter = null
 
 $config
 
 $parser
 
 $frame
 
 $state
 
 $markerProperties
 

Detailed Description

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

Member Function Documentation

◆ parseArgs()

Kartographer\Tag\MapFrame::parseArgs ( )
protected

@inheritDoc

Reimplemented from Kartographer\Tag\TagHandler.

◆ render()

Kartographer\Tag\MapFrame::render ( )
protected
Returns
string

Reimplemented from Kartographer\Tag\TagHandler.


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