CRM_Core_BAO_Query
class CRM_Core_BAO_Query
Methods
static
static array
getLegacySupportedFields()
Get legacy fields which we still maybe support.
string
qill()
Getter for the qill object.
static
searchAction($row, int $id)
Possibly unnecessary function.
static
tableNames($tables)
No description
static string
getFieldName(array $values)
Get the name of the field.
Details
at line 41
static
addCustomFormFields(CRM_Core_Form $form, array $extends)
at line 69
static protected array
getLegacySupportedFields()
Get legacy fields which we still maybe support.
These are contribution specific but I think it's ok to have one list of legacy supported params in a central place.
at line 87
string
qill()
Getter for the qill object.
at line 97
static
searchAction($row, int $id)
Possibly unnecessary function.
at line 102
static
tableNames($tables)
at line 111
static protected string
getFieldName(array $values)
Get the name of the field.