CRM_Campaign_Form_Survey_TabHeader
in package
since 5.71 will be removed around 5.77
Table of Contents
Methods
- build() : array<string|int, mixed>
- Build tab header.
- getCurrentTab() : int|string
- getNextTab() : int|string
- process() : array<string|int, mixed>
- reset() : mixed
Methods
build()
Build tab header.
public
static build(CRM_Core_Form &$form) : array<string|int, mixed>
since 5.71 will be removed around 5.77
Parameters
- $form : CRM_Core_Form
Return values
array<string|int, mixed>getCurrentTab()
public
static getCurrentTab(array<string|int, mixed> $tabs) : int|string
since 5.71 will be removed around 5.77
Parameters
- $tabs : array<string|int, mixed>
Return values
int|stringgetNextTab()
public
static getNextTab(CRM_Core_Form &$form) : int|string
since 5.71 will be removed around 5.77
Parameters
- $form : CRM_Core_Form
Return values
int|stringprocess()
public
static process(CRM_Core_Form &$form) : array<string|int, mixed>
since 5.71 will be removed around 5.77
Parameters
- $form : CRM_Core_Form
Return values
array<string|int, mixed>reset()
public
static reset(CRM_Core_Form &$form) : mixed
since 5.71 will be removed around 5.77
Parameters
- $form : CRM_Core_Form