Main Menu
PHP Tools
PHP Help Request
PHP Editors Newsletter
Editor Search
Reviewed PHP Editors
Latest News
Submit News
PHP Tutorials
PHP Book Reviews
Online Book Chapters
PHP Games
Forums
PHP Desktop Editors
Other PHP Tools
PHP Contests
PHP Programming Help
Linux Help
Apache Help
MySQL Help
PHP Games
PHP Jobs
PHP Forums Home
Programming Contest
PHP Contests
PHP Contests Archive
Documentation
PHP Manual
PEAR Manual
PHP-GTK Manual
Smarty Manual
PostgreSQL Manual
CSS 2 Reference
Redhat Linux 9
HTML 4.01
Apache 2 Manual
Partner Sites
Ajax Tutorials
Webmaster Resources
Web Templates
PHP Scripts
PHP Code Examples
Learn PHP playing Trivia
PHP & MySQL Forums
Web Development Index
web site templates
Sponsors
NuSphere
Translation2
PEAR Manual
Prev
Chapter 44. Internationalization
Next
Translation2
Table of Contents
Class Summary
Translation2
-- Translation2 class
Introduction
-- Usage of
Translation2
Admin Introduction
-- Usage of
Translation2_Admin
Containers Overview
-- Overview of the different
Translation2
containers
constructor
Translation2::Translation2()
-- Constructor
Translation2::factory()
-- Return an instanciated Translation2 object
Translation2::get()
-- Get translated string
Translation2::getDecorator()
-- Return an instance of a decorator
Translation2::getLang()
-- get lang info
Translation2::getLangs()
-- get langs
Translation2::getPage()
-- Get an entire group of strings
Translation2::getRaw()
-- Get translated string (as-is)
Translation2::getRawPage()
-- Get the array of strings in a page
Translation2::getStringID()
-- Get the stringID for a given string
Translation2::setLang()
-- Set default lang
Translation2::setPageID()
-- Set default page
Translation2::setParams()
-- Set parameters for next string
Class Summary
Translation2_Admin
-- Administration utilities for translation string management
Translation2_Admin::addLang()
-- Prepare the storage container for a new lang.
Translation2_Admin::updateLang()
-- Update the language details.
Translation2_Admin::removeLang()
-- Remove the language from the langsAvail table and drop the strings table.
Translation2_Admin::add()
-- add a new translation
Translation2_Admin::remove()
-- remove a translated string
Class Summary
Translation2_Decorator
-- Decorates a Translation2 class.
Class Summary
Translation2_Decorator_CacheLiteFunction
-- Decorator to cache fetched data using
Cache_Lite_Function
class
Class Summary
Translation2_Decorator_CacheMemory
-- Decorator to cache fetched data in memory
Class Summary
Translation2_Decorator_DefaultText
-- Decorator to provide a fallback text for empty strings.
Class Summary
Translation2_Decorator_ErrorText
-- Decorator to provide a fallback error_text message for empty strings.
Class Summary
Translation2_Decorator_Lang
-- Decorator to provide a fallback language for empty strings.
Class Summary
Translation2_Decorator_Iconv
-- Decorator to switch from/to different encodings.
Class Summary
Translation2_Decorator_SpecialChars
-- Decorator to replace special chars with the matching html entities.
Class Summary
Translation2_Decorator_UTF8
-- Decorator to convert UTF-8 strings to ISO-8859-1
Package Translation2 Constants
-- Constants defined in and used by Translation2
Prev
Home
Next
I18Nv2_Language::isValidCode()
Up
Class Summary
Translation2
© Copyright 2003-2023 www.php-editors.com. The ultimate
PHP Editor
and
PHP IDE
site.