MessageSource_XLIFF class.
Using XML XLIFF format as the message source for translation. Details and example of XLIFF can be found in the following URLs.
Located in /I18N/core/MessageSource_XLIFF.php (line 40)
MessageSource | --MessageSource_XLIFF
Message data filename extension.
Separator between culture name and source.
Inherited from MessageSource
MessageSource::$cache
MessageSource::$culture
MessageSource::$messages
MessageSource::$source
MessageSource::$untranslated
Constructor.
Returns a list of catalogue and its culture ID.
E.g. array('messages','en_AU')
Delete a particular message from the specified catalogue.
Get all the variants of a particular catalogue.
Returns a list of catalogue and its culture ID. This takes care of directory structures.
E.g. array('messages','en_AU')
Get the last modified unix-time for this particular catalogue+variant.
Just use the file modified time.
Get the XLIFF file for a specific message catalogue and cultural vairant.
Determin if the XLIFF file source is valid.
Load the messages from a XLIFF file.
Save the list of untranslated blocks to the translation source.
If the translation was not found, you should add those strings to the translation source via the append() method.
Update the translation.
Inherited From MessageSource
MessageSource::append()
MessageSource::factory()
MessageSource::getCache()
MessageSource::getCatalogueList()
MessageSource::getCulture()
MessageSource::getLastModified()
MessageSource::getSource()
MessageSource::isValidSource()
MessageSource::load()
MessageSource::loadData()
MessageSource::read()
MessageSource::setCache()
MessageSource::setCulture()
Documentation generated on Sun, 04 Jun 2006 18:58:30 -0400 by phpDocumentor 1.3.0RC4