Documentation

CRM_Contact_Form_Search_Criteria
in package

Tags
copyright

CiviCRM LLC https://civicrm.org/licensing

Table of Contents

Methods

activity()  : mixed
basic()  : mixed
changeLog()  : mixed
CiviCase()  : mixed
custom()  : mixed
Generate the custom Data Fields based for those with is_searchable = 1.
demographics()  : mixed
getBasicSearchFields()  : mixed
Return list of basic contact fields that can be displayed for the basic search section.
getFilteredSearchFieldMetadata()  : array<string|int, mixed>
Get search field metadata filtered by the template grouping field.
getSearchFieldMetadata()  : mixed
Get the metadata for fields to be included on the contact search form.
location()  : mixed
notes()  : mixed
relationship()  : mixed
task()  : mixed
setBasicSearchFields()  : mixed
Defines the fields that can be displayed for the basic search section.

Methods

CiviCase()

public static CiviCase(mixed &$form) : mixed
Parameters
$form : mixed

getBasicSearchFields()

Return list of basic contact fields that can be displayed for the basic search section.

public static getBasicSearchFields() : mixed

getFilteredSearchFieldMetadata()

Get search field metadata filtered by the template grouping field.

public static getFilteredSearchFieldMetadata(string $filter) : array<string|int, mixed>
Parameters
$filter : string
Tags
throws
CRM_Core_Exception
Return values
array<string|int, mixed>

getSearchFieldMetadata()

Get the metadata for fields to be included on the contact search form.

public static getSearchFieldMetadata() : mixed
Tags
throws
CRM_Core_Exception

notes()

public static notes(mixed &$form) : mixed
Parameters
$form : mixed

        
On this page

Search results