I18Nv2_Country::getAllCodes()

I18Nv2_Country::getAllCodes()  -- Get all codes

概要

require_once 'I18Nv2/Country.php';

array I18Nv2_Country::getAllCodes ()

説明

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

返り値

Returns array all country codes.

注意

この関数は、スタティックにコールする ことはできません。