Classes
\RobIngram\SilverStripe\UnusedFileReport\Jobs
| Name | Description | |
|---|---|---|
| UnusedFileReportJob | Allows the optional use of queued jobs module to to run the unused file report builder task. If the module isn't installed, nothing is done - SilverStripe will never include this class declaration. | EMPTY |
\RobIngram\SilverStripe\UnusedFileReport\Model
| Name | Description | |
|---|---|---|
| UnusedFileReportDB | No description available | EMPTY |
\RobIngram\SilverStripe\UnusedFileReport\Reports
| Name | Description | |
|---|---|---|
| UnusedFilesReport | Create a report on the files that have been flagged as potentially unused | EMPTY |
\RobIngram\SilverStripe\UnusedFileReport\Tasks
| Name | Description | |
|---|---|---|
| UnusedFileReportBuildTask | A task that collects data on unused files | EMPTY |