CRM_Contact_Form_Task_ProximityCommon
class CRM_Contact_Form_Task_ProximityCommon
This class provides the functionality to support Proximity Searches.
Properties
protected string | $_context | The context that we are working on. | |
protected int | $_id | The groupId retrieved from the GET vars. | |
protected string | $_title | The title of the group. |
Methods
static
static bool|array
static array
Details
at line 66
static
buildQuickForm(CRM_Core_Form $form, int $proxSearch)
Build the form object.
at line 103
static bool|array
formRule(array $fields, array $files, CRM_Core_Form $form)
Global form rule.
at line 126
static array
setDefaultValues(CRM_Core_Form $form)
Set the default form values.