[ class tree: ] [ index: ] [ all elements ]

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ _ ]

a

af.php
procedural page af.php
top

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

c

$currencyFormats
in file hu.php, variable I18N_Common_hu::$currencyFormats
$currencyFormats
in file fr_FR.php, variable I18N_Common_fr_FR::$currencyFormats
$currencyFormats
in file it_IT.php, variable I18N_Common_it_IT::$currencyFormats
$currencyFormats
in file nl_NL.php, variable I18N_Common_nl_NL::$currencyFormats
$currencyFormats
in file ru.php, variable I18N_Common_ru::$currencyFormats
$currencyFormats
in file pl.php, variable I18N_Common_pl::$currencyFormats
$currencyFormats
in file es_ES.php, variable I18N_Common_es_ES::$currencyFormats
$currencyFormats
in file en_ZA.php, variable I18N_Common_en_ZA::$currencyFormats
$currencyFormats
in file en_GB.php, variable I18N_Common_en_GB::$currencyFormats
$currencyFormats
in file de.php, variable I18N_Common_de::$currencyFormats
$currencyFormats
in file en_US.php, variable I18N_Common_en_US::$currencyFormats
Common.php
procedural page Common.php
Country.php
procedural page Country.php
Currency.php
procedural page Currency.php
Common.php
procedural page Common.php
top

d

$dateFormats
in file hu.php, variable I18N_Common_hu::$dateFormats
$dateFormats
in file af.php, variable I18N_Common_af::$dateFormats
$dateFormats
in file es.php, variable I18N_Common_es::$dateFormats
$dateFormats
in file en.php, variable I18N_Common_en::$dateFormats
$dateFormats
in file it.php, variable I18N_Common_it::$dateFormats
$dateFormats
in file nl.php, variable I18N_Common_nl::$dateFormats
$dateFormats
in file sl.php, variable I18N_Common_sl::$dateFormats
$dateFormats
in file ru.php, variable I18N_Common_ru::$dateFormats
$dateFormats
in file pt.php, variable I18N_Common_pt::$dateFormats
$dateFormats
in file pl.php, variable I18N_Common_pl::$dateFormats
$dateFormats
in file de.php, variable I18N_Common_de::$dateFormats
$dateFormats
in file fr.php, variable I18N_Common_fr::$dateFormats
$dateFormats
in file da_DK.php, variable I18N_Common_da_DK::$dateFormats
$days
in file nl.php, variable I18N_Common_nl::$days
$days
in file fr.php, variable I18N_Common_fr::$days
$days
in file it.php, variable I18N_Common_it::$days
$days
in file hu.php, variable I18N_Common_hu::$days
$days
in file pt.php, variable I18N_Common_pt::$days
$days
in file es.php, variable I18N_Common_es::$days
$days
in file da_DK.php, variable I18N_Common_da_DK::$days
$days
in file DateTime.php, variable I18N_DateTime::$days
$days
in file de.php, variable I18N_Common_de::$days
$days
in file sl.php, variable I18N_Common_sl::$days
$days
in file af.php, variable I18N_Common_af::$days
$days
in file pl.php, variable I18N_Common_pl::$days
$days
in file ru.php, variable I18N_Common_ru::$days
$daysAbbreviated
in file nl.php, variable I18N_Common_nl::$daysAbbreviated
$daysAbbreviated
in file af.php, variable I18N_Common_af::$daysAbbreviated
$daysAbbreviated
in file sl.php, variable I18N_Common_sl::$daysAbbreviated
$daysAbbreviated
in file ru.php, variable I18N_Common_ru::$daysAbbreviated
$daysAbbreviated
in file pt.php, variable I18N_Common_pt::$daysAbbreviated
$daysAbbreviated
in file pl.php, variable I18N_Common_pl::$daysAbbreviated
$daysAbbreviated
in file DateTime.php, variable I18N_DateTime::$daysAbbreviated
$daysAbbreviated
in file es.php, variable I18N_Common_es::$daysAbbreviated
$daysAbbreviated
in file da_DK.php, variable I18N_Common_da_DK::$daysAbbreviated
$daysAbbreviated
in file de.php, variable I18N_Common_de::$daysAbbreviated
$daysAbbreviated
in file it.php, variable I18N_Common_it::$daysAbbreviated
$daysAbbreviated
in file fr.php, variable I18N_Common_fr::$daysAbbreviated
$daysAbbreviated
in file hu.php, variable I18N_Common_hu::$daysAbbreviated
determineLanguage
in file Common.php, method I18N_Messages_Common::determineLanguage()
    trys to get the language of a given string
da_DK.php
procedural page da_DK.php
de.php
procedural page de.php
de_AT.php
procedural page de_AT.php
de_DE.php
procedural page de_DE.php
DateTime.php
procedural page DateTime.php
determineLanguage.inc.php
procedural page determineLanguage.inc.php
top

e

en.php
procedural page en.php
en_GB.php
procedural page en_GB.php
en_UK.php
procedural page en_UK.php
en_US.php
procedural page en_US.php
en_ZA.php
procedural page en_ZA.php
es.php
procedural page es.php
es_ES.php
procedural page es_ES.php
top

f

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
format
in file Number.php, method I18N_Number::format()
    format a given number depending on the locale
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
formatDateDefault
in file DateTime.php, method I18N_DateTime::formatDateDefault()
    convinience method, same as formatDate( $timestamp , I18N_DATETIME_DEFAULT )
formatDateFull
in file DateTime.php, method I18N_DateTime::formatDateFull()
    convinience method, same as formatDate( $timestamp , I18N_DATETIME_FULL )
formatDateLong
in file DateTime.php, method I18N_DateTime::formatDateLong()
    convinience method, same as formatDate( $timestamp , I18N_DATETIME_LONG )
formatDateMedium
in file DateTime.php, method I18N_DateTime::formatDateMedium()
    convinience method, same as formatDate( $timestamp , I18N_DATETIME_MEDIUM )
formatDateShort
in file DateTime.php, method I18N_DateTime::formatDateShort()
    convinience method, same as formatDate( $timestamp , I18N_DATETIME_SHORT )
formatDefault
in file DateTime.php, method I18N_DateTime::formatDefault()
    convinience method, same as format( $timestamp , I18N_DATETIME_DEFAULT )
formatFull
in file DateTime.php, method I18N_DateTime::formatFull()
    convinience method, same as format( $timestamp , I18N_DATETIME_FULL )
formatLong
in file DateTime.php, method I18N_DateTime::formatLong()
    convinience method, same as format( $timestamp , I18N_DATETIME_LONG )
formatMedium
in file DateTime.php, method I18N_DateTime::formatMedium()
    convinience method, same as format( $timestamp , I18N_DATETIME_MEDIUM )
formatPercent
in file Number.php, method I18N_Number::formatPercent()
formatShort
in file DateTime.php, method I18N_DateTime::formatShort()
    convinience method, same as format( $timestamp , I18N_DATETIME_SHORT )
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
formatTimeDefault
in file DateTime.php, method I18N_DateTime::formatTimeDefault()
    convinience method, same as formatTime( $timestamp , I18N_DATETIME_DEFAULT )
formatTimeFull
in file DateTime.php, method I18N_DateTime::formatTimeFull()
    convinience method, same as formatTime( $timestamp , I18N_DATETIME_FULL )
formatTimeLong
in file DateTime.php, method I18N_DateTime::formatTimeLong()
    convinience method, same as formatTime( $timestamp , I18N_DATETIME_LONG )
formatTimeMedium
in file DateTime.php, method I18N_DateTime::formatTimeMedium()
    convinience method, same as formatTime( $timestamp , I18N_DATETIME_MEDIUM )
formatTimeShort
in file DateTime.php, method I18N_DateTime::formatTimeShort()
    convinience method, same as formatTime( $timestamp , I18N_DATETIME_SHORT )
fr.php
procedural page fr.php
fr_FR.php
procedural page fr_FR.php
Format.php
procedural page Format.php
File.php
procedural page File.php
top

g

get
in file Common.php, method I18N_Messages_Common::get()
    Look for and return the message corresponds to the messageID passed.
get
in file File.php, method I18N_Messages_File::get()
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()
getDayNames
in file DateTime.php, method I18N_DateTime::getDayNames()
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
getMonthName
in file DateTime.php, method I18N_DateTime::getMonthName()
    get either the current or the given month name
getMonthNames
in file DateTime.php, method I18N_DateTime::getMonthNames()
    get all month names for the current locale
getName
in file Country.php, method I18N_Country::getName()
    Return name of the country for country code passed
getName
in file Language.php, method I18N_Language::getName()
    fake constructor. calls actual constructor
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

h

hu.php
procedural page hu.php
top

i

it.php
procedural page it.php
it_IT.php
procedural page it_IT.php
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_af
in file af.php, class I18N_Common_af
I18N_Common_da_DK
in file da_DK.php, class I18N_Common_da_DK
I18N_Common_de
in file de.php, class I18N_Common_de
I18N_Common_de_AT
in file de_AT.php, class I18N_Common_de_AT
I18N_Common_de_AT
in file de_AT.php, method I18N_Common_de_AT::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_GB
in file en_GB.php, class I18N_Common_en_GB
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_en_ZA
in file en_ZA.php, class I18N_Common_en_ZA
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_Common_hu
in file hu.php, class I18N_Common_hu
I18N_Common_it
in file it.php, class I18N_Common_it
I18N_Common_it_IT
in file it_IT.php, class I18N_Common_it_IT
I18N_Common_nl
in file nl.php, class I18N_Common_nl
I18N_Common_nl_NL
in file nl_NL.php, class I18N_Common_nl_NL
I18N_Common_pl
in file pl.php, class I18N_Common_pl
I18N_Common_pt
in file pt.php, class I18N_Common_pt
I18N_Common_ru
in file ru.php, class I18N_Common_ru
I18N_Common_sl
in file sl.php, class I18N_Common_sl
I18N_Country
in file Country.php, class I18N_Country
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_Currency
in file Currency.php, class I18N_Currency
I18N_CURRENCY_INTERNATIONAL
in file Format.php, constant I18N_CURRENCY_INTERNATIONAL
I18N_CURRENCY_LOCAL
in file Format.php, constant I18N_CURRENCY_LOCAL
I18N_CUSTOM_FORMATS_OFFSET
in file Format.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, class I18N_Language
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_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, class I18N_Messages_File
    Get message, and charset from php file, and return corresponding message when get() is called.
I18N_Messages_File
in file File.php, method I18N_Messages_File::I18N_Messages_File()
    For pre-Zend2 compatibility. Call actual constructor
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, class I18N_Negotiator
    //instantiate Locale_Negotiator $negotiator = & new I18N_Negotiator();
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_Number
in file Number.php, class I18N_Number
    this is just a basic implementation for now, but one day
I18N_NUMBER_FLOAT
in file Format.php, constant I18N_NUMBER_FLOAT
I18N_NUMBER_INTEGER
in file Format.php, constant I18N_NUMBER_INTEGER
isValidCode
in file Country.php, method I18N_Country::isValidCode()
top

l

Language.php
procedural page Language.php
top

m

$months
in file hu.php, variable I18N_Common_hu::$months
$months
in file pt.php, variable I18N_Common_pt::$months
$months
in file af.php, variable I18N_Common_af::$months
$months
in file it.php, variable I18N_Common_it::$months
$months
in file nl.php, variable I18N_Common_nl::$months
$months
in file pl.php, variable I18N_Common_pl::$months
$months
in file fr.php, variable I18N_Common_fr::$months
$months
in file es.php, variable I18N_Common_es::$months
$months
in file DateTime.php, variable I18N_DateTime::$months
$months
in file da_DK.php, variable I18N_Common_da_DK::$months
$months
in file de.php, variable I18N_Common_de::$months
$months
in file ru.php, variable I18N_Common_ru::$months
$months
in file sl.php, variable I18N_Common_sl::$months
$monthsAbbreviated
in file sl.php, variable I18N_Common_sl::$monthsAbbreviated
$monthsAbbreviated
in file ru.php, variable I18N_Common_ru::$monthsAbbreviated
$monthsAbbreviated
in file pt.php, variable I18N_Common_pt::$monthsAbbreviated
$monthsAbbreviated
in file nl.php, variable I18N_Common_nl::$monthsAbbreviated
$monthsAbbreviated
in file pl.php, variable I18N_Common_pl::$monthsAbbreviated
$monthsAbbreviated
in file hu.php, variable I18N_Common_hu::$monthsAbbreviated
$monthsAbbreviated
in file da_DK.php, variable I18N_Common_da_DK::$monthsAbbreviated
$monthsAbbreviated
in file DateTime.php, variable I18N_DateTime::$monthsAbbreviated
$monthsAbbreviated
in file af.php, variable I18N_Common_af::$monthsAbbreviated
$monthsAbbreviated
in file de.php, variable I18N_Common_de::$monthsAbbreviated
$monthsAbbreviated
in file es.php, variable I18N_Common_es::$monthsAbbreviated
$monthsAbbreviated
in file it.php, variable I18N_Common_it::$monthsAbbreviated
$monthsAbbreviated
in file fr.php, variable I18N_Common_fr::$monthsAbbreviated
myPrint
in file I18N_Currency.php, function myPrint()
top

n

$numberFormat
in file nl.php, variable I18N_Common_nl::$numberFormat
    the NUMBER stuff
$numberFormat
in file af.php, variable I18N_Common_af::$numberFormat
    the NUMBER stuff
$numberFormat
in file nl_NL.php, variable I18N_Common_nl_NL::$numberFormat
    the NUMBER stuff
$numberFormat
in file sl.php, variable I18N_Common_sl::$numberFormat
    the NUMBER stuff
$numberFormat
in file pt.php, variable I18N_Common_pt::$numberFormat
    the NUMBER stuff
$numberFormat
in file pl.php, variable I18N_Common_pl::$numberFormat
    the NUMBER stuff
$numberFormat
in file ru.php, variable I18N_Common_ru::$numberFormat
    the NUMBER stuff
$numberFormat
in file it.php, variable I18N_Common_it::$numberFormat
    the NUMBER stuff
$numberFormat
in file es.php, variable I18N_Common_es::$numberFormat
    the NUMBER stuff
$numberFormat
in file en.php, variable I18N_Common_en::$numberFormat
    the NUMBER stuff
$numberFormat
in file de.php, variable I18N_Common_de::$numberFormat
    the NUMBER stuff
$numberFormat
in file hu.php, variable I18N_Common_hu::$numberFormat
    the NUMBER stuff
$numberFormat
in file fr.php, variable I18N_Common_fr::$numberFormat
    the NUMBER stuff
$numberFormat
in file da_DK.php, variable I18N_Common_da_DK::$numberFormat
    the NUMBER stuff
$numberFormat
in file fr_FR.php, variable I18N_Common_fr_FR::$numberFormat
    the NUMBER stuff
nl.php
procedural page nl.php
nl_NL.php
procedural page nl_NL.php
Negotiator.php
procedural page Negotiator.php
Number.php
procedural page Number.php
top

o

$options
in file Translate.php, variable I18N_Messages_Translate::$options
top

p

$possibleMarkUpDelimiters
in file Translate.php, variable I18N_Messages_Translate::$possibleMarkUpDelimiters
    Those are the delimiters surrounding translatable text.
pl.php
procedural page pl.php
pt.php
procedural page pt.php
top

r

ru.php
procedural page ru.php
top

s

sl.php
procedural page sl.php
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 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
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
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
singleton
in file DateTime.php, method I18N_DateTime::singleton()
    Use this method to setup and to retreive the static instance of the I18N_DateTime.
top

t

$timeFormats
in file pl.php, variable I18N_Common_pl::$timeFormats
$timeFormats
in file nl.php, variable I18N_Common_nl::$timeFormats
$timeFormats
in file pt.php, variable I18N_Common_pt::$timeFormats
$timeFormats
in file ru.php, variable I18N_Common_ru::$timeFormats
$timeFormats
in file sl.php, variable I18N_Common_sl::$timeFormats
$timeFormats
in file af.php, variable I18N_Common_af::$timeFormats
$timeFormats
in file it.php, variable I18N_Common_it::$timeFormats
$timeFormats
in file hu.php, variable I18N_Common_hu::$timeFormats
$timeFormats
in file da_DK.php, variable I18N_Common_da_DK::$timeFormats
$timeFormats
in file en.php, variable I18N_Common_en::$timeFormats
$timeFormats
in file de.php, variable I18N_Common_de::$timeFormats
$timeFormats
in file fr.php, variable I18N_Common_fr::$timeFormats
$timeFormats
in file es.php, variable I18N_Common_es::$timeFormats
Translate.php
procedural page Translate.php
translate
in file Translate.php, method I18N_Messages_Translate::translate()
    tries to translate a given string, it also tries using the regexp's which might be in the DB
translateMarkUpString
in file Translate.php, method I18N_Messages_Translate::translateMarkUpString()
    translates all the strings that match any of the source language-string the input is mostly an HTML-file, and it is filtered so only real text is translated, at least i try it as good as i can :-)
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 File.php, method I18N_Messages_File::__construct()
    Save Lanuguage and the directory name where language file resides.
__construct
in file Common.php, method I18N_Messages_Common::__construct()
top

Documentation generated on Mon, 11 Mar 2019 15:36:10 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.