TYPO3  7.6
Public Member Functions | List of all members
ReportInterface Interface Reference
Inheritance diagram for ReportInterface:
Status ServicesListReport

Public Member Functions

 getReport ()
 

Detailed Description

Interface for classes which provide a report.

Definition at line 20 of file ReportInterface.php.

Member Function Documentation

getReport ( )

Returns the content for a report

Returns
string A reports rendered HTML

Implemented in ServicesListReport, and Status.