Public Member Functions | |
__destruct () | |
injectOutputService (Tx_Phpunit_Service_OutputService $service) | |
render () | |
Protected Attributes | |
$outputService = NULL | |
Tx_Phpunit_ViewHelpers_AbstractViewHelper::__destruct | ( | ) |
The destructor.
Tx_Phpunit_ViewHelpers_AbstractViewHelper::injectOutputService | ( | Tx_Phpunit_Service_OutputService | $service | ) |
Injects the output service.
Tx_Phpunit_Service_OutputService | $service | the service to inject |
|
abstract |
Renders and outputs this view helper.