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

Validator and preprocessor for all arguments that can be used in <mapframe> and <maplink> tags. More...

+ Collaboration diagram for Kartographer\Tag\MapTagArgumentValidator:

Public Member Functions

 __construct (string $tag, array $args, Config $config, Language $language)
 

Public Attributes

Status $status
 
float $lat
 
float $lon
 
int $zoom
 
string $mapStyle
 
string $width = null
 
int $height
 
string $align
 
bool $frameless
 
string $cssClass
 
string $specifiedLangCode
 
string $resolvedLangCode
 
string $text
 
 $groupId
 
array $showGroups = []
 

Detailed Description

Validator and preprocessor for all arguments that can be used in <mapframe> and <maplink> tags.

As of now this class intentionally knows everything about both tags.

@license MIT

Constructor & Destructor Documentation

◆ __construct()

Kartographer\Tag\MapTagArgumentValidator::__construct ( string $tag,
array $args,
Config $config,
Language $language )
Parameters
string$tag
string[]$args
Config$config
Language$language

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