CRM_Contribute_Form_ContributionPage_TabHeader
in package
Helper class to build navigation links.
Table of Contents
Methods
- build() : array<string|int, mixed>
- getCurrentTab() : int|string
- process() : array<string|int, mixed>|null
- reset() : mixed
Methods
build()
public
static build(CRM_Core_Form &$form) : array<string|int, mixed>
Parameters
- $form : CRM_Core_Form
Return values
array<string|int, mixed>getCurrentTab()
public
static getCurrentTab(mixed $tabs) : int|string
Parameters
- $tabs : mixed
Return values
int|stringprocess()
public
static process(CRM_Core_Form &$form) : array<string|int, mixed>|null
Parameters
- $form : CRM_Core_Form
Return values
array<string|int, mixed>|nullreset()
public
static reset(mixed &$form) : mixed
Parameters
- $form : mixed