![]() |
TYPO3
7.6
|
Public Member Functions | |
init () | |
checkExtObj () | |
This class is a wrapper for WebInfo controller of belog. It is registered in ext_tables.php with ::insertModuleFunction() and called by the info extension via SCbase functionality.
Extbase currently provides no way to register a "TBE_MODULES_EXT" module directly, therefore we need to bootstrap extbase on our own here to jump to the WebInfo controller.
Definition at line 25 of file BackendLogModuleBootstrap.php.
checkExtObj | ( | ) |
Dummy method, called by SCbase external object handling
Definition at line 41 of file BackendLogModuleBootstrap.php.
init | ( | ) |
Dummy method, called by SCbase external object handling
Definition at line 32 of file BackendLogModuleBootstrap.php.