class CRM_Contact_Form_Edit_Email

Form helper class for an Email object.

Methods

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

Build the form object elements for an email object.

Details

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

Build the form object elements for an email object.

Parameters

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