|
OpenSencillo
2016.106
Long live the simplicity of PHP
|
Public Member Functions | |
| __construct ($name, $lang) | |
| translate ($tKey) | |
| addTranslate ($tKey, $tData) | |
Public Member Functions inherited from fileSystem | |
| __construct ($name) | |
| write ($data) | |
| read () | |
Protected Attributes | |
| $tSource | |
| $lang | |
Additional Inherited Members | |
Data Fields inherited from fileSystem | |
| $name | |
Definition at line 12 of file translate.tool.framework.php.
|
final |
Find translate by key
| string | $tKey |
Definition at line 33 of file translate.tool.framework.php.