![]() |
TYPO3
7.6
|
Public Member Functions | |
needsExecution () | |
![]() | |
setStepsCounter ($current, $total) | |
getCurrentStep () | |
getTotalSteps () | |
![]() | |
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()) | |
![]() | |
execute () | |
Additional Inherited Members | |
![]() | |
assignSteps () | |
![]() | |
$currentStep = 0 | |
$totalSteps = 0 | |
Very first install step:
Definition at line 24 of file EnvironmentAndFolders.php.
needsExecution | ( | ) |
Step needs to be executed if LocalConfiguration file does not exist.
Implements StepInterface.
Definition at line 80 of file EnvironmentAndFolders.php.