Tx_Phpunit_ViewHelpers_AbstractViewHelper::__destruct |
( |
| ) |
|
Tx_Phpunit_ViewHelpers_AbstractViewHelper::getLanguageService |
( |
| ) |
|
|
protected |
Returns $GLOBALS['LANG'].
- Returns
- LanguageService
Injects the output service.
- Parameters
-
- Returns
- void
Tx_Phpunit_ViewHelpers_AbstractViewHelper::render |
( |
| ) |
|
|
abstract |
Renders and outputs this view helper.
- Returns
- void
Tx_Phpunit_ViewHelpers_AbstractViewHelper::translate |
( |
|
$key | ) |
|
|
protected |
Returns the localized string for the key $key.
- Parameters
-
string | $key | the key of the string to retrieve, must not be empty |
- Returns
- string the localized string for the key $key
The documentation for this class was generated from the following file:
- Classes/ViewHelpers/AbstractViewHelper.php