ProformaController
in package
implements
IController
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
- downloadProformaEntryReportZipByEntryAction() : mixed
- downloadProformaZipAction() : mixed
- generateProformaAction() : mixed
- generateProformaEntryReportZipByEntryAction() : mixed
- generateProformaZipAction() : mixed
- getProformaEntryReportZipsByEntryAction() : mixed
- getProformasZipInfoByEntryAction() : mixed
- isEnabledAction() : mixed
Properties
$auth
private
AuthComponent
$auth
$proformaService
private
ProformaService
$proformaService
$request
private
Request
$request
$response
private
IResponse
$response
Methods
__construct()
public
__construct(AuthComponent $auth, ProformaService $proformaService, Request $request, IResponse $response) : mixed
Parameters
- $auth : AuthComponent
- $proformaService : ProformaService
- $request : Request
- $response : IResponse
downloadProformaEntryReportZipByEntryAction()
public
downloadProformaEntryReportZipByEntryAction(mixed $entryId, mixed $type) : mixed
Parameters
- $entryId : mixed
- $type : mixed
downloadProformaZipAction()
public
downloadProformaZipAction(mixed $type, mixed $id) : mixed
Parameters
- $type : mixed
- $id : mixed
generateProformaAction()
public
generateProformaAction() : mixed
generateProformaEntryReportZipByEntryAction()
public
generateProformaEntryReportZipByEntryAction(mixed $entryId, mixed $type) : mixed
Parameters
- $entryId : mixed
- $type : mixed
generateProformaZipAction()
public
generateProformaZipAction(mixed $type, mixed $id) : mixed
Parameters
- $type : mixed
- $id : mixed
getProformaEntryReportZipsByEntryAction()
public
getProformaEntryReportZipsByEntryAction(mixed $entryId) : mixed
Parameters
- $entryId : mixed
getProformasZipInfoByEntryAction()
public
getProformasZipInfoByEntryAction(mixed $entryId) : mixed
Parameters
- $entryId : mixed
isEnabledAction()
public
isEnabledAction(mixed $userId) : mixed
Parameters
- $userId : mixed