Static Public Member Functions | Private Member Functions | Static Private Member Functions | Static Private Attributes

tr Class Reference

Static Public Member Functions

static __ ($key, $show=false, $out=true)

Private Member Functions

 __construct ()

Static Private Member Functions

static initCfg ()

Static Private Attributes

static $cfg

Detailed Description

Get translation

Definition at line 10 of file tr.class.php.


Constructor & Destructor Documentation

__construct (  )  [private]

No instanciation for this class

Definition at line 22 of file tr.class.php.


Member Function Documentation

static __ ( key,
show = false,
out = true 
) [static]

Get the translation for a keyword

Parameters:
string $key The keyword
bool $show Indicate if the word found should be directly shown
bool $out Indicate if the word should be outted
Returns:
null|string

Definition at line 40 of file tr.class.php.

static initCfg (  )  [static, private]

Init the session configuration

Definition at line 27 of file tr.class.php.


Field Documentation

$cfg [static, private]

Definition at line 17 of file tr.class.php.


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables Enumerations
Generated on Tue May 8 2012 16:02:25 for nyroFwk by doxygen 1.7.1