I18Nv2_Country::getAllCodes()

I18Nv2_Country::getAllCodes()  -- Get all codes

Synopsis

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.

Заметка

Эта функция не должна вызываться статически.