[System.I18N.core] element index

Package indexes

All elements
a c d e f g h i l m n p r s t u v w _
_
top
$_automaticSerialization
Enable / disable automatic serialization
$_cacheDir
TCache_Lite::$_cacheDir in TCache_Lite.php
Directory where to put the cache files (make sure to add a trailing slash)
$_caching
TCache_Lite::$_caching in TCache_Lite.php
Enable / disable caching
$_file
TCache_Lite::$_file in TCache_Lite.php
File name (with path)
$_fileLocking
TCache_Lite::$_fileLocking in TCache_Lite.php
Enable / disable fileLocking
$_fileNameProtection
File Name protection
$_group
TCache_Lite::$_group in TCache_Lite.php
Current cache group
$_handle
file handle
$_id
TCache_Lite::$_id in TCache_Lite.php
Current cache id
$_lifeTime
TCache_Lite::$_lifeTime in TCache_Lite.php
Cache lifetime (in seconds)
$_memoryCaching
TCache_Lite::$_memoryCaching in TCache_Lite.php
Enable / Disable "Memory Caching"
$_memoryCachingArray
Memory caching array
$_memoryCachingCounter
Memory caching counter
$_memoryCachingLimit
Memory caching limit
$_onlyMemoryCaching
Enable / Disable "Only Memory Caching" (be carefull, memory caching is "beta quality")
$_readControl
TCache_Lite::$_readControl in TCache_Lite.php
Enable / disable read control
$_readControlType
Type of read control (only if read control is enabled)
$_refreshTime
TCache_Lite::$_refreshTime in TCache_Lite.php
Timestamp of the last valid cache
$_writeControl
TCache_Lite::$_writeControl in TCache_Lite.php
Enable / disable write control (the cache is read just after writing to detect corrupt entries)
__construct
MessageSource_XLIFF::__construct() in MessageSource_XLIFF.php
Constructor.
__construct
MessageCache::__construct() in MessageCache.php
Create a new Translation cache.
__construct
MessageFormat::__construct() in MessageFormat.php
Constructor.
__construct
DateTimeFormatInfo::__construct() in DateTimeFormatInfo.php
Initializes a new writable instance of the DateTimeFormatInfo class
__construct
DateFormat::__construct() in DateFormat.php
Initialize a new DateFormat.
__construct
CultureInfo::__construct() in CultureInfo.php
Initializes a new instance of the CultureInfo class based on the culture specified by name. E.g.
__construct
MessageSource_gettext::__construct() in MessageSource_gettext.php
__construct
MessageSource_MySQL::__construct() in MessageSource_MySQL.php
Constructor.
__construct
NumberFormatInfo::__construct() in NumberFormatInfo.php
Initializes a new writable instance of the NumberFormatInfo class
__construct
NumberFormat::__construct() in NumberFormat.php
Create a new number format instance. The constructor can be instantiated with a string that represent a culture/locale. Similarly, passing a CultureInfo or NumberFormatInfo instance will instantiated a instance for that particular culture.
__construct
MessageSource_SQLite::__construct() in MessageSource_SQLite.php
Constructor.
__construct
ChoiceFormat::__construct() in ChoiceFormat.php
Constructor.
__destruct
MessageSource_MySQL::__destruct() in MessageSource_MySQL.php
Destructor, close the database connection.
__get
NumberFormatInfo::__get() in NumberFormatInfo.php
Allow functions that begins with 'set' to be called directly as an attribute/property to retrieve the value.
__get
CultureInfo::__get() in CultureInfo.php
Allow functions that begins with 'set' to be called directly as an attribute/property to retrieve the value.
__get
DateTimeFormatInfo::__get() in DateTimeFormatInfo.php
Allow functions that begins with 'set' to be called directly as an attribute/property to retrieve the value.
__set
CultureInfo::__set() in CultureInfo.php
Allow functions that begins with 'set' to be called directly as an attribute/property to set the value.
__set
NumberFormatInfo::__set() in NumberFormatInfo.php
Allow functions that begins with 'set' to be called directly as an attribute/property to set the value.
__set
DateTimeFormatInfo::__set() in DateTimeFormatInfo.php
Allow functions that begins with 'set' to be called directly as an attribute/property to set the value.
__toString
CultureInfo::__toString() in CultureInfo.php
Display the culture name.
a
top
append
MessageSource::append() in MessageSource.php
Add a untranslated message to the source. Need to call save() to save the messages to source.
append
IMessageSource::append() in IMessageSource.php
Add a untranslated message to the source. Need to call save() to save the messages to source.
c
top
$cache
MessageCache::$cache in MessageCache.php
Cache Lite instance.
$cache
MessageSource::$cache in MessageSource.php
The translation cache.
$catagloues
MessageFormat::$catagloues in MessageFormat.php
A list of loaded message catalogues.
$Catalogue
MessageFormat::$Catalogue in MessageFormat.php
Set the default catalogue.
$charset
MessageFormat::$charset in MessageFormat.php
Output encoding charset
$charsets
HTTPNegotiator::$charsets in HTTPNegotiator.php
A list of charsets accepted by the browser
$culture
MessageSource::$culture in MessageSource.php
The culture name for this message source.
catalogues
IMessageSource::catalogues() in IMessageSource.php
Returns a list of catalogue as key and all it variants as value.
catalogues
MessageSource_MySQL::catalogues() in MessageSource_MySQL.php
Returns a list of catalogue as key and all it variants as value.
catalogues
MessageSource_XLIFF::catalogues() in MessageSource_XLIFF.php
Returns a list of catalogue and its culture ID.
catalogues
MessageSource_SQLite::catalogues() in MessageSource_SQLite.php
Returns a list of catalogue as key and all it variants as value.
catalogues
MessageSource_gettext::catalogues() in MessageSource_gettext.php
Returns a list of catalogue as key and all it variants as value.
ChoiceFormat
ChoiceFormat in ChoiceFormat.php
ChoiceFormat class.
clean
MessageCache::clean() in MessageCache.php
Clean up the cache for the specified section and locale.
clean
TCache_Lite::clean() in TCache_Lite.php
Clean the cache
clear
MessageCache::clear() in MessageCache.php
Flush the cache. Deletes all the cache files.
connect
MessageSource_MySQL::connect() in MessageSource_MySQL.php
Connect to the MySQL datasource
connection
MessageSource_MySQL::connection() in MessageSource_MySQL.php
Get the database connection.
createMessageTemplate
createMessageTemplate
CultureInfo
CultureInfo in CultureInfo.php
CultureInfo class.
ChoiceFormat.php
ChoiceFormat.php in ChoiceFormat.php
CultureInfo.php
CultureInfo.php in CultureInfo.php
SCIENTIFIC
NumberFormatInfo::SCIENTIFIC in NumberFormatInfo.php
d
top
$dataExt
MessageSource_gettext::$dataExt in MessageSource_gettext.php
Message data filename extension.
$dataExt
MessageSource_XLIFF::$dataExt in MessageSource_XLIFF.php
Message data filename extension.
$dataSeparator
MessageSource_XLIFF::$dataSeparator in MessageSource_XLIFF.php
Separator between culture name and source.
$dataSeparator
MessageSource_gettext::$dataSeparator in MessageSource_gettext.php
Separator between culture name and source.
$db
MessageSource_MySQL::$db in MessageSource_MySQL.php
A resource link to the database
$dns
MessageSource_MySQL::$dns in MessageSource_MySQL.php
The DSN array property, parsed by PEAR's DB DSN parser.
dataDir
CultureInfo::dataDir() in CultureInfo.php
Get the default directory for the ICU data.
DateFormat
DateFormat in DateFormat.php
DateFormat class.
DateTimeFormatInfo
DateTimeFormatInfo in DateTimeFormatInfo.php
Defines how DateTime values are formatted and displayed, depending on the culture.
delete
MessageSource_XLIFF::delete() in MessageSource_XLIFF.php
Delete a particular message from the specified catalogue.
delete
MessageSource_SQLite::delete() in MessageSource_SQLite.php
Delete a particular message from the specified catalogue.
delete
IMessageSource::delete() in IMessageSource.php
Delete a particular message from the specified catalogue.
delete
MessageSource_gettext::delete() in MessageSource_gettext.php
Delete a particular message from the specified catalogue.
delete
MessageSource_MySQL::delete() in MessageSource_MySQL.php
Delete a particular message from the specified catalogue.
DateFormat.php
DateFormat.php in DateFormat.php
DateTimeFormatInfo.php
DateTimeFormatInfo.php in DateTimeFormatInfo.php
e
top
DECIMAL
NumberFormatInfo::DECIMAL in NumberFormatInfo.php
NEUTRAL
CultureInfo::NEUTRAL in CultureInfo.php
Culture type, neutral.
PERCENTAGE
NumberFormatInfo::PERCENTAGE in NumberFormatInfo.php
f
top
$file
TGettext::$file in TGettext.php
file path
$formatInfo
NumberFormat::$formatInfo in NumberFormat.php
The DateTimeFormatInfo, containing culture specific patterns and names.
$formatInfo
DateFormat::$formatInfo in DateFormat.php
The DateTimeFormatInfo, containing culture specific patterns and names.
factory
TGettext::factory() in TGettext.php
Factory
factory
MessageSource::factory() in MessageSource.php
Factory method to instantiate a new MessageSource depending on the
fileExt
CultureInfo::fileExt() in CultureInfo.php
Get the filename extension for ICU data. Default is ".dat".
findInfo
CultureInfo::findInfo() in CultureInfo.php
Find the specific ICU data information from the data.
format
NumberFormat::format() in NumberFormat.php
For the number for a certain pattern. The valid patterns are 'c', 'd', 'e', 'p' or a custom pattern, such as "#.000" for 3 decimal places.
format
MessageFormat::format() in MessageFormat.php
Format the string. That is, for a particular string find the corresponding translation. Variable subsitution is performed for the $args parameter. A different catalogue can be specified using the $catalogue parameter.
format
DateFormat::format() in DateFormat.php
Format a date according to the pattern.
format
ChoiceFormat::format() in ChoiceFormat.php
For the choice string, and a number, find and return the string that satisfied the set within the choices.
formatDateTime
DateTimeFormatInfo::formatDateTime() in DateTimeFormatInfo.php
Formats the date and time in a culture sensitive paterrn.
formatDecimal
NumberFormat::formatDecimal() in NumberFormat.php
Format the decimal places.
formatInteger
NumberFormat::formatInteger() in NumberFormat.php
For the integer, perform groupings and string padding.
formatString
MessageFormat::formatString() in MessageFormat.php
Do string translation.
fromArray
TGettext::fromArray() in TGettext.php
fromArray
g
top
get
TCache_Lite::get() in TCache_Lite.php
Test if a cache is available and (if yes) return it
get
MessageCache::get() in MessageCache.php
Get the data from the cache.
getAbbreviatedDayNames
A one-dimensional array of type String containing the culture-specific abbreviated names of the days of the week. The array for InvariantInfo contains "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", and "Sat".
getAbbreviatedMonthNames
A one-dimensional array of type String containing the culture-specific abbreviated names of the months. The array for InvariantInfo contains "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", and "Dec".
getAMDesignator
DateTimeFormatInfo::getAMDesignator() in DateTimeFormatInfo.php
The string designator for hours that are "ante meridiem" (before noon).
getAMPM
DateFormat::getAMPM() in DateFormat.php
Get the AM/PM designator, 12 noon is PM, 12 midnight is AM.
getAMPMMarkers
DateTimeFormatInfo::getAMPMMarkers() in DateTimeFormatInfo.php
Get the AM and PM markers array.
getCache
MessageSource::getCache() in MessageSource.php
Get the cache handler for this source.
getCacheFile
TCache_Lite::getCacheFile() in TCache_Lite.php
getCalendar
CultureInfo::getCalendar() in CultureInfo.php
Gets the default calendar used by the culture, e.g. "gregorian".
getCatalogueList
MessageSource_MySQL::getCatalogueList() in MessageSource_MySQL.php
Get all the variants of a particular catalogue.
getCatalogueList
MessageSource_XLIFF::getCatalogueList() in MessageSource_XLIFF.php
Get all the variants of a particular catalogue.
getCatalogueList
Get all the variants of a particular catalogue.
getCatalogueList
MessageSource_gettext::getCatalogueList() in MessageSource_gettext.php
Get all the variants of a particular catalogue.
getCatalogueList
MessageSource_SQLite::getCatalogueList() in MessageSource_SQLite.php
Get all the variants of a particular catalogue.
getCatalogues
MessageSource_gettext::getCatalogues() in MessageSource_gettext.php
Returns a list of catalogue and its culture ID. This takes care of directory structures.
getCatalogues
MessageSource_XLIFF::getCatalogues() in MessageSource_XLIFF.php
Returns a list of catalogue and its culture ID. This takes care of directory structures.
getCharset
MessageFormat::getCharset() in MessageFormat.php
Gets the charset for message output. Default is UTF-8.
getCharsets
HTTPNegotiator::getCharsets() in HTTPNegotiator.php
Get a list of charsets acceptable by the client browser.
getCountries
CultureInfo::getCountries() in CultureInfo.php
Get a list of countries in the language of the localized version.
getCulture
MessageSource::getCulture() in MessageSource.php
Get the culture identifier for the source.
getCulture
IMessageSource::getCulture() in IMessageSource.php
Get the culture identifier for the source.
getCultures
CultureInfo::getCultures() in CultureInfo.php
Gets the list of supported cultures filtered by the specified culture type. This is an EXPENSIVE function, it needs to traverse a list of ICU files in the data directory.
getCurrencies
CultureInfo::getCurrencies() in CultureInfo.php
Get a list of currencies in the language of the localized version.
getCurrencyInstance
Returns the currency format info associated with the specified culture.
getCurrencySymbol
Gets the string to use as the currency symbol.
getData
DateTimeFormatInfo::getData() in DateTimeFormatInfo.php
Get the internal ICU data for date time formatting.
getData
CultureInfo::getData() in CultureInfo.php
Get the data by unserializing the ICU data from disk.
getDateTimeFormat
Gets the DateTimeFormatInfo that defines the culturally appropriate format of displaying dates and times.
getDateTimeOrderPattern
Returns the date time order pattern, "{1} {0}" (default).
getDay
DateFormat::getDay() in DateFormat.php
Get the day of the month.
getDayInMonth
DateFormat::getDayInMonth() in DateFormat.php
Get day in the month.
getDayInWeek
DateFormat::getDayInWeek() in DateFormat.php
Get the day of the week.
getDayInYear
DateFormat::getDayInYear() in DateFormat.php
Get the day in the year, e.g. [1-366]
getDayNames
DateTimeFormatInfo::getDayNames() in DateTimeFormatInfo.php
A one-dimensional array of type String containing the culture-specific full names of the days of the week.
getDecimalDigits
NumberFormatInfo::getDecimalDigits() in NumberFormatInfo.php
Indicates the number of decimal places.
getDecimalSeparator
Gets the string to use as the decimal separator.
getDigitSize
NumberFormatInfo::getDigitSize() in NumberFormatInfo.php
getEnglishName
Gets the culture name in English.
getEra
DateTimeFormatInfo::getEra() in DateTimeFormatInfo.php
A string containing the name of the era.
getEra
DateFormat::getEra() in DateFormat.php
Get the era. i.e. in gregorian, year > 0 is AD, else BC.
getFullDatePattern
Returns the full date pattern "EEEE, yyyy MMMM dd" (default).
getFullTimePattern
Returns the full time pattern "HH:mm:ss z" (default).
getFunctionName
For a particular token, get the corresponding function to call.
getGroup
MessageCache::getGroup() in MessageCache.php
Get the cache file GROUP based section and locale.
getGroupSeparator
Gets the string that separates groups of digits to the left of the decimal in currency values.
getGroupSizes
NumberFormatInfo::getGroupSizes() in NumberFormatInfo.php
Gets the number of digits in each group to the left of the decimal There can be two grouping sizes, this fucntion returns array(group1, group2), if there is only 1 grouping size, group2 will be false.
getHour12
DateFormat::getHour12() in DateFormat.php
Get the hours in 12 hour format.
getHour24
DateFormat::getHour24() in DateFormat.php
Get the hours in 24 hour format, i.e. [0-23].
getHourInAMPM
DateFormat::getHourInAMPM() in DateFormat.php
Get the hours in AM/PM format, e.g [1-12]
getHourInDay
DateFormat::getHourInDay() in DateFormat.php
Get the hours [1-24].
getID
MessageCache::getID() in MessageCache.php
Get the cache file ID based section and locale.
getInstance
NumberFormatInfo::getInstance() in NumberFormatInfo.php
Returns the NumberFormatInfo associated with the specified culture.
getInstance
DateTimeFormatInfo::getInstance() in DateTimeFormatInfo.php
Returns the DateTimeFormatInfo associated with the specified culture.
getInvariantCulture
Gets the CultureInfo that is culture-independent (invariant).
getInvariantInfo
NumberFormatInfo::getInvariantInfo() in NumberFormatInfo.php
Gets the default NumberFormatInfo that is culture-independent (invariant).
getInvariantInfo
DateTimeFormatInfo::getInvariantInfo() in DateTimeFormatInfo.php
Gets the default DateTimeFormatInfo that is culture-independent (invariant).
getIsNeutralCulture
Gets a value indicating whether the current CultureInfo represents a neutral culture. Returns true if the culture only contains two characters.
getLanguages
CultureInfo::getLanguages() in CultureInfo.php
Get a list of languages in the language of the localized version.
getLanguages
HTTPNegotiator::getLanguages() in HTTPNegotiator.php
Get a list of languages acceptable by the client browser
getLastModified
Get the last modified unix-time for this particular catalogue+variant.
getLastModified
MessageSource_XLIFF::getLastModified() in MessageSource_XLIFF.php
Get the last modified unix-time for this particular catalogue+variant.
getLastModified
MessageSource_SQLite::getLastModified() in MessageSource_SQLite.php
Get the last modified unix-time for this particular catalogue+variant.
getLastModified
MessageSource_gettext::getLastModified() in MessageSource_gettext.php
Get the last modified unix-time for this particular catalogue+variant.
getLastModified
MessageSource_MySQL::getLastModified() in MessageSource_MySQL.php
Get the last modified unix-time for this particular catalogue+variant.
getLifeTime
MessageCache::getLifeTime() in MessageCache.php
Get the cache life time.
getLongDatePattern
Returns the long date pattern "yyyy MMMM d" (default).
getLongTimePattern
Returns the long time pattern "HH:mm:ss z" (default).
getMediumDatePattern
Returns the medium date pattern "yyyy MMMM d" (default).
getMediumTimePattern
Returns the medium time pattern "HH:mm:ss" (default).
getMemoryCachingState
getMinutes
DateFormat::getMinutes() in DateFormat.php
Get the minutes.
getMonth
DateFormat::getMonth() in DateFormat.php
Get the month.
getMonthNames
DateTimeFormatInfo::getMonthNames() in DateTimeFormatInfo.php
A one-dimensional array of type String containing the
getName
CultureInfo::getName() in CultureInfo.php
Gets the culture name in the format "<languagecode2>_(country/regioncode2)".
getNaNSymbol
NumberFormatInfo::getNaNSymbol() in NumberFormatInfo.php
Gets the string that represents the IEEE NaN (not a number) value.
getNarrowDayNames
DateTimeFormatInfo::getNarrowDayNames() in DateTimeFormatInfo.php
A one-dimensional array of type String containing the culture-specific narrow names of the days of the week. The array for InvariantInfo contains "S", "M", "T", "W", "T", "F", and "S".
getNarrowMonthNames
A one-dimensional array of type String containing the culture-specific narrow names of the months. The array for InvariantInfo contains "J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", and "D".
getNativeName
CultureInfo::getNativeName() in CultureInfo.php
Gets the culture name in the language that the culture is set to display. Returns
  1. array('Language','Country');
'Country' is omitted if the culture is neutral.
getNegativeInfinitySymbol
Gets the string that represents negative infinity.
getNegativePattern
Gets the format pattern for negative values.
getNegativeSign
NumberFormatInfo::getNegativeSign() in NumberFormatInfo.php
Gets the string that denotes that the associated number is negative.
getNumberFormat
Gets the NumberFormatInfo that defines the culturally appropriate format of displaying numbers, currency, and percentage.
getParent
CultureInfo::getParent() in CultureInfo.php
Gets the CultureInfo that represents the parent culture of the
getPattern
DateFormat::getPattern() in DateFormat.php
Get the pattern from DateTimeFormatInfo or some predefined patterns.
getPattern
NumberFormatInfo::getPattern() in NumberFormatInfo.php
getPercentageInstance
Returns the percentage format info associated with the specified culture.
getPercentSymbol
NumberFormatInfo::getPercentSymbol() in NumberFormatInfo.php
Gets the string to use as the percent symbol.
getPerMilleSymbol
Gets the string to use as the per mille symbol.
getPMDesignator
DateTimeFormatInfo::getPMDesignator() in DateTimeFormatInfo.php
The string designator for hours that are "post meridiem" (after noon).
getPositiveInfinitySymbol
Gets the string that represents positive infinity.
getPositivePattern
Gets the format pattern for positive values.
getPositiveSign
NumberFormatInfo::getPositiveSign() in NumberFormatInfo.php
Gets the string that denotes that the associated number is positive.
getPrePostfix
NumberFormatInfo::getPrePostfix() in NumberFormatInfo.php
Get the prefix and postfix of a pattern.
getScientificInstance
Returns the scientific format info associated with the specified culture.
getScripts
CultureInfo::getScripts() in CultureInfo.php
Get a list of scripts in the language of the localized version.
getSeconds
DateFormat::getSeconds() in DateFormat.php
Get the seconds.
getShortDatePattern
Returns the short date pattern "yy/MM/dd" (default).
getShortTimePattern
Returns the short time pattern "HH:mm" (default).
getSource
MessageSource::getSource() in MessageSource.php
Get the source, this could be a filename or database ID.
getSource
MessageFormat::getSource() in MessageFormat.php
Get the message source.
getSource
MessageSource_XLIFF::getSource() in MessageSource_XLIFF.php
Get the XLIFF file for a specific message catalogue and cultural vairant.
getSource
MessageSource_gettext::getSource() in MessageSource_gettext.php
Get the MO file for a specific message catalogue and cultural vairant.
getTemplate
MessageSource_XLIFF::getTemplate() in MessageSource_XLIFF.php
getTimeZone
DateFormat::getTimeZone() in DateFormat.php
Get the timezone from the server machine.
getTimeZones
CultureInfo::getTimeZones() in CultureInfo.php
Get a list of timezones in the language of the localized version.
getTokens
DateFormat::getTokens() in DateFormat.php
Tokenize the pattern. The tokens are delimited by group of similar characters, e.g. 'aabb' will form 2 tokens of 'aa' and 'bb'.
getWeekInMonth
Get week in the month.
getWeekInYear
DateFormat::getWeekInYear() in DateFormat.php
Get the week in the year.
getYear
DateFormat::getYear() in DateFormat.php
Get the year.
h
top
HTTPNegotiator
HTTPNegotiator in HTTPNegotiator.php
HTTPNegotiator class.
HTTPNegotiator.php
HTTPNegotiator.php in HTTPNegotiator.php
i
top
$inf
ChoiceFormat::$inf in ChoiceFormat.php
The value for positive infinity.
IMessageSource.php
IMessageSource.php in IMessageSource.php
I18N_toEncoding
I18N_toEncoding() in util.php
Convert UTF-8 strings to a different encoding. NB. The result may not have been encoded if iconv fails.
I18N_toUTF8
I18N_toUTF8() in util.php
Convert strings to UTF-8 via iconv. NB, the result may not by UTF-8 if the conversion failed.
IMessageSource
IMessageSource in IMessageSource.php
IMessageSource interface.
isValid
ChoiceFormat::isValid() in ChoiceFormat.php
Determine if the given number belongs to a given set
isValidSource
MessageSource_XLIFF::isValidSource() in MessageSource_XLIFF.php
Determin if the XLIFF file source is valid.
isValidSource
MessageSource_gettext::isValidSource() in MessageSource_gettext.php
Determin if the MO file source is valid.
isValidSource
MessageSource::isValidSource() in MessageSource.php
Determine if the source is valid.
isValidSource
MessageSource_MySQL::isValidSource() in MessageSource_MySQL.php
Check if a particular catalogue+variant exists in the database.
isValidSource
MessageSource_SQLite::isValidSource() in MessageSource_SQLite.php
Check if a particular catalogue+variant exists in the database.
l
top
$languages
HTTPNegotiator::$languages in HTTPNegotiator.php
A list of languages accepted by the browser.
$lifetime
MessageCache::$lifetime in MessageCache.php
Caceh life time, default is 1 year.
ALL
CultureInfo::ALL in CultureInfo.php
Culture type, all.
lastModified
TCache_Lite::lastModified() in TCache_Lite.php
Return the cache last modification time
load
MessageSource::load() in MessageSource.php
Load a particular message catalogue. Use read() to to get the array of messages. The catalogue loading sequence is as follows
load
IMessageSource::load() in IMessageSource.php
Load the translation table for this particular catalogue.
load
Load MO file
load
Load PO file
loadCatalogue
MessageFormat::loadCatalogue() in MessageFormat.php
Load the message from a particular catalogue. A listed loaded catalogues is kept to prevent reload of the same catalogue. The load catalogue messages are stored in the $this->message array.
loadCultureData
Load the ICU culture data for the specific culture identifier.
loadData
MessageSource_XLIFF::loadData() in MessageSource_XLIFF.php
Load the messages from a XLIFF file.
loadData
MessageSource::loadData() in MessageSource.php
Load the message for a particular catalogue+variant.
loadData
MessageSource_gettext::loadData() in MessageSource_gettext.php
Load the messages from a MO file.
loadData
MessageSource_MySQL::loadData() in MessageSource_MySQL.php
Get an array of messages for a particular catalogue and cultural variant.
loadData
MessageSource_SQLite::loadData() in MessageSource_SQLite.php
Get an array of messages for a particular catalogue and cultural variant.
m
top
$messages
MessageFormat::$messages in MessageFormat.php
The translation messages.
$messages
MessageSource::$messages in MessageSource.php
Array of translation messages.
$meta
TGettext::$meta in TGettext.php
meta
$methods
DateFormat::$methods in DateFormat.php
A list of methods, to be used by the token function calls.
MO.php
MO.php in MO.php
MessageCache.php
MessageCache.php in MessageCache.php
MessageFormat.php
MessageFormat.php in MessageFormat.php
MessageSource_gettext.php
MessageSource_gettext.php in MessageSource_gettext.php
MessageSource_MySQL.php
MessageSource_MySQL.php in MessageSource_MySQL.php
MessageSource.php
MessageSource.php in MessageSource.php
MessageSource_SQLite.php
MessageSource_SQLite.php in MessageSource_SQLite.php
MessageSource_XLIFF.php
MessageSource_XLIFF.php in MessageSource_XLIFF.php
MessageCache
MessageCache in MessageCache.php
Cache the translation table into the file system.
MessageFormat
MessageFormat in MessageFormat.php
MessageFormat class.
MessageSource
MessageSource in MessageSource.php
Abstract MessageSource class.
MessageSource_gettext
MessageSource_gettext in MessageSource_gettext.php
MessageSource_gettext class.
MessageSource_MySQL
MessageSource_MySQL in MessageSource_MySQL.php
MessageSource_MySQL class.
MessageSource_SQLite
MessageSource_SQLite in MessageSource_SQLite.php
MessageSource_SQLite class.
MessageSource_XLIFF
MessageSource_XLIFF in MessageSource_XLIFF.php
MessageSource_XLIFF class.
meta2array
TGettext::meta2array() in TGettext.php
meta2array
n
top
NumberFormatInfo.php
NumberFormatInfo.php in NumberFormatInfo.php
NumberFormat.php
NumberFormat.php in NumberFormat.php
NumberFormat
NumberFormat in NumberFormat.php
NumberFormat class.
NumberFormatInfo
NumberFormatInfo in NumberFormatInfo.php
NumberFormatInfo class
p
top
$parse
ChoiceFormat::$parse in ChoiceFormat.php
The pattern to parse the formatting string.
$pattern
NumberFormatInfo::$pattern in NumberFormatInfo.php
The number pattern.
$poExt
MessageSource_gettext::$poExt in MessageSource_gettext.php
PO data filename extension
$postscript
MessageFormat::$postscript in MessageFormat.php
The prefix and suffix to append to untranslated messages.
$properties
CultureInfo::$properties in CultureInfo.php
A list of properties that are accessable/writable.
$properties
NumberFormatInfo::$properties in NumberFormatInfo.php
A list of properties that are accessable/writable.
$properties
DateTimeFormatInfo::$properties in DateTimeFormatInfo.php
A list of properties that are accessable/writable.
PO.php
PO.php in PO.php
parse
ChoiceFormat::parse() in ChoiceFormat.php
Parse a choice string and get a list of sets and a list of strings corresponding to the sets.
parseDSN
parseDSN() in util.php
For a given DSN (database connection string), return some information about the DSN. This function comes from PEAR's DB package.
parsePattern
NumberFormatInfo::parsePattern() in NumberFormatInfo.php
Parse the given pattern and return a list of known properties.
poFile2moFile
poFile2moFile
prepare
TGettext::prepare() in TGettext.php
prepare
SPECIFIC
CultureInfo::SPECIFIC in CultureInfo.php
Culture type, specific.
r
top
raiseError
TCache_Lite::raiseError() in TCache_Lite.php
Trigger a PEAR error
read
IMessageSource::read() in IMessageSource.php
Get the translation table. This includes all the loaded sections.
read
MessageSource::read() in MessageSource.php
Get the array of messages.
remove
TCache_Lite::remove() in TCache_Lite.php
Remove a cache file
s
top
$source
MessageSource::$source in MessageSource.php
The source of message translations.
$source
MessageSource_MySQL::$source in MessageSource_MySQL.php
The datasource string, full DSN to the database.
$source
MessageFormat::$source in MessageFormat.php
The message source.
$source
MessageSource_SQLite::$source in MessageSource_SQLite.php
The SQLite datasource, the filename of the database.
$strings
TGettext::$strings in TGettext.php
strings
save
MessageSource_MySQL::save() in MessageSource_MySQL.php
Save the list of untranslated blocks to the translation source.
save
MessageSource_gettext::save() in MessageSource_gettext.php
Save the list of untranslated blocks to the translation source.
save
MessageSource_SQLite::save() in MessageSource_SQLite.php
Save the list of untranslated blocks to the translation source.
save
Save PO file
save
TCache_Lite::save() in TCache_Lite.php
Save some data in a cache file
save
MessageCache::save() in MessageCache.php
Save the data to cache for the specified section and locale.
save
Save MO file
save
MessageSource_XLIFF::save() in MessageSource_XLIFF.php
Save the list of untranslated blocks to the translation source.
save
IMessageSource::save() in IMessageSource.php
Save the list of untranslated blocks to the translation source.
saveMemoryCachingState
setAbbreviatedDayNames
Set the abbreviated day names. The value should be an array of string starting with Sunday and ends in Saturady.
setAbbreviatedMonthNames
Set the abbreviated month names. The value should be an array of string starting with Jan and ends in Dec.
setAMDesignator
DateTimeFormatInfo::setAMDesignator() in DateTimeFormatInfo.php
Set the AM Designator. For example, 'AM'.
setAMPMMarkers
DateTimeFormatInfo::setAMPMMarkers() in DateTimeFormatInfo.php
Set the AM and PM markers array.
setCache
MessageSource::setCache() in MessageSource.php
Set the cache handler for caching the messages.
setCharset
MessageFormat::setCharset() in MessageFormat.php
Sets the charset for message output.
setCulture
MessageSource::setCulture() in MessageSource.php
Set the culture for this message source.
setCulture
CultureInfo::setCulture() in CultureInfo.php
Set the culture for the current instance. The culture indentifier must be of the form "<language>_(country/region)".
setCulture
IMessageSource::setCulture() in IMessageSource.php
Set the culture for this particular message source.
setCurrencySymbol
Set the string to use as the currency symbol.
setDateTimeFormat
Set the date time format information.
setDayNames
DateTimeFormatInfo::setDayNames() in DateTimeFormatInfo.php
Set the day names. The value should be an array of string starting with Sunday and ends in Saturady.
setDecimalDigits
NumberFormatInfo::setDecimalDigits() in NumberFormatInfo.php
Set the number of decimal places.
setDecimalSeparator
Set the string to use as the decimal separator.
setDigitSize
NumberFormatInfo::setDigitSize() in NumberFormatInfo.php
setGroupSeparator
Set the string to use as the group separator.
setGroupSizes
NumberFormatInfo::setGroupSizes() in NumberFormatInfo.php
Set the number of digits in each group to the left of the decimal.
setLifeTime
MessageCache::setLifeTime() in MessageCache.php
Set the cache life time.
setLifeTime
TCache_Lite::setLifeTime() in TCache_Lite.php
Set a new life time
setMonthNames
DateTimeFormatInfo::setMonthNames() in DateTimeFormatInfo.php
Set the month names. The value should be an array of string starting with Janurary and ends in December.
setNaNSymbol
NumberFormatInfo::setNaNSymbol() in NumberFormatInfo.php
Set the string that represents the IEEE NaN (not a number) value.
setNarrowDayNames
DateTimeFormatInfo::setNarrowDayNames() in DateTimeFormatInfo.php
Set the narrow day names. The value should be an array of string starting with Sunday and ends in Saturady.
setNarrowMonthNames
Set the narrow month names. The value should be an array of string starting with J and ends in D.
setNegativeInfinitySymbol
Set the string that represents negative infinity.
setNegativePattern
Set the format pattern for negative values.
setNegativeSign
NumberFormatInfo::setNegativeSign() in NumberFormatInfo.php
Set the string that denotes that the associated number is negative.
setNumberFormat
Set the number format information.
setPattern
NumberFormat::setPattern() in NumberFormat.php
Set the pattern to format against. The default patterns are retrieved from the NumberFormatInfo instance.
setPattern
NumberFormatInfo::setPattern() in NumberFormatInfo.php
Set the pattern for a specific number pattern. The validate patterns
setPercentSymbol
NumberFormatInfo::setPercentSymbol() in NumberFormatInfo.php
Set the string to use as the percent symbol.
setPerMilleSymbol
Set the string to use as the per mille symbol.
setPMDesignator
DateTimeFormatInfo::setPMDesignator() in DateTimeFormatInfo.php
Set the PM Designator. For example, 'PM'.
setPositiveInfinitySymbol
Set the string that represents positive infinity.
setPositivePattern
Set the format pattern for positive values.
setPositiveSign
NumberFormatInfo::setPositiveSign() in NumberFormatInfo.php
Set the string that denotes that the associated number is positive.
setUntranslatedPS
Set the prefix and suffix to append to untranslated messages.
t
top
$tokens
DateFormat::$tokens in DateFormat.php
A list of tokens and their function call.
TGettext.php
TGettext.php in TGettext.php
TCache_Lite.php
TCache_Lite.php in TCache_Lite.php
TCache_Lite
TCache_Lite in TCache_Lite.php
Fast, light and safe Cache Class
TCache_Lite
TCache_Lite::TCache_Lite() in TCache_Lite.php
Constructor
TGettext
TGettext in TGettext.php
File_Gettext
TGettext_MO
Constructor
TGettext_MO
TGettext_MO in MO.php
File_Gettext_MO
TGettext_PO
Constructor
TGettext_PO
TGettext_PO in PO.php
File_Gettext_PO
TMessageSourceIOException
TMessageSourceIOException in MessageSource.php
TMessageSourceIOException thrown when unable to modify message source data.
toArray
TGettext::toArray() in TGettext.php
toArray
toMO
TGettext::toMO() in TGettext.php
toMO
toPO
TGettext::toPO() in TGettext.php
toPO
u
top
$untranslated
MessageFormat::$untranslated in MessageFormat.php
A list of untranslated messages.
$untranslated
MessageSource::$untranslated in MessageSource.php
CURRENCY
NumberFormatInfo::CURRENCY in NumberFormatInfo.php
util.php
util.php in util.php
update
MessageSource_XLIFF::update() in MessageSource_XLIFF.php
Update the translation.
update
MessageSource_MySQL::update() in MessageSource_MySQL.php
Update the translation.
update
MessageSource_gettext::update() in MessageSource_gettext.php
Update the translation.
update
IMessageSource::update() in IMessageSource.php
Update the translation.
update
MessageSource_SQLite::update() in MessageSource_SQLite.php
Update the translation.
v
top
$validate
ChoiceFormat::$validate in ChoiceFormat.php
The pattern to validate a set notation
validCulture
CultureInfo::validCulture() in CultureInfo.php
Determine if a given culture is valid. Simply checks that the culture data exists.
w
top
$writeBigEndian
big endianess
a c d e f g h i l m n p r s t u v w _