Index of all elements
[ a ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ n ]
[ p ]
[ r ]
[ s ]
[ t ]
[ _ ]
a
- autoConv
- in file I18Nv2.php, method I18Nv2::autoConv()
Automatically transform output between character sets
- af.php
- procedural page af.php
top
top
top
top
top
g
- getAllCodes
- in file Language.php, method I18Nv2_Language::getAllCodes()
Return all the codes
- getAllCodes
- in file Country.php, method I18Nv2_Country::getAllCodes()
Return all the codes
- getCharsetMatch
- in file Negotiator.php, method I18Nv2_Negotiator::getCharsetMatch()
Find Charset match
- getCountryMatch
- in file Negotiator.php, method I18Nv2_Negotiator::getCountryMatch()
Find Country Match
- getInfo
- in file I18Nv2.php, method I18Nv2::getInfo()
Get several locale specific information
- getLanguageMatch
- in file Negotiator.php, method I18Nv2_Negotiator::getLanguageMatch()
Find Language match
- getLocaleMatch
- in file Negotiator.php, method I18Nv2_Negotiator::getLocaleMatch()
Find locale match
- getName
- in file Language.php, method I18Nv2_Language::getName()
Return name of the language for language code
- getName
- in file Country.php, method I18Nv2_Country::getName()
Return name of the country for country code passed
- getStaticProperty
- in file I18Nv2.php, method I18Nv2::getStaticProperty()
Get access to static property
- getVariantInfo
- in file Negotiator.php, method I18Nv2_Negotiator::getVariantInfo()
Return variant info for passed parameter.
top
h
- hu.php
- procedural page hu.php
top
i
- $I18NCountry
- in file Negotiator.php, variable I18Nv2_Negotiator::$I18NCountry
I18Nv2_Country
- $I18NLang
- in file Negotiator.php, variable I18Nv2_Negotiator::$I18NLang
I18Nv2_Language
- I18Nv2
- in file I18Nv2.php, class I18Nv2
I18Nv2 - Internationalization v2
- I18Nv2.php
- procedural page I18Nv2.php
- ISO-639-1.php
- procedural page ISO-639-1.php
- ISO-639-2.php
- procedural page ISO-639-2.php
- it_IT.php
- procedural page it_IT.php
- it.php
- procedural page it.php
- I18Nv2_Locale-PHPUnit_Testcase.php
- procedural page I18Nv2_Locale-PHPUnit_Testcase.php
- I18Nv2_Country
- in file Country.php, method I18Nv2_Country::I18Nv2_Country()
Constructor
- I18Nv2_Country
- in file Country.php, class I18Nv2_Country
I18Nv2_Country
- I18Nv2_CURRENCY
- in file Locale.php, constant I18Nv2_CURRENCY
- I18Nv2_CURRENCY_INTERNATIONAL
- in file Locale.php, constant I18Nv2_CURRENCY_INTERNATIONAL
- I18Nv2_CURRENCY_LOCAL
- in file Locale.php, constant I18Nv2_CURRENCY_LOCAL
- I18Nv2_DATETIME
- in file Locale.php, constant I18Nv2_DATETIME
- I18Nv2_DATETIME_DEFAULT
- in file Locale.php, constant I18Nv2_DATETIME_DEFAULT
- I18Nv2_DATETIME_FULL
- in file Locale.php, constant I18Nv2_DATETIME_FULL
- I18Nv2_DATETIME_LONG
- in file Locale.php, constant I18Nv2_DATETIME_LONG
- I18Nv2_DATETIME_MEDIUM
- in file Locale.php, constant I18Nv2_DATETIME_MEDIUM
- I18Nv2_DATETIME_SHORT
- in file Locale.php, constant I18Nv2_DATETIME_SHORT
- I18Nv2_Language
- in file Language.php, class I18Nv2_Language
I18Nv2_Language
- I18Nv2_Language
- in file Language.php, method I18Nv2_Language::I18Nv2_Language()
Constructor
- I18Nv2_Locale
- in file Locale.php, method I18Nv2_Locale::I18Nv2_Locale()
Constructor
- I18Nv2_Locale
- in file Locale.php, class I18Nv2_Locale
I18Nv2_Locale
- I18Nv2_LocaleTest
- in file I18Nv2_Locale-PHPUnit_Testcase.php, class I18Nv2_LocaleTest
TestCase for I18Nv2_LocaleTest class
- I18Nv2_LocaleTest
- in file I18Nv2_Locale-PHPUnit_Testcase.php, method I18Nv2_LocaleTest::I18Nv2_LocaleTest()
Constructor
- I18Nv2_Negotiator
- in file Negotiator.php, class I18Nv2_Negotiator
I18Nv2_Negotiator
- I18Nv2_Negotiator
- in file Negotiator.php, method I18Nv2_Negotiator::I18Nv2_Negotiator()
Constructor
- I18Nv2_NUMBER
- in file Locale.php, constant I18Nv2_NUMBER
- I18Nv2_NUMBER_FLOAT
- in file Locale.php, constant I18Nv2_NUMBER_FLOAT
- I18Nv2_NUMBER_INTEGER
- in file Locale.php, constant I18Nv2_NUMBER_INTEGER
- initialize
- in file Locale.php, method I18Nv2_Locale::initialize()
Initialize
- isValidCode
- in file Country.php, method I18Nv2_Country::isValidCode()
Check if Country Code is valid
- isValidCode
- in file Language.php, method I18Nv2_Language::isValidCode()
Check language code is valid
top
top
top
top
top
r
- ru.php
- procedural page ru.php
top
s
- sl.php
- procedural page sl.php
- sv_FI.php
- procedural page sv_FI.php
- setCurrencyFormat
- in file Locale.php, method I18Nv2_Locale::setCurrencyFormat()
Set currency format
- setCustomFormat
- in file Locale.php, method I18Nv2_Locale::setCustomFormat()
Set custom format
- setDateFormat
- in file Locale.php, method I18Nv2_Locale::setDateFormat()
Set date format
- setDefaults
- in file Locale.php, method I18Nv2_Locale::setDefaults()
Set defaults
- setLocale
- in file Locale.php, method I18Nv2_Locale::setLocale()
Set locale
- setLocale
- in file I18Nv2.php, method I18Nv2::setLocale()
Set Locale
- setNumberFormat
- in file Locale.php, method I18Nv2_Locale::setNumberFormat()
Set number format
- setTimeFormat
- in file Locale.php, method I18Nv2_Locale::setTimeFormat()
Set time format
- setUp
- in file I18Nv2_Locale-PHPUnit_Testcase.php, method I18Nv2_LocaleTest::setUp()
Called before the test functions will be executed this function is defined in PHPUnit_TestCase and overwritten here
- singleI18NCountry
- in file Negotiator.php, method I18Nv2_Negotiator::singleI18NCountry()
Create the Country helper object
- singleI18NLanguage
- in file Negotiator.php, method I18Nv2_Negotiator::singleI18NLanguage()
Create the Language helper object
top
t
- tearDown
- in file I18Nv2_Locale-PHPUnit_Testcase.php, method I18Nv2_LocaleTest::tearDown()
Called after the test functions are executed this function is defined in PHPUnit_TestCase and overwritten here
- testdate
- in file I18Nv2_Locale-PHPUnit_Testcase.php, method I18Nv2_LocaleTest::testdate()
Regression test for I18Nv2_Locale.date method
- testdayName
- in file I18Nv2_Locale-PHPUnit_Testcase.php, method I18Nv2_LocaleTest::testdayName()
Regression test for I18Nv2_Locale.dayName method
- testformatCurrency
- in file I18Nv2_Locale-PHPUnit_Testcase.php, method I18Nv2_LocaleTest::testformatCurrency()
Regression test for I18Nv2_Locale.formatCurrency method
- testformatDate
- in file I18Nv2_Locale-PHPUnit_Testcase.php, method I18Nv2_LocaleTest::testformatDate()
Regression test for I18Nv2_Locale.formatDate method
- testformatNumber
- in file I18Nv2_Locale-PHPUnit_Testcase.php, method I18Nv2_LocaleTest::testformatNumber()
Regression test for I18Nv2_Locale.formatNumber method
- testformatTime
- in file I18Nv2_Locale-PHPUnit_Testcase.php, method I18Nv2_LocaleTest::testformatTime()
Regression test for I18Nv2_Locale.formatTime method
- testmonthName
- in file I18Nv2_Locale-PHPUnit_Testcase.php, method I18Nv2_LocaleTest::testmonthName()
Regression test for I18Nv2_Locale.monthName method
- testsetCurrencyFormat
- in file I18Nv2_Locale-PHPUnit_Testcase.php, method I18Nv2_LocaleTest::testsetCurrencyFormat()
Regression test for I18Nv2_Locale.setCurrencyFormat method
- testsetCustomFormat
- in file I18Nv2_Locale-PHPUnit_Testcase.php, method I18Nv2_LocaleTest::testsetCustomFormat()
Regression test for I18Nv2_Locale.setCustomFormat method
- testsetDateFormat
- in file I18Nv2_Locale-PHPUnit_Testcase.php, method I18Nv2_LocaleTest::testsetDateFormat()
Regression test for I18Nv2_Locale.setDateFormat method
- testsetLocale
- in file I18Nv2_Locale-PHPUnit_Testcase.php, method I18Nv2_LocaleTest::testsetLocale()
Regression test for I18Nv2_Locale.setLocale method
- testsetNumberFormat
- in file I18Nv2_Locale-PHPUnit_Testcase.php, method I18Nv2_LocaleTest::testsetNumberFormat()
Regression test for I18Nv2_Locale.setNumberFormat method
- testsetTimeFormat
- in file I18Nv2_Locale-PHPUnit_Testcase.php, method I18Nv2_LocaleTest::testsetTimeFormat()
Regression test for I18Nv2_Locale.setTimeFormat method
- testtime
- in file I18Nv2_Locale-PHPUnit_Testcase.php, method I18Nv2_LocaleTest::testtime()
Regression test for I18Nv2_Locale.time method
- time
- in file Locale.php, method I18Nv2_Locale::time()
Locale time
top
top
Documentation generated on Sun, 16 May 2004 05:12:34 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.
|
|