PHPUnit
PHPUnit TYPO3 extension
 All Classes Namespaces Functions
Public Member Functions | Protected Attributes | List of all members
Tx_Phpunit_ViewHelpers_AbstractViewHelper Class Reference
Inheritance diagram for Tx_Phpunit_ViewHelpers_AbstractViewHelper:
Tx_Phpunit_ViewHelpers_AbstractSelectorViewHelper Tx_Phpunit_ViewHelpers_ProgressBarViewHelper Tx_Phpunit_ViewHelpers_ExtensionSelectorViewHelper

Public Member Functions

 __destruct ()
 
 injectOutputService (Tx_Phpunit_Service_OutputService $service)
 
 render ()
 

Protected Attributes

 $outputService = NULL
 

Constructor & Destructor Documentation

Tx_Phpunit_ViewHelpers_AbstractViewHelper::__destruct ( )

The destructor.

Member Function Documentation

Tx_Phpunit_ViewHelpers_AbstractViewHelper::injectOutputService ( Tx_Phpunit_Service_OutputService  $service)

Injects the output service.

Parameters
Tx_Phpunit_Service_OutputService$servicethe service to inject
Returns
void
Tx_Phpunit_ViewHelpers_AbstractViewHelper::render ( )
abstract

Renders and outputs this view helper.

Returns
void

The documentation for this class was generated from the following file: