Method | Description | |
---|---|---|
configureView ( |
Here you can configure how your report should be displayed. For instance whether your report supports a search etc. You can also change the default request config. For instance change how many rows are displayed by default. | |
getRelatedReports ( ) : |
Here you can define related reports that will be shown below the reports. Just return an array of related report instances if there are any. |
Method | Description | |
---|---|---|
init ( ) |
public configureView ( |
||
$view |
public getRelatedReports ( ) : |
||
return |