CRM_Contact_Form_Search_Criteria
class CRM_Contact_Form_Search_Criteria
Methods
Get the metadata for fields to be included on the contact search form.
Get search field metadata filtered by the template grouping field.
Defines the fields that can be displayed for the basic search section.
Return list of basic contact fields that can be displayed for the basic search section.
No description
Generate the custom Data Fields based for those with is_searchable = 1.
No description
Details
at line 41
static
basic(CRM_Contact_Form_Search_Advanced $form)
at line 261
static
getSearchFieldMetadata()
Get the metadata for fields to be included on the contact search form.
at line 302
static array
getFilteredSearchFieldMetadata(string $filter)
Get search field metadata filtered by the template grouping field.
at line 319
static protected
setBasicSearchFields(CRM_Core_Form $form)
Defines the fields that can be displayed for the basic search section.
at line 331
static
getBasicSearchFields()
Return list of basic contact fields that can be displayed for the basic search section.
at line 397
static
location(CRM_Core_Form $form)
at line 501
static
activity(CRM_Core_Form $form)
at line 511
static
changeLog(CRM_Core_Form $form)
at line 522
static
task(CRM_Core_Form $form)
at line 531
static
relationship(CRM_Core_Form_Search $form)
at line 564
static
demographics(CRM_Core_Form_Search $form)
at line 589
static
notes($form)
at line 611
static
custom(CRM_Contact_Form_Search $form)
Generate the custom Data Fields based for those with is_searchable = 1.