UploadController
extends BaseController
in package
Class SettingsController
Table of Contents
Properties
- $auth : AuthComponent
- $title : mixed
Methods
- avatarAction() : mixed
- companyLogoAction() : mixed
- deleteAction() : mixed
- initialize() : mixed
- routerAction() : mixed
- setTitle() : mixed
- saveUserImages() : mixed
Properties
$auth read-only
public
AuthComponent
$auth
$title
protected
mixed
$title
= 'hellotax'
Methods
avatarAction()
public
avatarAction() : mixed
companyLogoAction()
public
companyLogoAction() : mixed
deleteAction()
public
deleteAction(mixed $name) : mixed
Parameters
- $name : mixed
initialize()
public
initialize() : mixed
routerAction()
public
routerAction(mixed $name) : mixed
Parameters
- $name : mixed
setTitle()
public
setTitle(mixed $title) : mixed
Parameters
- $title : mixed
saveUserImages()
private
saveUserImages() : mixed