previousI18Nv2_Language::getAllCodes (Previous) (Next) I18Nv2_Language::isValidCodenext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

I18Nv2_Language::getName

I18Nv2_Language::getName() – Return name of the language for language code

Synopsis

require_once 'I18Nv2/Language.php';

string I18Nv2_Language::getName ( string $code )

Description

Get the language name for the two/three letter language code.

Parameter

string $code

two/three letter language code

Return value

Returns string name of the language.

Note

This function can not be called statically.

previousI18Nv2_Language::getAllCodes (Previous) (Next) I18Nv2_Language::isValidCodenext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.