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

Protected Member Functions

 clearOpcodeCache ()
 
- Protected Member Functions inherited from AbstractAction
 initializeHandle ()
 
 executeAction ()
 
 isDbalEnabled ()
 
 getContext ()
 
 loadExtLocalconfDatabaseAndExtTables ()
 
 getHashedPassword ($password)
 

Additional Inherited Members

- Public Member Functions inherited from AbstractAction
 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())
 
- Protected Attributes inherited from AbstractAction
 $objectManager = null
 
 $view = null
 
 $controller = ''
 
 $action = ''
 
 $token = ''
 
 $postValues = array()
 
 $lastError = array()
 
 $messages = array()
 

Detailed Description

Handle important actions

Definition at line 25 of file ImportantActions.php.

Member Function Documentation

clearOpcodeCache ( )
protected

Clear PHP opcode cache

Returns

Definition at line 172 of file ImportantActions.php.

References GeneralUtility\makeInstance().