Documentation

ClientCreditController extends BaseController
in package

Class SettingsController

Table of Contents

Properties

$title  : mixed
$auth  : AuthComponent
$clientCreditRepository  : ClientCreditRepository
$clientCreditService  : ClientCreditService
$clientCreditSnapshotRepository  : ClientCreditSnapshottingRepository
$clientId  : int|null
$countryId  : int|null
$credit  : string
$creditTypeId  : int|null
$em  : EntityManager
$queryParams  : mixed
$yearMonth  : int|null

Methods

createAction()  : mixed
deleteAction()  : mixed
getClientCreditCountryListAction()  : mixed
getCreditInfoAction()  : mixed
getCreditTypeListAction()  : mixed
initialize()  : mixed
listAndCountAction()  : mixed
setTitle()  : mixed
snapshotListAndCountAction()  : mixed
updateAction()  : mixed
validate()  : string|null
viewAction()  : mixed
afterModification()  : mixed
clientCreditNotFoundResponse()  : mixed
findClientId()  : mixed
returnValidationError()  : mixed

Properties

Methods

setTitle()

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

returnValidationError()

private returnValidationError(string $error) : mixed
Parameters
$error : string

        
On this page

Search results