![]() |
TYPO3
7.6
|
Public Member Functions | |
run ($content, $configuration) | |
configureObjectManager () | |
Public Attributes | |
$cObj | |
Protected Attributes | |
$objectManager | |
$configurationManager | |
This is the bootstrap for Ajax Widget responses
Definition at line 26 of file fluid/Classes/Core/Widget/Bootstrap.php.
configureObjectManager | ( | ) |
Configures the object manager object configuration from config.tx_extbase.objects
Definition at line 90 of file fluid/Classes/Core/Widget/Bootstrap.php.
Referenced by Bootstrap\run().
run | ( | $content, | |
$configuration | |||
) |
string | $content | The content |
array | $configuration | The TS configuration array |
Definition at line 51 of file fluid/Classes/Core/Widget/Bootstrap.php.
References Bootstrap\$cObj, and Bootstrap\configureObjectManager().
$cObj |
Definition at line 34 of file fluid/Classes/Core/Widget/Bootstrap.php.
Referenced by Bootstrap\run().
|
protected |
Definition at line 44 of file fluid/Classes/Core/Widget/Bootstrap.php.
|
protected |
Definition at line 39 of file fluid/Classes/Core/Widget/Bootstrap.php.