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

View this page in Last updated: Sun, 24 Aug 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

I18Nv2::createLocale()

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

概要

require_once 'I18Nv2.php';

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

説明

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

パラメータ

string $locale

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

返り値

object I18Nv2_Locale を返します。

注意

この関数は、スタティックにコール されます。

参照

I18Nv2_Locale も参照ください。

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

Download Documentation Last updated: Sun, 24 Aug 2008
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.