previousI18Nv2::autoConv (Previous) (Next) I18Nv2::createNegotiatornext

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

I18Nv2::createLocale

I18Nv2::createLocale() – I18Nv2_Locale オブジェクトを作成する

Synopsis

require_once 'I18Nv2.php';

object I18Nv2_Locale &I18Nv2::createLocale ( string $locale = = null )

Description

指定したロケールで、新しい I18Nv2_Locale オブジェクトを作成します。

Parameter

string $locale

en_US や de_DE のようなロケール。

Return value

object I18Nv2_Locale を返します。

Note

This function should be called statically.

See

I18Nv2_Locale も参照ください。

previousI18Nv2::autoConv (Previous) (Next) I18Nv2::createNegotiatornext

Download Documentation Last updated: Sun, 21 Jun 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.