nyroFwk  0.2
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()

__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$keyThe keyword
bool$showIndicate if the word found should be directly shown
bool$outIndicate if the word should be outted
Returns
null|string

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

◆ initCfg()

static initCfg ( )
staticprivate

Init the session configuration

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

Field Documentation

◆ $cfg

$cfg
staticprivate

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


The documentation for this class was generated from the following file:
Generated on Sun Oct 15 2017 22:25:21 for nyroFwk by doxygen 1.8.13