|
| $userSettingsService = NULL |
|
| $validCheckboxKeys |
|
Tx_Phpunit_BackEnd_Ajax::__destruct |
( |
| ) |
|
Tx_Phpunit_BackEnd_Ajax::ajaxBroker |
( |
array |
$unused, |
|
|
AjaxRequestHandler |
$ajax |
|
) |
| |
Used to broker incoming requests to other calls. Called by typo3/ajax.php
- Parameters
-
array | $unused | additional parameters (not used) |
AjaxRequestHandler | $ajax | the AJAX object for this request |
- Returns
- void
Injects the user settings service.
- Parameters
-
- Returns
- void
Tx_Phpunit_BackEnd_Ajax::$validCheckboxKeys |
|
protected |
Initial value:= array(
'failure',
'success',
'error',
'skipped',
'incomplete',
'testdox',
'codeCoverage',
'showMemoryAndTime',
'runSeleniumTests',
)
The documentation for this class was generated from the following file: