PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'I18Nv2/Language.php';
array I18Nv2_Language::getAllCodes ()
array I18Nv2_Language::getAllCodes
Get all language codes as associative array indexed by their two/three letter codes.
Returns array all language codes.
This function can not be called statically.