CountryController
extends BaseController
in package
Class SettingsController
Table of Contents
Properties
- $auth : AuthComponent
- $title : mixed
- $countryService : CountryService
Methods
- getAllAction() : ResponseInterface
- getAllVatcomCountriesAction() : ResponseInterface
- getByEuMemberAction() : mixed
- initialize() : mixed
- setTitle() : mixed
Properties
$auth read-only
public
AuthComponent
$auth
$title
protected
mixed
$title
= 'hellotax'
$countryService
private
CountryService
$countryService
Methods
getAllAction()
public
getAllAction() : ResponseInterface
Return values
ResponseInterfacegetAllVatcomCountriesAction()
public
getAllVatcomCountriesAction() : ResponseInterface
Return values
ResponseInterfacegetByEuMemberAction()
public
getByEuMemberAction() : mixed
initialize()
public
initialize() : mixed
setTitle()
public
setTitle(mixed $title) : mixed
Parameters
- $title : mixed