System.I18N
[ class tree: System.I18N ] [ index: System.I18N ] [ all elements ]

Class: Translation

Source Location: /I18N/Translation.php

Class Overview


Translation class.

Class Details

[line 35]
Translation class.

Provides translation using a static MessageFormatter.




version:  v1.0, last update on Tue Dec 28 11:54:48 EST 2004
author:  Xiang Wei Zhuo <weizhuo[at]gmail[dot]com>


[ Top ]

Variables

Methods



Class Variables

$formatter =

[line 41]

The string formatter. This is a class static variable.



static:  
access:  protected

Type:   MessageFormat


[ Top ]



Class Methods


method formatter [line 72]

MessageFormat formatter( )

Get the static formatter from this component.



return:  formattter.
static:  
access:  public
see:  localize()


[ Top ]

method init [line 46]

void init( )

Initialize the TTranslate translation components



static:  
access:  public


[ Top ]

method saveMessages [line 80]

void saveMessages( )

Save untranslated messages to the catalogue.



static:  
access:  public


[ Top ]


© 2004-2005 PRADO Software Group. All Rights Reserved.