class CRM_Contribute_Form_ContributionPage_TabHeader

Helper class to build navigation links.

Methods

static array
build(CRM_Core_Form $form)

No description

static array
process(CRM_Core_Form $form)

No description

static 
reset($form)

No description

static int|string
getCurrentTab($tabs)

No description

Details

at line 43
static array build(CRM_Core_Form $form)

Parameters

CRM_Core_Form $form

Return Value

array

at line 65
static array process(CRM_Core_Form $form)

Parameters

CRM_Core_Form $form

Return Value

array

at line 194
static reset($form)

Parameters

$form

at line 204
static int|string getCurrentTab($tabs)

Parameters

$tabs

Return Value

int|string