TextManagerAdapter
in package
implements
TextManagerAdapterInterface
Interfaces, Classes and Traits
Table of Contents
- $textManager : TextManager
- __construct() : mixed
- create() : TextManagerAdapter
- getPhraseText() : string
Properties
$textManager
protected
TextManager
$textManager
Methods
__construct()
public
__construct(TextManager $textManager) : mixed
Parameters
- $textManager : TextManager
Return values
mixed —create()
public
static create() : TextManagerAdapter
Return values
TextManagerAdapter —getPhraseText()
public
getPhraseText(string $phrase, string $section[, int $languageId = null ]) : string
Parameters
- $phrase : string
- $section : string
- $languageId : int = null