Documentation

VatcomController extends BaseController
in package

Class SettingsController

Table of Contents

Properties

$auth  : AuthComponent
$title  : mixed
$externalUserService  : ExternalUserService
$vatcomRepository  : VatcomRepository

Methods

createAction()  : ResponseInterface
editAction()  : ResponseInterface
initialize()  : mixed
listAndCountAction()  : ResponseInterface
setTitle()  : mixed
viewAction()  : mixed
getRequestData()  : array<string|int, mixed>

Properties

Methods

createAction()

public createAction() : ResponseInterface
Tags
throws
NonUniqueResultException
throws
ORMException
Return values
ResponseInterface

editAction()

public editAction() : ResponseInterface
Tags
throws
GuzzleException
throws
Exception
Return values
ResponseInterface

listAndCountAction()

public listAndCountAction() : ResponseInterface
Return values
ResponseInterface

setTitle()

public setTitle(mixed $title) : mixed
Parameters
$title : mixed

getRequestData()

private getRequestData() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results