I18Nv2::autoConv (Previous) (Next) I18Nv2::createNegotiator

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

I18Nv2::createLocale()

I18Nv2::createLocale()  -- Create an I18Nv2_Locale object

Synopsis

require_once 'I18Nv2.php';

object I18Nv2_Locale &I18Nv2::createLocale ([string $locale = NULL])

Opis

Create a new I18Nv2_Locale object with the specified locale.

Parametr

string $locale

a locale like en_US or de_DE

Zwracana wartość

Returns new object I18Nv2_Locale.

Uwagi

Ta funkcja powinna być wywołana statycznie.

Zobacz

See also I18Nv2_Locale.

I18Nv2::autoConv (Previous) (Next) I18Nv2::createNegotiator

Download Documentation Last updated: Mon, 02 Jul 2007
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.