UserVatController
extends BaseController
in package
Class UserVatController
Table of Contents
Properties
- $auth : AuthComponent
- $html : HtmlComponent
- $title : mixed
Methods
- initialize() : mixed
- listAction() : mixed
- removeAction() : mixed
- setTitle() : mixed
Properties
$auth read-only
public
AuthComponent
$auth
$html read-only
public
HtmlComponent
$html
$title
protected
mixed
$title
= 'hellotax'
Methods
initialize()
public
initialize() : mixed
listAction()
public
listAction() : mixed
removeAction()
public
removeAction(mixed $userId, mixed $countryId) : mixed
Parameters
- $userId : mixed
- $countryId : mixed
setTitle()
public
setTitle(mixed $title) : mixed
Parameters
- $title : mixed