![]() |
TYPO3
7.6
|
Protected Member Functions | |
executeAction () | |
getSpeakingSectionNames () | |
setUpConfigurationData () | |
![]() | |
initializeHandle () | |
executeAction () | |
isDbalEnabled () | |
getContext () | |
loadExtLocalconfDatabaseAndExtTables () | |
getHashedPassword ($password) | |
Protected Attributes | |
$phpErrorCodesSettings | |
![]() | |
$objectManager = null | |
$view = null | |
$controller = '' | |
$action = '' | |
$token = '' | |
$postValues = array() | |
$lastError = array() | |
$messages = array() | |
Additional Inherited Members | |
![]() | |
injectObjectManager (\TYPO3\CMS\Extbase\Object\ObjectManager $objectManager) | |
injectView (\TYPO3\CMS\Install\View\FailsafeView $view) | |
handle () | |
setToken ($token) | |
setController ($controller) | |
setAction ($action) | |
setPostValues (array $postValues) | |
setLastError (array $lastError) | |
setMessages (array $messages=array()) | |
Show system environment check results
Definition at line 23 of file AllConfiguration.php.
|
protected |
Executes the tool
Definition at line 44 of file AllConfiguration.php.
References AllConfiguration\getSpeakingSectionNames(), and AllConfiguration\setUpConfigurationData().
|
protected |
Returns an array of available sections and their description
Definition at line 62 of file AllConfiguration.php.
Referenced by AllConfiguration\executeAction().
|
protected |
Set up configuration data
Definition at line 81 of file AllConfiguration.php.
References $GLOBALS, and elseif.
Referenced by AllConfiguration\executeAction().
|
protected |
Definition at line 32 of file AllConfiguration.php.