Documentation

ProformaController
in package
implements IController

Table of Contents

Interfaces

IController

Properties

$auth  : AuthComponent
$proformaService  : ProformaService
$request  : Request
$response  : IResponse

Methods

__construct()  : mixed
downloadProformaEntryReportZipByEntryAction()  : mixed
downloadProformaZipAction()  : mixed
generateProformaAction()  : mixed
generateProformaEntryReportZipByEntryAction()  : mixed
generateProformaZipAction()  : mixed
getProformaEntryReportZipsByEntryAction()  : mixed
getProformasZipInfoByEntryAction()  : mixed
isEnabledAction()  : mixed

Properties

Methods

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

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

        
On this page

Search results