Documentation

Translation
in package

Table of Contents

Properties

$LanguageFile  : string

Methods

__construct()  : mixed
Translate()  : string|bool
DoTranslation()  : string

Properties

Methods

__construct()

public __construct([mixed $LanguageFile = null ]) : mixed
Parameters
$LanguageFile : mixed = null

Translate()

public Translate(string $Key) : string|bool
Parameters
$Key : string
Return values
string|bool

DoTranslation()

private DoTranslation(string $LanguageFile, string $Key) : string
Parameters
$LanguageFile : string
$Key : string
Return values
string

        
On this page

Search results