Index of all elements
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ i ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ ]
[ s ]
[ t ]
b
- bindDomain
- in file Common.php, method I18N_Messages_Common::bindDomain()
Bind domain to use If domain is not passed and there's already a value set to domain, then this method returns current domain.
- bindLanguage
- in file Common.php, method I18N_Messages_Common::bindLanguage()
Bind language to use If language is not passed and there's already a value set to domain, then this method returns current domain.
top
top
d
- $dateFormats
- in file de.php, variable I18N_Common_de::$dateFormats
- $dateFormats
- in file es.php, variable I18N_Common_es::$dateFormats
- $dateFormats
- in file en.php, variable I18N_Common_en::$dateFormats
- $days
- in file de.php, variable I18N_Common_de::$days
- $days
- in file es.php, variable I18N_Common_es::$days
- $days
- in file DateTime.php, variable I18N_DateTime::$days
- $daysAbbreviated
- in file es.php, variable I18N_Common_es::$daysAbbreviated
- $daysAbbreviated
- in file de.php, variable I18N_Common_de::$daysAbbreviated
- $daysAbbreviated
- in file DateTime.php, variable I18N_DateTime::$daysAbbreviated
- determineLanguage
- in file Common.php, method I18N_Messages_Common::determineLanguage()
trys to get the language of a given string
- de_AT.php
- procedural page de_AT.php
- de_DE.php
- procedural page de_DE.php
- de.php
- procedural page de.php
- DateTime.php
- procedural page DateTime.php
- determineLanguage.inc.php
- procedural page determineLanguage.inc.php
top
top
f
- format
- in file Number.php, method I18N_Number::format()
format a given number depending on the locale
- format
- in file Currency.php, method I18N_Currency::format()
- format
- in file DateTime.php, method I18N_DateTime::format()
returns the timestamp formatted according to the locale and the format-mode use this method to format a date and time timestamp
- formatDate
- in file DateTime.php, method I18N_DateTime::formatDate()
returns the timestamp formatted according to the locale and the format-mode use this method to get a formatted date only
- formatPercent
- in file Number.php, method I18N_Number::formatPercent()
- formatTime
- in file DateTime.php, method I18N_DateTime::formatTime()
returns the timestamp formatted according to the locale and the format-mode use this method to get a formatted time only
- fr_FR.php
- procedural page fr_FR.php
- fr.php
- procedural page fr.php
- Format.php
- procedural page Format.php
- File.php
- procedural page File.php
top
g
- get
- in file File.php, method I18N_Messages_File::get()
- get
- in file Common.php, method I18N_Messages_Common::get()
Look for and return the message corresponds to the messageID passed.
- getAll
- in file Translate.php, method I18N_Messages_Translate::getAll()
returns the DB content for the source and the destination language given as paramter $lang
- getAllCodes
- in file Common.php, method I18N_Common::getAllCodes()
Return all the codes. Used by child classes.
- getCharset
- in file Common.php, method I18N_Messages_Common::getCharset()
Returns charset of message. Returns null if it's not set.
- getCharsetMatch
- in file Negotiator.php, method I18N_Negotiator::getCharsetMatch()
Find Charset match
- getCountryMatch
- in file Negotiator.php, method I18N_Negotiator::getCountryMatch()
Find Country Match
- getCountryName
- in file Negotiator.php, method I18N_Negotiator::getCountryName()
Find Country name for country code passed
- getDateFormat
- in file DateTime.php, method I18N_DateTime::getDateFormat()
- getDir
- in file File.php, method I18N_Messages_File::getDir()
Return directory name
- getFormat
- in file Format.php, method I18N_Format::getFormat()
- getLanguageMatch
- in file Negotiator.php, method I18N_Negotiator::getLanguageMatch()
Find Language match
- getLanguageName
- in file Negotiator.php, method I18N_Negotiator::getLanguageName()
Find Country name for country code passed
- getName
- in file Language.php, method I18N_Language::getName()
fake constructor. calls actual constructor
- getName
- in file Country.php, method I18N_Country::getName()
Return name of the country for country code passed
- getTimeFormat
- in file DateTime.php, method I18N_DateTime::getTimeFormat()
- getVariantInfo
- in file Negotiator.php, method I18N_Negotiator::getVariantInfo()
Return variant info for passed parameter.
top
i
- I18N_Currency.php
- procedural page I18N_Currency.php
- I18N_DateTime.php
- procedural page I18N_DateTime.php
- I18N_Message.php
- procedural page I18N_Message.php
- I18N_Message_Translate.php
- procedural page I18N_Message_Translate.php
- I18N_Negotiator.php
- procedural page I18N_Negotiator.php
- I18N_Number.php
- procedural page I18N_Number.php
- I18N_Common
- in file Common.php, class I18N_Common
- I18N_Common
- in file Common.php, method I18N_Common::I18N_Common()
Call parent::PEAR() for destuctor to be called, and initialize vars
- I18N_Common_de
- in file de.php, class I18N_Common_de
- I18N_Common_de_AT
- in file de_AT.php, method I18N_Common_de_AT::I18N_Common_de_AT()
- I18N_Common_de_AT
- in file de_AT.php, class I18N_Common_de_AT
- I18N_Common_de_DE
- in file de_DE.php, class I18N_Common_de_DE
- I18N_Common_en
- in file en.php, class I18N_Common_en
- I18N_Common_en_UK
- in file en_UK.php, class I18N_Common_en_UK
- I18N_Common_en_US
- in file en_US.php, class I18N_Common_en_US
- I18N_Common_es
- in file es.php, class I18N_Common_es
- I18N_Common_es_ES
- in file es_ES.php, class I18N_Common_es_ES
- I18N_Common_fr
- in file fr.php, class I18N_Common_fr
- I18N_Common_fr_FR
- in file fr_FR.php, class I18N_Common_fr_FR
- I18N_Country
- in file Country.php, method I18N_Country::I18N_Country()
Save list of ISO-3166 two letter country code to country name mapping to its initiating object
- I18N_Country
- in file Country.php, class I18N_Country
- I18N_Currency
- in file Currency.php, class I18N_Currency
this is just a basic implementation for now, but one day
- I18N_CURRENCY_INTERNATIONAL
- in file Currency.php, constant I18N_CURRENCY_INTERNATIONAL
- I18N_CURRENCY_LOCAL
- in file Currency.php, constant I18N_CURRENCY_LOCAL
- I18N_CUSTOM_FORMATS_OFFSET
- in file DateTime.php, constant I18N_CUSTOM_FORMATS_OFFSET
- I18N_DateTime
- in file DateTime.php, class I18N_DateTime
- I18N_DATETIME_DEFAULT
- in file DateTime.php, constant I18N_DATETIME_DEFAULT
- I18N_DATETIME_FULL
- in file DateTime.php, constant I18N_DATETIME_FULL
- I18N_DATETIME_LONG
- in file DateTime.php, constant I18N_DATETIME_LONG
- I18N_DATETIME_MEDIUM
- in file DateTime.php, constant I18N_DATETIME_MEDIUM
- I18N_DATETIME_SHORT
- in file DateTime.php, constant I18N_DATETIME_SHORT
- I18N_Format
- in file Format.php, method I18N_Format::I18N_Format()
- I18N_Format
- in file Format.php, class I18N_Format
- I18N_Language
- in file Language.php, method I18N_Language::I18N_Language()
Save list of ISO-639-1 two letter language code to language name mapping to its initiating object
- I18N_Language
- in file Language.php, class I18N_Language
- I18N_Messages_Common
- in file Common.php, method I18N_Messages_Common::I18N_Messages_Common()
for pre-ZE2 compatibility
- I18N_Messages_Common
- in file Common.php, class I18N_Messages_Common
this class provides language functionality, such as determining the language of a given string, etc.
- I18N_Messages_File
- in file File.php, method I18N_Messages_File::I18N_Messages_File()
For pre-Zend2 compatibility. Call actual constructor
- I18N_Messages_File
- in file File.php, class I18N_Messages_File
Get message, and charset from php file, and return corresponding message when get() is called.
- I18N_Messages_Translate
- in file Translate.php, class I18N_Messages_Translate
Description
- I18N_Messages_Translate
- in file Translate.php, method I18N_Messages_Translate::I18N_Messages_Translate()
for pre-ZE2 compatibility
- I18N_Negotiator
- in file Negotiator.php, method I18N_Negotiator::I18N_Negotiator()
Find language code, country code, charset code, and dialect or variant of Locale setting in user's browser from $HTTP_ACCEPT_LANGUAGE, $LANGUAGE_ACCEPT_CHARSET
- I18N_Negotiator
- in file Negotiator.php, class I18N_Negotiator
//instantiate Locale_Negotiator $negotiator = & new I18N_Negotiator();
- I18N_Number
- in file Number.php, class I18N_Number
this is just a basic implementation for now, but one day
- I18N_NUMBER_FLOAT
- in file Number.php, constant I18N_NUMBER_FLOAT
- I18N_NUMBER_INTEGER
- in file Number.php, constant I18N_NUMBER_INTEGER
- isValidCode
- in file Country.php, method I18N_Country::isValidCode()
top
top
top
top
top
top
s
- set
- in file Common.php, method I18N_Messages_Common::set()
Set message ID to corresponding string
- setCharset
- in file Common.php, method I18N_Messages_Common::setCharset()
Set charset of message
- setDateFormat
- in file DateTime.php, method I18N_DateTime::setDateFormat()
define a custom format given by $format and return the $format-id the format-id can be used to call formatDate( x , format-id ) to tell the method you want to use the format with that id
- setDir
- in file File.php, method I18N_Messages_File::setDir()
Set directory
- setFormat
- in file Format.php, method I18N_Format::setFormat()
define a custom format given by $format and return the $format-id the format-id can be used to call format( x , format-id ) to tell the method you want to use the format with that id
- setFormat
- in file DateTime.php, method I18N_DateTime::setFormat()
define a custom format given by $format and return the $format-id the format-id can be used to call format( x , format-id ) to tell the method you want to use the format with that id
- setTimeFormat
- in file DateTime.php, method I18N_DateTime::setTimeFormat()
define a custom format given by $format and return the $format-id the format-id can be used to call formatTime( x , format-id ) to tell the method you want to use the format with that id
- simpleTranslate
- in file Translate.php, method I18N_Messages_Translate::simpleTranslate()
tries to translate a given string, but only exactly the string as it is in the DB
top
top
_
- $_locale
- in file DateTime.php, variable I18N_DateTime::$_locale
this var contains the current locale this instace works with
- $_locale
- in file Number.php, variable I18N_Number::$_locale
this var contains the current locale this instace works with
- $_locale
- in file Currency.php, variable I18N_Currency::$_locale
this var contains the current locale this instace works with
- $_locale
- in file Format.php, variable I18N_Format::$_locale
this var contains the current locale this instace works with
- $_localeObj
- in file Format.php, variable I18N_Format::$_localeObj
the locale object which contains all the formatting specs
- $_localeObj
- in file Number.php, variable I18N_Number::$_localeObj
the locale object which contains all the formatting specs
- $_localeObj
- in file DateTime.php, variable I18N_DateTime::$_localeObj
the locale object which contains all the formatting specs
- $_localeObj
- in file Currency.php, variable I18N_Currency::$_localeObj
the locale object which contains all the formatting specs
- _I18N_Common
- in file Common.php, method I18N_Common::_I18N_Common()
It does nothing now
- __construct
- in file Translate.php, method I18N_Messages_Translate::__construct()
- __construct
- in file Common.php, method I18N_Messages_Common::__construct()
top
Documentation generated on Fri, 30 Apr 2004 21:51:30 +0200 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.
|
|