TYPO3  7.6
Public Member Functions | List of all members
AdminPanelViewHookInterface Interface Reference

Public Member Functions

 extendAdminPanel ($moduleContent, AdminPanelView $obj)
 

Detailed Description

Interface for classes which hook into AdminPanelView

Definition at line 20 of file AdminPanelViewHookInterface.php.

Member Function Documentation

extendAdminPanel (   $moduleContent,
AdminPanelView  $obj 
)

Extend the adminPanel

Parameters
string$moduleContentContent of the admin panel
\TYPO3\CMS\Frontend\View\AdminPanelView$objThe adminPanel object
Returns
string Returns content of admin panel