Documentation

Iso3166OneAlpha2
in package
Uses UtilsProvider

List of ISO 3166-1 alpha2 codes.

Tags
see
https://gist.github.com/ssskip/5a94bfcd2835bf1dea52

Table of Contents

Methods

getCodes()  : mixed
Get a mapping of code => country.
getPluginConstantPrefix()  : string
Get the prefix of this package so we can utils package natively.
getSortedCodes()  : mixed
Get a mapping of code => country sorted by translation.
setupConstants()  : mixed
Make sure the DEVOWL_MULTILINGUAL constants are available.

Methods

getCodes()

Get a mapping of code => country.

public static getCodes() : mixed

getPluginConstantPrefix()

Get the prefix of this package so we can utils package natively.

public getPluginConstantPrefix() : string
Return values
string

getSortedCodes()

Get a mapping of code => country sorted by translation.

public static getSortedCodes() : mixed

setupConstants()

Make sure the DEVOWL_MULTILINGUAL constants are available.

public static setupConstants() : mixed

        
On this page

Search results