class CRM_Contact_Form_Edit_Phone

Form helper class for a phone object.

Methods

static 
buildQuickForm(CRM_Core_Form $form, int $addressBlockCount = NULL, bool $blockEdit = FALSE)

Build the form object elements for a phone object.

Details

at line 49
static buildQuickForm(CRM_Core_Form $form, int $addressBlockCount = NULL, bool $blockEdit = FALSE)

Build the form object elements for a phone object.

Parameters

CRM_Core_Form $form Reference to the form object.
int $addressBlockCount Block number to build.
bool $blockEdit Is it block edit.