VatcomEntryJobsController
extends BaseController
in package
Class SettingsController
Table of Contents
Properties
- $auth : AuthComponent
- $title : mixed
- $entryJobService : EntryJobService
Methods
- getCountAction() : ResponseInterface
- getListAction() : ResponseInterface
- initialize() : mixed
- setTitle() : mixed
- viewAction() : mixed
Properties
$auth read-only
public
AuthComponent
$auth
$title
protected
mixed
$title
= 'hellotax'
$entryJobService
private
EntryJobService
$entryJobService
Methods
getCountAction()
public
getCountAction() : ResponseInterface
Return values
ResponseInterfacegetListAction()
public
getListAction() : ResponseInterface
Return values
ResponseInterfaceinitialize()
public
initialize() : mixed
setTitle()
public
setTitle(mixed $title) : mixed
Parameters
- $title : mixed
viewAction()
public
viewAction() : mixed