|
static | __ ($key, $show=false, $out=true) |
|
Get translation
Definition at line 10 of file tr.class.php.
◆ __construct()
No instanciation for this class
Definition at line 22 of file tr.class.php.
◆ __()
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.
◆ initCfg()
Init the session configuration
Definition at line 27 of file tr.class.php.
◆ $cfg
The documentation for this class was generated from the following file: