FilingAlertsController
extends BaseController
in package
Class SettingsController
Table of Contents
Properties
- $auth : AuthComponent
- $title : mixed
- $filingAlertsService : FilingAlertsService
Methods
- getEntriesIdsAction() : ResponseInterface
- getListAction() : ResponseInterface
- initialize() : mixed
- setTitle() : mixed
- viewAction() : mixed
- getFilters() : array<string|int, mixed>
Properties
$auth read-only
public
AuthComponent
$auth
$title
protected
mixed
$title
= 'hellotax'
$filingAlertsService
private
FilingAlertsService
$filingAlertsService
Methods
getEntriesIdsAction()
public
getEntriesIdsAction() : 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
getFilters()
private
getFilters() : array<string|int, mixed>