IndexController
extends BaseController
in package
Class SettingsController
Table of Contents
Properties
- $auth : AuthComponent
- $title : mixed
- $integrationService : IntegrationService
Methods
- dashboardAction() : mixed
- initialize() : mixed
- setTitle() : mixed
Properties
$auth read-only
public
AuthComponent
$auth
$title
protected
mixed
$title
= 'hellotax'
$integrationService
private
IntegrationService
$integrationService
Methods
dashboardAction()
public
dashboardAction() : mixed
initialize()
public
initialize() : mixed
setTitle()
public
setTitle(mixed $title) : mixed
Parameters
- $title : mixed