class CRM_Contact_Form_Edit_Demographics

Form helper class for an Demographics object.

Methods

static 
buildQuickForm(CRM_Core_Form $form)

Build the form object elements for Demographics object.

static 
setDefaultValues(CRM_Core_Form $form, array $defaults)

Set default values for the form. Note that in edit/view mode the default values are retrieved from the database

Details

at line 45
static buildQuickForm(CRM_Core_Form $form)

Build the form object elements for Demographics object.

Parameters

CRM_Core_Form $form Reference to the form object.

at line 62
static setDefaultValues(CRM_Core_Form $form, array $defaults)

Set default values for the form. Note that in edit/view mode the default values are retrieved from the database

Parameters

CRM_Core_Form $form
array $defaults