Documentation

ChargeBeeOverviewController extends Controller
in package

Table of Contents

Properties

$auth  : AuthComponent
$chargeBeeOverviewComponent  : ChargeBeeOverviewComponent
$defaultListType  : mixed
$formCollector  : mixed
$typeList  : mixed
$chargeBeeComponent  : mixed

Methods

addForm()  : self
Add a form to the formCollector indexed by name.
addRemoveForm()  : mixed
getCreditNotes()  : mixed
getForm()  : mixed
Get a form from formCollector by name.
getInvoiceList()  : mixed
getList()  : mixed
getSubscriptionList()  : mixed
getTransactionList()  : mixed
initialize()  : mixed
overviewAction()  : mixed
overviewDefaultVars()  : mixed
saveDebitDataAction()  : mixed
validate()  : mixed
getDisabledForm()  : bool
initializeFormList()  : mixed
setViewVars()  : mixed

Properties

Methods

addForm()

Add a form to the formCollector indexed by name.

public addForm(string $name, mixed $form) : self
Parameters
$name : string
$form : mixed
Return values
self

addRemoveForm()

public addRemoveForm(mixed $normalizedCardList, mixed $primaryCardId) : mixed
Parameters
$normalizedCardList : mixed
$primaryCardId : mixed

        
On this page

Search results