![]() |
TYPO3
7.6
|
Public Member Functions | |
getStatus () | |
Protected Member Functions | |
checkIfNoConflictingExtensionIsInstalled () | |
getLanguageService () | |
Hook into the backend module "Reports" checking whether there are extensions installed that conflicting with htmlArea RTE
Definition at line 26 of file StatusReportConflictsCheckHook.php.
|
protected |
Check whether any conflicting extension has been installed
Definition at line 46 of file StatusReportConflictsCheckHook.php.
References $GLOBALS, Status\ERROR, StatusReportConflictsCheckHook\getLanguageService(), ExtensionManagementUtility\isLoaded(), GeneralUtility\makeInstance(), and Status\OK.
Referenced by StatusReportConflictsCheckHook\getStatus().
|
protected |
Definition at line 74 of file StatusReportConflictsCheckHook.php.
References $GLOBALS.
Referenced by StatusReportConflictsCheckHook\checkIfNoConflictingExtensionIsInstalled().
getStatus | ( | ) |
Compiles a collection of system status checks as a status report.
Implements StatusProviderInterface.
Definition at line 33 of file StatusReportConflictsCheckHook.php.
References StatusReportConflictsCheckHook\checkIfNoConflictingExtensionIsInstalled().