Documentation

BankingDetailOptionController
in package
implements IController

Table of Contents

Interfaces

IController

Properties

$bankingDetailOptionService  : BankingDetailOptionService
$request  : Request
$response  : Response

Methods

__construct()  : mixed
createOptionAction()  : mixed
listOptionsAction()  : mixed
updateOptionAction()  : mixed
getFilteredOptionInputData()  : mixed
notImplemented()  : mixed
requestGetInputWithMethod()  : mixed

Properties

Methods

requestGetInputWithMethod()

private requestGetInputWithMethod([mixed $method = "get" ][, mixed $name = null ][, mixed $filters = null ][, mixed $defaultValue = null ][, mixed $notAllowEmpty = false ][, mixed $noRecursive = false ]) : mixed
Parameters
$method : mixed = "get"
$name : mixed = null
$filters : mixed = null
$defaultValue : mixed = null
$notAllowEmpty : mixed = false
$noRecursive : mixed = false

        
On this page

Search results