Language
- Namespace: \Redaxscript
- Description: children class to provide the language
- Package: Redaxscript
- Category: Language
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
_languageArray | protected | ||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
init | public | init the class |
get | public | get the value from language |
getArray | public | get the array from language |
set | public | set the value to language |
load | public | load from language path |
__construct | private | constructor of the class |
getInstance | public | get the instance |
clearInstance | public | clear the instance |
Method | Visibility | Description |