GoogleTranslationsLoader
in package
implements
Loader
Class GoogleTranslationsLoader
Interfaces, Classes and Traits
- Loader
- Interface Loader
Table of Contents
- $textManager : TextManager
- __construct() : mixed
- GoogleTranslationsLoader constructor.
- load() : void
- Loads template data.
Properties
$textManager
private
TextManager
$textManager
Methods
__construct()
GoogleTranslationsLoader constructor.
public
__construct(TextManager $textManager) : mixed
Parameters
- $textManager : TextManager
Return values
mixed —load()
Loads template data.
public
load(LayoutData $data) : void
Parameters
- $data : LayoutData