VatcomSubmitFilesController
extends BaseController
in package
Class SettingsController
Table of Contents
Properties
- $auth : AuthComponent
- $title : mixed
- $doneReturnService : DoneReturnService
- $entryDownloadService : EntryDownloadService
- $vatcomSubmitFilesService : VatcomSubmitFilesService
Methods
- allowedExtraFeaturesAction() : ResponseInterface
- downloadEntriesByEntryIdListAction() : object
- getListAndCountAction() : ResponseInterface
- initialize() : mixed
- setTitle() : mixed
- submitEntriesByEntryIdListAction() : ResponseInterface
- viewAction() : mixed
- getFilters() : array<string|int, mixed>
Properties
$auth read-only
public
AuthComponent
$auth
$title
protected
mixed
$title
= 'hellotax'
$doneReturnService
private
DoneReturnService
$doneReturnService
$entryDownloadService
private
EntryDownloadService
$entryDownloadService
$vatcomSubmitFilesService
private
VatcomSubmitFilesService
$vatcomSubmitFilesService
Methods
allowedExtraFeaturesAction()
public
allowedExtraFeaturesAction() : ResponseInterface
Return values
ResponseInterfacedownloadEntriesByEntryIdListAction()
public
downloadEntriesByEntryIdListAction() : object
Tags
Return values
objectgetListAndCountAction()
public
getListAndCountAction() : ResponseInterface
Tags
Return values
ResponseInterfaceinitialize()
public
initialize() : mixed
setTitle()
public
setTitle(mixed $title) : mixed
Parameters
- $title : mixed
submitEntriesByEntryIdListAction()
public
submitEntriesByEntryIdListAction() : ResponseInterface
Return values
ResponseInterfaceviewAction()
public
viewAction() : mixed
getFilters()
private
getFilters() : array<string|int, mixed>