Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

I18N.class.php File Reference

Go to the source code of this file.

Classes

class  I18N

Enumerations

enum  DEFAULT_LANG

Variables

 $i18n = & I18N::GetInstance()


Detailed Description

Sets the i18n environment.

File that sets the i18n environment.

Its usage is by adding the line:

include_once("core/i18n/I18N.class.php")

At the beginning of each file that has i18n functionallity.

Definition in file I18N.class.php.


Enumeration Type Documentation

enum DEFAULT_LANG
 

Definition at line 14 of file I18N.class.php.


Variable Documentation

$i18n = & I18N::GetInstance()
 

Definition at line 19 of file I18N.class.php.

Referenced by I18N::Language().


Generated on Wed Nov 19 20:29:35 2003 for James by doxygen 1.3.4