Login   Register  
PHP Classes
elePHPant
Icontem

Class: I18N class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Alan H. Lake  >  I18N class  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: I18N class
Base name: i18nclass
Description: Get translation texts from different containers
Related classes: , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1266 users
All time rank: 2500
Week users: 4 users
Week rank: 1043
Picture of Alan H. Lake
Author: Alan H. Lake <e-mail contact>
Packages: 3 Browse this author's classes Browse this author's classes
Country: Finland Finland - PHP jobs in Finland
Age: 70
All time rank: 10904 in Finland Finland
Week rank: 6673 in Finland Finland
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This package can be used to retrieve texts for internationalized applications.

The translation texts for each of the supported languages can be retrieved from different types of containers. Currently the supported container types that are: text files, SQL databases and DBM flat file databases.

It supports using variables in the localized texts, which may be processed during the translation.

The requests to retrieve translation texts are validated before attempting to fetch them.

 

  Groups  
Group folder image Localization Internationalization and translations View top rated classes

  Freshmeat project   Rate classes User ratings   Applications   Files Files  

  Freshmeat project  
Project record: i18n
Popularity score: 10.0
Vitality score: 48.37

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Not sure (50.0%)
Not sure (58.3%)
Sufficient (75.0%)
Not sure (58.3%)
-
-
Not sure (44.2%)
1808
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Files folder imageonefile (3 files)
Files folder imageseveralfiles (8 files)
Files folder imagetools (5 files)
Plain text file author.txt Data Note regarding the author
Plain text file changelog.txt Data Notes changes from project from which this is derived.
Plain text file cnx_i18n.inc.php Conf. Container for database connection variables
Plain text file example_1.php Example Test script for single translation file
Plain text file example_several.php Example Example of usage with several files
Plain text file example_SQL.php Example Example with usage of SQL data
Plain text file i18n.class.php Class Core class - extracts I18N string given Identifier & Locale
HTML file i18n_php-manual.html Doc. Project Manual
Plain text file langTable.class.php Class Code to maintain language data in SQL
Plain text file license.txt Lic. GNU GPL, version 2
Plain text file rfc1766.class.php Class Class to validate Locale codes and retrieve associated names
Plain text file thanks.txt Data Acknowledgement to authors of work from which this is derived

  Files  /  Files folder image onefile  
File Role Description
  Plain text file en.php Data Sample single file translation data for example_1
  Plain text file en_US.php Data Sample single file translation data for example_1
  Plain text file sv.php Data Data in Swedish

  Files  /  Files folder image severalfiles  
File Role Description
  Plain text file en_US.a.php Data Sample single file translation data
  Plain text file en_US.e.php Data Test script for several file translation example
  Plain text file en_US.s.php Data Sample multiple files translation data
  Plain text file en_US.y.php Data Sample multiple files translation data
  Plain text file sv.a.php Data Test script for several file translation example
  Plain text file sv.e.php Data Test script for several file translation example
  Plain text file sv.s.php Data Test script for several file translation example
  Plain text file sv.y.php Data Test script for several file translation example

  Files  /  Files folder image tools  
File Role Description
  Plain text file check_i18n_defs.php Appl. Program to validate I18N code in programs and in Locale files/table
  Plain text file i18n_conversion.php Appl. Program to convert Locale data from one format to another
  Plain text file i18n_dbm_editor.php Appl. Program to edit DBM data
  Plain text file i18n_tools.inc.php Aux. Functions specific to I18N used by other code
  Plain text file useful.php Aux. Functions used by other code

Download all files: i18nclass.tar.gz i18nclass.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.