TYPO3  7.6
Protected Member Functions | List of all members
CoreUpdateDownload Class Reference
Inheritance diagram for CoreUpdateDownload:
AbstractCoreUpdate AbstractAjaxAction AbstractAction ActionInterface

Protected Member Functions

 executeAction ()
 
- Protected Member Functions inherited from AbstractCoreUpdate
 initializeHandle ()
 
 getVersionToHandle ()
 

Additional Inherited Members

- Public Member Functions inherited from AbstractCoreUpdate
 injectView (\TYPO3\CMS\Install\View\JsonView $view)
 
 injectCoreUpdateService (\TYPO3\CMS\Install\Service\CoreUpdateService $coreUpdateService)
 
 injectStatusUtility (\TYPO3\CMS\Install\Status\StatusUtility $statusUtility)
 
 injectCoreVersionService (\TYPO3\CMS\Install\Service\CoreVersionService $coreVersionService)
 
- Protected Attributes inherited from AbstractCoreUpdate
 $view = null
 
 $coreUpdateService
 
 $statusUtility
 
 $coreVersionService
 

Detailed Description

Download latest core version

Definition at line 20 of file CoreUpdateDownload.php.

Member Function Documentation

executeAction ( )
protected

Executes the action

Returns
array Rendered content

Definition at line 27 of file CoreUpdateDownload.php.