ReportController
extends Controller
in package
Class ReportController
Table of Contents
Constants
- exportListColDefs = ['Client ID', 'Country', 'Year', 'Month', 'Type', 'Generation Time', 'Used Time', 'Status']
Properties
Methods
- downloadAction() : mixed
- downloadAllAction() : mixed
- editAllAction() : mixed
- gDriveTestAction() : mixed
- getAllReport() : mixed
- initialize() : mixed
Constants
exportListColDefs
public
mixed
exportListColDefs
= ['Client ID', 'Country', 'Year', 'Month', 'Type', 'Generation Time', 'Used Time', 'Status']
Properties
$storage read-only
public
CloudStorageComponent
$storage
$reportC
private
ReportComponent
$reportC
Methods
downloadAction()
public
downloadAction(int $id) : mixed
Parameters
- $id : int
downloadAllAction()
public
downloadAllAction() : mixed
editAllAction()
public
editAllAction(mixed $command) : mixed
Parameters
- $command : mixed
gDriveTestAction()
public
gDriveTestAction() : mixed
getAllReport()
public
getAllReport() : mixed
initialize()
public
initialize() : mixed