OpenSencillo  2015.009
Long live the simplicity of PHP
 All Data Structures Namespaces Files Functions Pages
translate Class Reference
Inheritance diagram for translate:
fileSystem

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
 

Detailed Description

Definition at line 12 of file translate.tool.framework.php.

Member Function Documentation

translate (   $tKey)
final

Find translate by key

Parameters
string$tKey
Returns
bool

Definition at line 33 of file translate.tool.framework.php.


The documentation for this class was generated from the following file: