I18Nv2_Country::getAllCodes()

I18Nv2_Country::getAllCodes()  -- Get all codes

Synopsis

require_once 'I18Nv2/Country.php';

array I18Nv2_Country::getAllCodes ()

Beschreibung

Get all country codes as associative array indexed by their two letter codes.

Rückgabewert

Returns array all country codes.

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.