eZ i18n

These documentation pages are no longer maintained. Please visit the new documentation site.

eZ i18n handles text conversion between various charsets, its primary use is for converting to and from UTF8. Text manipulation regardless of the charset used is possible by using the eZTextCodec class. It's also possible to query for information on various charsets.

eZ i18n supports the mbstring extension which can be compiled in PHP, when used the conversion will be much faster. mbstring is only used for those charsets it supports.

Text translation is also possible by using the eZTranslatorManager and XML translation files¹.

¹ Use Qt's linguist to translate files

Dependencies

eZ i18n uses the following eZ publish libraries.

  • eZ utils

Comments

Contents

Development

Extensions
eZ publish datamodel
eZ publish tuning and stability
Importing attribute data
Kernel
Libraries
    eZ xml
    eZ db
    eZ i18n
       Character encoding
       Codepage mapping
    eZ soap
    eZ template
    eZ webdav
Scripting
Standards
System overview
Test Suite
Using Doxygen to create API documenta...


Created

04/07/2003
10:42:07 am
by Bård Farstad

Last updated

19/03/2007
9:47:30 am
by Ole Morten Halvorsen

Authors

Bård Farstad
Ole Morten Halvorsen



This page is part of the eZ Publish documentation. The documentation is available under the GNU Free Documentation License. All contributions will be released under the terms of this license.