I18Nv2_Negotiator クラス概要 (Previous) (Next) I18Nv2_Negotiator::getCharsetMatch

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

I18Nv2_Negotiator::I18Nv2_Negotiator()

I18Nv2_Negotiator::I18Nv2_Negotiator() -- コンストラクタ

概要

require_once 'I18N/Negotiator.php';

object I18Nv2_Negotiator I18Nv2_Negotiator::I18Nv2_Negotiator ([string $defaultLanguage = 'en' [, string $defaultCharset = 'iso-8859-1' [, string $defaultCountry = '']]])

説明

HTTP ヘッダの中から言語コード、国コード、文字セットコード およびロケール設定の方言 (変化形) を見つけます。

パラメータ

string $defaultLanguage

デフォルトの言語。

string $defaultCharset

デフォルトの文字セット。

string $defaultCountry

デフォルトの国。

返り値

I18Nv2_Negotiator オブジェクトを返します。

I18Nv2_Negotiator クラス概要 (Previous) (Next) I18Nv2_Negotiator::getCharsetMatch

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.