I18Nv2::createLocale (Previous) (Next) I18Nv2::langs2locales

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

I18Nv2::createNegotiator()

I18Nv2::createNegotiator()  -- Create an I18Nv2_Negotiator object

Synopsis

require_once 'I18Nv2.php';

object I18Nv2_Negotiator &I18Nv2::createNegotiator ([string $defLang = 'en' [, string $defCharset = 'iso-8859-1']])

Descripción

Create a new I18Nv2_Negotiator object with the specified default language and default character set.

Parámetro

string $defLang

default language

string $defCharset

default character set

Valor devuelto

Returns new object I18Nv2_Negotiator.

Nota

Esta función debe ser llamada estáticamente.

Ver

See also I18Nv2_Negotiator.

I18Nv2::createLocale (Previous) (Next) I18Nv2::langs2locales

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