*
* Generated from xml/schema/CRM/ACL/ACL.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:945c6124726a8a24c2b1915f892e5d7f)
+ * (GenCodeChecksum:3f7dd0002b1f610838f8c50604c15344)
*/
/**
'entity' => 'ACL',
'bao' => 'CRM_ACL_BAO_ACL',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.6',
],
'name' => [
*
* Generated from xml/schema/CRM/ACL/ACLCache.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:d578da6a914d1f86daeff26e50653fc4)
+ * (GenCodeChecksum:51f4d5ab70bf89827f6f393037b94dc8)
*/
/**
'entity' => 'ACLCache',
'bao' => 'CRM_ACL_DAO_ACLCache',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.6',
],
'contact_id' => [
'name' => 'contact_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Cache Contact'),
+ 'title' => ts('Contact ID'),
'description' => ts('Foreign Key to Contact'),
'where' => 'civicrm_acl_cache.contact_id',
'table_name' => 'civicrm_acl_cache',
'localizable' => 0,
'html' => [
'type' => 'EntityRef',
+ 'label' => ts("Contact"),
],
'add' => '1.6',
],
'acl_id' => [
'name' => 'acl_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Cache ACL'),
+ 'title' => ts('ACL ID'),
'description' => ts('Foreign Key to ACL'),
'required' => TRUE,
'where' => 'civicrm_acl_cache.acl_id',
'bao' => 'CRM_ACL_DAO_ACLCache',
'localizable' => 0,
'FKClassName' => 'CRM_ACL_DAO_ACL',
+ 'html' => [
+ 'label' => ts("ACL"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_acl',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/ACL/EntityRole.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:012d2481ba1ccdef7d19a17eae876597)
+ * (GenCodeChecksum:cf9e0c31213828937213142e8b09f8dc)
*/
/**
'entity' => 'EntityRole',
'bao' => 'CRM_ACL_BAO_EntityRole',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.6',
],
'acl_role_id' => [
*
* Generated from xml/schema/CRM/Activity/Activity.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:e40c263d7d030dc0c6d6e714317a3970)
+ * (GenCodeChecksum:720be1c759309d7831d6301f28f17257)
*/
/**
'entity' => 'Activity',
'bao' => 'CRM_Activity_BAO_Activity',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'source_record_id' => [
'phone_id' => [
'name' => 'phone_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Phone (called) ID'),
+ 'title' => ts('Phone ID (called)'),
'description' => ts('Phone ID of the number called (optional - used if an existing phone number is selected).'),
'where' => 'civicrm_activity.phone_id',
'table_name' => 'civicrm_activity',
'parent_id' => [
'name' => 'parent_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Parent Activity Id'),
+ 'title' => ts('Parent Activity ID'),
'description' => ts('Parent meeting ID (if this is a follow-up item). This is not currently implemented'),
'where' => 'civicrm_activity.parent_id',
'table_name' => 'civicrm_activity',
'bao' => 'CRM_Activity_BAO_Activity',
'localizable' => 0,
'FKClassName' => 'CRM_Activity_DAO_Activity',
+ 'html' => [
+ 'label' => ts("Parent Activity"),
+ ],
'add' => '1.1',
],
'activity_is_test' => [
'relationship_id' => [
'name' => 'relationship_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Relationship Id'),
+ 'title' => ts('Relationship ID'),
'description' => ts('FK to Relationship ID'),
'where' => 'civicrm_activity.relationship_id',
'default' => 'NULL',
'bao' => 'CRM_Activity_BAO_Activity',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Relationship',
+ 'html' => [
+ 'label' => ts("Relationship"),
+ ],
'add' => '2.2',
],
'is_current_revision' => [
'original_id' => [
'name' => 'original_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Original Activity ID '),
+ 'title' => ts('Original Activity ID'),
'description' => ts('Activity ID of the first activity record in versioning chain.'),
'where' => 'civicrm_activity.original_id',
'table_name' => 'civicrm_activity',
'bao' => 'CRM_Activity_BAO_Activity',
'localizable' => 0,
'FKClassName' => 'CRM_Activity_DAO_Activity',
+ 'html' => [
+ 'label' => ts("Original Activity"),
+ ],
'add' => '2.2',
],
'activity_result' => [
'activity_campaign_id' => [
'name' => 'campaign_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Campaign'),
+ 'title' => ts('Campaign ID'),
'description' => ts('The campaign for which this activity has been triggered.'),
'import' => TRUE,
'where' => 'civicrm_activity.campaign_id',
'FKClassName' => 'CRM_Campaign_DAO_Campaign',
'html' => [
'type' => 'Select',
+ 'label' => ts("Campaign"),
],
'add' => '3.4',
],
*
* Generated from xml/schema/CRM/Activity/ActivityContact.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:ea2c719e3d50906c6e8695743b39f3d1)
+ * (GenCodeChecksum:e713c308a3c7d44cb334af9c97b9939e)
*/
/**
'entity' => 'ActivityContact',
'bao' => 'CRM_Activity_BAO_ActivityContact',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '4.4',
],
'activity_id' => [
'bao' => 'CRM_Activity_BAO_ActivityContact',
'localizable' => 0,
'FKClassName' => 'CRM_Activity_DAO_Activity',
+ 'html' => [
+ 'label' => ts("Activity"),
+ ],
'add' => '4.4',
],
'contact_id' => [
'name' => 'contact_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Contact ID (match to contact)'),
+ 'title' => ts('Contact ID'),
'description' => ts('Foreign key to the contact for this record.'),
'required' => TRUE,
'import' => TRUE,
'bao' => 'CRM_Activity_BAO_ActivityContact',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Contact"),
+ ],
'add' => '4.4',
],
'record_type_id' => [
*
* Generated from xml/schema/CRM/Batch/Batch.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:d8e02b922579edb2fc29f4717ba25699)
+ * (GenCodeChecksum:00a7601bf04fcaa5c8d5ae2e7f916d4f)
*/
/**
'entity' => 'Batch',
'bao' => 'CRM_Batch_BAO_Batch',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '3.3',
],
'name' => [
'created_id' => [
'name' => 'created_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Batch Created By'),
+ 'title' => ts('Created By Contact ID'),
'description' => ts('FK to Contact ID'),
'where' => 'civicrm_batch.created_id',
'table_name' => 'civicrm_batch',
'bao' => 'CRM_Batch_BAO_Batch',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Created By"),
+ ],
'add' => '3.3',
],
'created_date' => [
'modified_id' => [
'name' => 'modified_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Batch Modified By'),
+ 'title' => ts('Modified By Contact ID'),
'description' => ts('FK to Contact ID'),
'where' => 'civicrm_batch.modified_id',
'table_name' => 'civicrm_batch',
'bao' => 'CRM_Batch_BAO_Batch',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Modified By"),
+ ],
'add' => '3.3',
],
'modified_date' => [
'saved_search_id' => [
'name' => 'saved_search_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Batch Smart Group'),
+ 'title' => ts('Smart Group ID'),
'description' => ts('FK to Saved Search ID'),
'where' => 'civicrm_batch.saved_search_id',
'table_name' => 'civicrm_batch',
'FKClassName' => 'CRM_Contact_DAO_SavedSearch',
'html' => [
'type' => 'EntityRef',
+ 'label' => ts("Smart Group"),
],
'add' => '4.1',
],
*
* Generated from xml/schema/CRM/Batch/EntityBatch.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:9d04febc575fa821cc186aecfbce8965)
+ * (GenCodeChecksum:415abafe49306753bf320774a6c9207b)
*/
/**
'entity' => 'EntityBatch',
'bao' => 'CRM_Batch_BAO_EntityBatch',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '3.3',
],
'entity_table' => [
'bao' => 'CRM_Batch_BAO_EntityBatch',
'localizable' => 0,
'FKClassName' => 'CRM_Batch_DAO_Batch',
+ 'html' => [
+ 'label' => ts("Batch"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_batch',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Campaign/Campaign.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:3b1b6ca6e815c02f3db8ccfe2a2ebb49)
+ * (GenCodeChecksum:3c5c445117124eb83c49900f9ba7b618)
*/
/**
'entity' => 'Campaign',
'bao' => 'CRM_Campaign_BAO_Campaign',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '3.3',
],
'name' => [
'parent_id' => [
'name' => 'parent_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Parent Campaign'),
+ 'title' => ts('Parent Campaign ID'),
'description' => ts('Optional parent id for this Campaign.'),
'import' => TRUE,
'where' => 'civicrm_campaign.parent_id',
'FKClassName' => 'CRM_Campaign_DAO_Campaign',
'html' => [
'type' => 'EntityRef',
+ 'label' => ts("Parent Campaign"),
],
'add' => '3.3',
],
'created_id' => [
'name' => 'created_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Campaign Created By'),
+ 'title' => ts('Created By Contact ID'),
'description' => ts('FK to civicrm_contact, who created this Campaign.'),
'where' => 'civicrm_campaign.created_id',
'table_name' => 'civicrm_campaign',
'bao' => 'CRM_Campaign_BAO_Campaign',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Created By"),
+ ],
'add' => '3.3',
],
'created_date' => [
'last_modified_id' => [
'name' => 'last_modified_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Campaign Modified By'),
+ 'title' => ts('Modified By Contact ID'),
'description' => ts('FK to civicrm_contact, who recently edited this Campaign.'),
'where' => 'civicrm_campaign.last_modified_id',
'table_name' => 'civicrm_campaign',
'bao' => 'CRM_Campaign_BAO_Campaign',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Modified By"),
+ ],
'add' => '3.3',
],
'last_modified_date' => [
*
* Generated from xml/schema/CRM/Campaign/CampaignGroup.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:a10a2acb5e6198e023bf1b97883b16cf)
+ * (GenCodeChecksum:6eb5e63424f42236328b3c11428382e6)
*/
/**
'entity' => 'CampaignGroup',
'bao' => 'CRM_Campaign_DAO_CampaignGroup',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '3.3',
],
'campaign_id' => [
'name' => 'campaign_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Campaign'),
+ 'title' => ts('Campaign ID'),
'description' => ts('Foreign key to the activity Campaign.'),
'required' => TRUE,
'where' => 'civicrm_campaign_group.campaign_id',
'bao' => 'CRM_Campaign_DAO_CampaignGroup',
'localizable' => 0,
'FKClassName' => 'CRM_Campaign_DAO_Campaign',
+ 'html' => [
+ 'label' => ts("Campaign"),
+ ],
'add' => '3.3',
],
'group_type' => [
*
* Generated from xml/schema/CRM/Campaign/Survey.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:8a55f06388a594dd78f397320b1b55a6)
+ * (GenCodeChecksum:2c73452082011f01b04978515f1bde2a)
*/
/**
'entity' => 'Survey',
'bao' => 'CRM_Campaign_BAO_Survey',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '3.3',
],
'title' => [
'campaign_id' => [
'name' => 'campaign_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Survey Campaign ID'),
+ 'title' => ts('Campaign ID'),
'description' => ts('Foreign key to the Campaign.'),
'where' => 'civicrm_survey.campaign_id',
'default' => 'NULL',
'bao' => 'CRM_Campaign_BAO_Survey',
'localizable' => 0,
'FKClassName' => 'CRM_Campaign_DAO_Campaign',
+ 'html' => [
+ 'label' => ts("Campaign"),
+ ],
'add' => '3.3',
],
'activity_type_id' => [
'created_id' => [
'name' => 'created_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Survey Created By'),
+ 'title' => ts('Created By Contact ID'),
'description' => ts('FK to civicrm_contact, who created this Survey.'),
'where' => 'civicrm_survey.created_id',
'table_name' => 'civicrm_survey',
'bao' => 'CRM_Campaign_BAO_Survey',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Created By"),
+ ],
'add' => '3.3',
],
'created_date' => [
'last_modified_id' => [
'name' => 'last_modified_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Survey Modified'),
+ 'title' => ts('Modified By Contact ID'),
'description' => ts('FK to civicrm_contact, who recently edited this Survey.'),
'where' => 'civicrm_survey.last_modified_id',
'table_name' => 'civicrm_survey',
'bao' => 'CRM_Campaign_BAO_Survey',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Modified By"),
+ ],
'add' => '3.3',
],
'last_modified_date' => [
*
* Generated from xml/schema/CRM/Case/Case.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:25b62fb26ceaecec52854fad5c2ef1f5)
+ * (GenCodeChecksum:d6c7680ec45c92e71f0aea01dc6477ab)
*/
/**
public $details;
/**
- * Id of case status.
+ * ID of case status.
*
* @var int
*/
'bao' => 'CRM_Case_BAO_Case',
'localizable' => 0,
'html' => [
- 'type' => 'Text',
+ 'type' => 'Number',
],
'add' => '1.8',
],
'case_type_id' => [
'name' => 'case_type_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Case Type'),
+ 'title' => ts('Case Type ID'),
'description' => ts('FK to civicrm_case_type.id'),
'required' => TRUE,
'import' => TRUE,
'FKClassName' => 'CRM_Case_DAO_CaseType',
'html' => [
'type' => 'Select',
+ 'label' => ts("Case Type"),
],
'pseudoconstant' => [
'table' => 'civicrm_case_type',
'name' => 'status_id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('Case Status'),
- 'description' => ts('Id of case status.'),
+ 'description' => ts('ID of case status.'),
'required' => TRUE,
'import' => TRUE,
'where' => 'civicrm_case.status_id',
*
* Generated from xml/schema/CRM/Case/CaseActivity.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:86671184c99ebfb57f4eb57c2f07b81b)
+ * (GenCodeChecksum:3953c668a1b2081b07e1ae2f207d5186)
*/
/**
'entity' => 'CaseActivity',
'bao' => 'CRM_Case_DAO_CaseActivity',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.8',
],
'case_id' => [
'name' => 'case_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Case'),
+ 'title' => ts('Case ID'),
'description' => ts('Case ID of case-activity association.'),
'required' => TRUE,
'where' => 'civicrm_case_activity.case_id',
'bao' => 'CRM_Case_DAO_CaseActivity',
'localizable' => 0,
'FKClassName' => 'CRM_Case_DAO_Case',
+ 'html' => [
+ 'label' => ts("Case"),
+ ],
'add' => '1.8',
],
'activity_id' => [
'bao' => 'CRM_Case_DAO_CaseActivity',
'localizable' => 0,
'FKClassName' => 'CRM_Activity_DAO_Activity',
+ 'html' => [
+ 'label' => ts("Activity"),
+ ],
'add' => '2.0',
],
];
*
* Generated from xml/schema/CRM/Case/CaseContact.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:183cc7024ea45a45b22d912a813ad571)
+ * (GenCodeChecksum:bf636853b5224b9c25c7d598b81ab6e4)
*/
/**
'entity' => 'CaseContact',
'bao' => 'CRM_Case_BAO_CaseContact',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '2.1',
],
'case_id' => [
'name' => 'case_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Case'),
+ 'title' => ts('Case ID'),
'description' => ts('Case ID of case-contact association.'),
'required' => TRUE,
'where' => 'civicrm_case_contact.case_id',
'bao' => 'CRM_Case_BAO_CaseContact',
'localizable' => 0,
'FKClassName' => 'CRM_Case_DAO_Case',
+ 'html' => [
+ 'label' => ts("Case"),
+ ],
'add' => '2.1',
],
'contact_id' => [
'FKClassName' => 'CRM_Contact_DAO_Contact',
'html' => [
'type' => 'EntityRef',
+ 'label' => ts("Contact"),
],
'add' => '2.1',
],
*
* Generated from xml/schema/CRM/Case/CaseType.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:6a52ae7afff416692c421e61c34645d6)
+ * (GenCodeChecksum:e40fb6bc8c10d6ddad304ffe15773b0e)
*/
/**
'entity' => 'CaseType',
'bao' => 'CRM_Case_BAO_CaseType',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '4.5',
],
'name' => [
*
* Generated from xml/schema/CRM/Contact/ACLContactCache.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:0344ff6318aa46a5eb71653f0af1b03a)
+ * (GenCodeChecksum:e32cdfdc571550d1380cb40874062d6c)
*/
/**
'entity' => 'ACLContactCache',
'bao' => 'CRM_Contact_DAO_ACLContactCache',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '3.1',
],
'user_id' => [
'entity' => 'ACLContactCache',
'bao' => 'CRM_Contact_DAO_ACLContactCache',
'localizable' => 0,
+ 'html' => [
+ 'label' => ts("Contact"),
+ ],
'add' => '3.1',
],
'operation' => [
*
* Generated from xml/schema/CRM/Contact/Contact.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:e34bde9c7a6fcbfdc33cd9cbc305f1fb)
+ * (GenCodeChecksum:5e9f67b31a424494f29bbfbd0e111d5c)
*/
/**
'entity' => 'Contact',
'bao' => 'CRM_Contact_BAO_Contact',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'contact_type' => [
'bao' => 'CRM_Contact_BAO_Contact',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Household Primary Contact"),
+ ],
'add' => '1.1',
],
'organization_name' => [
*
* Generated from xml/schema/CRM/Contact/ContactType.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:7b959770a932c13bc00ff85cbecc045e)
+ * (GenCodeChecksum:f9726b18597a2b1acd205de3b4ff092b)
*/
/**
'entity' => 'ContactType',
'bao' => 'CRM_Contact_BAO_ContactType',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'name' => [
'parent_id' => [
'name' => 'parent_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Contact Type Parent'),
+ 'title' => ts('Parent ID'),
'description' => ts('Optional FK to parent contact type.'),
'where' => 'civicrm_contact_type.parent_id',
'table_name' => 'civicrm_contact_type',
'bao' => 'CRM_Contact_BAO_ContactType',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_ContactType',
+ 'html' => [
+ 'label' => ts("Parent"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_contact_type',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Contact/DashboardContact.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:583e1de6afb140898039f277bd3475be)
+ * (GenCodeChecksum:11cb89ad6720c440b84d0f60799cc2b2)
*/
/**
'entity' => 'DashboardContact',
'bao' => 'CRM_Contact_BAO_DashboardContact',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '3.1',
],
'dashboard_id' => [
'name' => 'dashboard_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Dashboard'),
+ 'title' => ts('Dashboard ID'),
'description' => ts('Dashboard ID'),
'required' => TRUE,
'where' => 'civicrm_dashboard_contact.dashboard_id',
'bao' => 'CRM_Contact_BAO_DashboardContact',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Dashboard',
+ 'html' => [
+ 'label' => ts("Dashboard"),
+ ],
'add' => '3.1',
],
'contact_id' => [
'name' => 'contact_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Dashboard Contact'),
+ 'title' => ts('Contact ID'),
'description' => ts('Contact ID'),
'required' => TRUE,
'where' => 'civicrm_dashboard_contact.contact_id',
'bao' => 'CRM_Contact_BAO_DashboardContact',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Contact"),
+ ],
'add' => '3.1',
],
'column_no' => [
*
* Generated from xml/schema/CRM/Contact/Group.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:ff18afbee9efca3c4e91c5f67fb10622)
+ * (GenCodeChecksum:8ac9c70cfe18b05911b2c6d85e8c522d)
*/
/**
'entity' => 'Group',
'bao' => 'CRM_Contact_BAO_Group',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'name' => [
'bao' => 'CRM_Contact_BAO_Group',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_SavedSearch',
+ 'html' => [
+ 'label' => ts("Saved Search"),
+ ],
'add' => '1.1',
],
'is_active' => [
'created_id' => [
'name' => 'created_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Group Created By'),
+ 'title' => ts('Created By Contact ID'),
'description' => ts('FK to contact table.'),
'where' => 'civicrm_group.created_id',
'table_name' => 'civicrm_group',
'bao' => 'CRM_Contact_BAO_Group',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Created By"),
+ ],
'add' => '4.3',
],
'modified_id' => [
'name' => 'modified_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Group Modified By'),
+ 'title' => ts('Modified By Contact ID'),
'description' => ts('FK to contact table.'),
'where' => 'civicrm_group.modified_id',
'table_name' => 'civicrm_group',
'bao' => 'CRM_Contact_BAO_Group',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Modified By"),
+ ],
'add' => '4.5',
],
'frontend_title' => [
*
* Generated from xml/schema/CRM/Contact/GroupContact.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:56b483aa4bf347ec6193ad05c1ab3d0a)
+ * (GenCodeChecksum:831b40bc5550a6ab4186f68655080c55)
*/
/**
'entity' => 'GroupContact',
'bao' => 'CRM_Contact_BAO_GroupContact',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'group_id' => [
'FKClassName' => 'CRM_Contact_DAO_Group',
'html' => [
'type' => 'Select',
+ 'label' => ts("Group"),
],
'pseudoconstant' => [
'table' => 'civicrm_group',
'bao' => 'CRM_Contact_BAO_GroupContact',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Contact"),
+ ],
'add' => '1.1',
],
'status' => [
'location_id' => [
'name' => 'location_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Group Contact Location'),
+ 'title' => ts('Location ID'),
'description' => ts('Optional location to associate with this membership'),
'where' => 'civicrm_group_contact.location_id',
'table_name' => 'civicrm_group_contact',
'bao' => 'CRM_Contact_BAO_GroupContact',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_LocBlock',
+ 'html' => [
+ 'label' => ts("Location"),
+ ],
'add' => '1.1',
],
'email_id' => [
'name' => 'email_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Group Contact Email'),
+ 'title' => ts('Email ID'),
'description' => ts('Optional email to associate with this membership'),
'where' => 'civicrm_group_contact.email_id',
'table_name' => 'civicrm_group_contact',
'bao' => 'CRM_Contact_BAO_GroupContact',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Email',
+ 'html' => [
+ 'label' => ts("Email"),
+ ],
'add' => '1.1',
],
];
*
* Generated from xml/schema/CRM/Contact/GroupContactCache.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:5178c3ecf2bb087a51fc88c339ac9172)
+ * (GenCodeChecksum:782e943e61cd21fead43aedfc8cfe614)
*/
/**
'entity' => 'GroupContactCache',
'bao' => 'CRM_Contact_BAO_GroupContactCache',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '2.1',
],
'group_id' => [
'name' => 'group_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Group'),
+ 'title' => ts('Group ID'),
'description' => ts('FK to civicrm_group'),
'required' => TRUE,
'where' => 'civicrm_group_contact_cache.group_id',
'FKClassName' => 'CRM_Contact_DAO_Group',
'html' => [
'type' => 'Select',
+ 'label' => ts("Group"),
],
'pseudoconstant' => [
'table' => 'civicrm_group',
'bao' => 'CRM_Contact_BAO_GroupContactCache',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Contact"),
+ ],
'add' => '2.1',
],
];
*
* Generated from xml/schema/CRM/Contact/GroupNesting.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:fcc4ba34c2f709a89170d80de223c53d)
+ * (GenCodeChecksum:b1a1fc570a824bc61a8a977bad5309dc)
*/
/**
'entity' => 'GroupNesting',
'bao' => 'CRM_Contact_BAO_GroupNesting',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '2.0',
],
'child_group_id' => [
'name' => 'child_group_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Child Group'),
+ 'title' => ts('Child Group ID'),
'description' => ts('ID of the child group'),
'required' => TRUE,
'where' => 'civicrm_group_nesting.child_group_id',
'bao' => 'CRM_Contact_BAO_GroupNesting',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Group',
+ 'html' => [
+ 'label' => ts("Child Group"),
+ ],
'add' => '2.0',
],
'parent_group_id' => [
'name' => 'parent_group_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Parent Group'),
+ 'title' => ts('Parent Group ID'),
'description' => ts('ID of the parent group'),
'required' => TRUE,
'where' => 'civicrm_group_nesting.parent_group_id',
'bao' => 'CRM_Contact_BAO_GroupNesting',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Group',
+ 'html' => [
+ 'label' => ts("Parent Group"),
+ ],
'add' => '2.0',
],
];
*
* Generated from xml/schema/CRM/Contact/GroupOrganization.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:10c5435437b8d3b3cbbca748fc008edd)
+ * (GenCodeChecksum:e34ae26aa37e1dc497a611ffe59394ce)
*/
/**
'entity' => 'GroupOrganization',
'bao' => 'CRM_Contact_BAO_GroupOrganization',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '2.0',
],
'group_id' => [
'name' => 'group_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Group'),
+ 'title' => ts('Group ID'),
'description' => ts('ID of the group'),
'required' => TRUE,
'where' => 'civicrm_group_organization.group_id',
'FKClassName' => 'CRM_Contact_DAO_Group',
'html' => [
'type' => 'Select',
+ 'label' => ts("Group"),
],
'pseudoconstant' => [
'table' => 'civicrm_group',
'organization_id' => [
'name' => 'organization_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Organization'),
+ 'title' => ts('Organization ID'),
'description' => ts('ID of the Organization Contact'),
'required' => TRUE,
'where' => 'civicrm_group_organization.organization_id',
'bao' => 'CRM_Contact_BAO_GroupOrganization',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Organization"),
+ ],
'add' => '2.0',
],
];
*
* Generated from xml/schema/CRM/Contact/Relationship.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:e1fb735aa0cc3878713b6a3c2ca9c428)
+ * (GenCodeChecksum:7fedc23b5b597fecd3e369425177d6e5)
*/
/**
'entity' => 'Relationship',
'bao' => 'CRM_Contact_BAO_Relationship',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'contact_id_a' => [
'name' => 'contact_id_a',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Contact A'),
+ 'title' => ts('Contact A ID'),
'description' => ts('id of the first contact'),
'required' => TRUE,
'where' => 'civicrm_relationship.contact_id_a',
'bao' => 'CRM_Contact_BAO_Relationship',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Contact A"),
+ ],
'add' => '1.1',
],
'contact_id_b' => [
'name' => 'contact_id_b',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Contact B'),
+ 'title' => ts('Contact B ID'),
'description' => ts('id of the second contact'),
'required' => TRUE,
'where' => 'civicrm_relationship.contact_id_b',
'FKClassName' => 'CRM_Contact_DAO_Contact',
'html' => [
'type' => 'EntityRef',
+ 'label' => ts("Contact B"),
],
'add' => '1.1',
],
'relationship_type_id' => [
'name' => 'relationship_type_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Relationship Type'),
+ 'title' => ts('Relationship Type ID'),
'description' => ts('Type of relationship'),
'required' => TRUE,
'where' => 'civicrm_relationship.relationship_type_id',
'FKClassName' => 'CRM_Contact_DAO_RelationshipType',
'html' => [
'type' => 'Select',
+ 'label' => ts("Relationship Type"),
],
'pseudoconstant' => [
'table' => 'civicrm_relationship_type',
'case_id' => [
'name' => 'case_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Relationship Case'),
+ 'title' => ts('Case ID'),
'description' => ts('FK to civicrm_case'),
'where' => 'civicrm_relationship.case_id',
'default' => 'NULL',
'bao' => 'CRM_Contact_BAO_Relationship',
'localizable' => 0,
'FKClassName' => 'CRM_Case_DAO_Case',
+ 'html' => [
+ 'label' => ts("Case"),
+ ],
'add' => '2.2',
],
];
*
* Generated from xml/schema/CRM/Contact/RelationshipCache.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:b35c483041c2cf38afed94446977fa1e)
+ * (GenCodeChecksum:4d99bd698485ff0fb3770c282c80f333)
*/
/**
'entity' => 'RelationshipCache',
'bao' => 'CRM_Contact_BAO_RelationshipCache',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '5.29',
],
'relationship_id' => [
'name' => 'relationship_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Relationship'),
+ 'title' => ts('Relationship ID'),
'description' => ts('id of the relationship (FK to civicrm_relationship.id)'),
'required' => TRUE,
'where' => 'civicrm_relationship_cache.relationship_id',
'bao' => 'CRM_Contact_BAO_RelationshipCache',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Relationship',
+ 'html' => [
+ 'label' => ts("Relationship"),
+ ],
'add' => '5.29',
],
'relationship_type_id' => [
'name' => 'relationship_type_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Relationship Type'),
+ 'title' => ts('Relationship Type ID'),
'description' => ts('id of the relationship type'),
'required' => TRUE,
'where' => 'civicrm_relationship_cache.relationship_type_id',
'bao' => 'CRM_Contact_BAO_RelationshipCache',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_RelationshipType',
+ 'html' => [
+ 'label' => ts("Relationship Type"),
+ ],
'add' => '5.29',
],
'orientation' => [
'FKClassName' => 'CRM_Contact_DAO_Contact',
'html' => [
'type' => 'EntityRef',
+ 'label' => ts("Contact (Near side)"),
],
'add' => '5.29',
],
'FKClassName' => 'CRM_Contact_DAO_Contact',
'html' => [
'type' => 'EntityRef',
+ 'label' => ts("Contact (Far side)"),
],
'add' => '5.29',
],
*
* Generated from xml/schema/CRM/Contact/RelationshipType.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:baf94ca6a0ab322520a4ef80dc466b3a)
+ * (GenCodeChecksum:7cd02aad935daaf223dee2dad3c22787)
*/
/**
'entity' => 'RelationshipType',
'bao' => 'CRM_Contact_BAO_RelationshipType',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'name_a_b' => [
*
* Generated from xml/schema/CRM/Contact/SavedSearch.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:60133924e9299405ccd3ebf987663476)
+ * (GenCodeChecksum:af1fe076a545e5699935ece4a618880d)
*/
/**
'entity' => 'SavedSearch',
'bao' => 'CRM_Contact_BAO_SavedSearch',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'name' => [
'bao' => 'CRM_Contact_BAO_SavedSearch',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Mapping',
+ 'html' => [
+ 'label' => ts("Mapping"),
+ ],
'add' => '1.5',
],
'search_custom_id' => [
*
* Generated from xml/schema/CRM/Contact/SubscriptionHistory.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:a610d2218f91399a58b1fb8e4f90441d)
+ * (GenCodeChecksum:c5b65b0c15c0db0227a75306b3eb8af4)
*/
/**
public static $_log = TRUE;
/**
- * Internal Id
+ * Internal ID
*
* @var int
*/
public $id;
/**
- * Contact Id
+ * Contact ID
*
* @var int
*/
public $contact_id;
/**
- * Group Id
+ * Group ID
*
* @var int
*/
'name' => 'id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('Group Membership History ID'),
- 'description' => ts('Internal Id'),
+ 'description' => ts('Internal ID'),
'required' => TRUE,
'where' => 'civicrm_subscription_history.id',
'table_name' => 'civicrm_subscription_history',
'entity' => 'SubscriptionHistory',
'bao' => 'CRM_Contact_BAO_SubscriptionHistory',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'contact_id' => [
'name' => 'contact_id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('Contact ID'),
- 'description' => ts('Contact Id'),
+ 'description' => ts('Contact ID'),
'required' => TRUE,
'where' => 'civicrm_subscription_history.contact_id',
'table_name' => 'civicrm_subscription_history',
'bao' => 'CRM_Contact_BAO_SubscriptionHistory',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Contact"),
+ ],
'add' => '1.1',
],
'group_id' => [
'name' => 'group_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Group'),
- 'description' => ts('Group Id'),
+ 'title' => ts('Group ID'),
+ 'description' => ts('Group ID'),
'where' => 'civicrm_subscription_history.group_id',
'table_name' => 'civicrm_subscription_history',
'entity' => 'SubscriptionHistory',
'FKClassName' => 'CRM_Contact_DAO_Group',
'html' => [
'type' => 'Select',
+ 'label' => ts("Group"),
],
'pseudoconstant' => [
'table' => 'civicrm_group',
*
* Generated from xml/schema/CRM/Contribute/Contribution.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:66fa0e83ae7eb57a3c2e515c8fdc371c)
+ * (GenCodeChecksum:5f295dd3b3e4f5d9d11b17e230b7be19)
*/
/**
'bao' => 'CRM_Contribute_BAO_Contribution',
'localizable' => 0,
'html' => [
- 'type' => 'Text',
+ 'type' => 'Number',
],
'add' => '1.3',
],
'FKClassName' => 'CRM_Contact_DAO_Contact',
'html' => [
'type' => 'EntityRef',
+ 'label' => ts("Contact"),
],
'add' => '1.3',
],
'bao' => 'CRM_Contribute_BAO_Contribution',
'localizable' => 0,
'FKClassName' => 'CRM_Contribute_DAO_ContributionRecur',
+ 'html' => [
+ 'label' => ts("Recurring Contribution"),
+ ],
'add' => '1.4',
],
'is_test' => [
'contribution_address_id' => [
'name' => 'address_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Contribution Address'),
+ 'title' => ts('Address ID'),
'description' => ts('Conditional foreign key to civicrm_address.id. We insert an address record for each contribution when we have associated billing name and address data.'),
'where' => 'civicrm_contribution.address_id',
'export' => TRUE,
'bao' => 'CRM_Contribute_BAO_Contribution',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Address',
+ 'html' => [
+ 'label' => ts("Address"),
+ ],
'add' => '2.2',
],
'contribution_check_number' => [
'contribution_campaign_id' => [
'name' => 'campaign_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Campaign'),
+ 'title' => ts('Campaign ID'),
'description' => ts('The campaign for which this contribution has been triggered.'),
'import' => TRUE,
'where' => 'civicrm_contribution.campaign_id',
'FKClassName' => 'CRM_Campaign_DAO_Campaign',
'html' => [
'type' => 'Select',
+ 'label' => ts("Campaign"),
],
'add' => '3.4',
],
*
* Generated from xml/schema/CRM/Contribute/ContributionPage.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:a8f42298c3fbe5b8c1986c81d77a8a0f)
+ * (GenCodeChecksum:7184516d11bf5c76f3f2604202b81cbf)
*/
/**
public static $_log = TRUE;
/**
- * Contribution Id
+ * Contribution ID
*
* @var int
*/
'name' => 'id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('Contribution Page ID'),
- 'description' => ts('Contribution Id'),
+ 'description' => ts('Contribution ID'),
'required' => TRUE,
'where' => 'civicrm_contribution_page.id',
'table_name' => 'civicrm_contribution_page',
'entity' => 'ContributionPage',
'bao' => 'CRM_Contribute_BAO_ContributionPage',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.3',
],
'title' => [
'financial_type_id' => [
'name' => 'financial_type_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Financial Type'),
+ 'title' => ts('Financial Type ID'),
'description' => ts('default financial type assigned to contributions submitted via this page, e.g. Contribution, Campaign Contribution'),
'where' => 'civicrm_contribution_page.financial_type_id',
'table_name' => 'civicrm_contribution_page',
'created_id' => [
'name' => 'created_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Contribution Page Created By'),
+ 'title' => ts('Created By Contact ID'),
'description' => ts('FK to civicrm_contact, who created this contribution page'),
'where' => 'civicrm_contribution_page.created_id',
'table_name' => 'civicrm_contribution_page',
'bao' => 'CRM_Contribute_BAO_ContributionPage',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Created By"),
+ ],
'add' => '3.0',
],
'created_date' => [
'campaign_id' => [
'name' => 'campaign_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Contribution Page Campaign ID'),
+ 'title' => ts('Campaign ID'),
'description' => ts('The campaign for which we are collecting contributions with this page.'),
'where' => 'civicrm_contribution_page.campaign_id',
'table_name' => 'civicrm_contribution_page',
'bao' => 'CRM_Contribute_BAO_ContributionPage',
'localizable' => 0,
'FKClassName' => 'CRM_Campaign_DAO_Campaign',
+ 'html' => [
+ 'label' => ts("Campaign"),
+ ],
'add' => '3.4',
],
'is_share' => [
*
* Generated from xml/schema/CRM/Contribute/ContributionProduct.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:0e560708ae82cbbea43d50872921f623)
+ * (GenCodeChecksum:56fab2cd01c5a2cdadeeef8a30858e70)
*/
/**
'entity' => 'ContributionProduct',
'bao' => 'CRM_Contribute_DAO_ContributionProduct',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.4',
],
'product_id' => [
'bao' => 'CRM_Contribute_DAO_ContributionProduct',
'localizable' => 0,
'FKClassName' => 'CRM_Contribute_DAO_Contribution',
+ 'html' => [
+ 'label' => ts("Contribution"),
+ ],
'add' => '1.4',
],
'product_option' => [
'financial_type_id' => [
'name' => 'financial_type_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Financial Type'),
+ 'title' => ts('Financial Type ID'),
'description' => ts('FK to Financial Type(for membership price sets only).'),
'where' => 'civicrm_contribution_product.financial_type_id',
'default' => 'NULL',
'bao' => 'CRM_Contribute_DAO_ContributionProduct',
'localizable' => 0,
'FKClassName' => 'CRM_Financial_DAO_FinancialType',
+ 'html' => [
+ 'label' => ts("Financial Type"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_financial_type',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Contribute/ContributionRecur.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:69bfc032333f519d938978caf8d9d7ec)
+ * (GenCodeChecksum:41f57d1b977b05c9c7e2e9b716d42d5c)
*/
/**
'entity' => 'ContributionRecur',
'bao' => 'CRM_Contribute_BAO_ContributionRecur',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.6',
],
'contact_id' => [
'name' => 'contact_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Contact'),
+ 'title' => ts('Contact ID'),
'description' => ts('Foreign key to civicrm_contact.id.'),
'required' => TRUE,
'where' => 'civicrm_contribution_recur.contact_id',
'FKClassName' => 'CRM_Contact_DAO_Contact',
'html' => [
'type' => 'EntityRef',
+ 'label' => ts("Contact"),
],
'add' => '1.6',
],
'bao' => 'CRM_Contribute_BAO_ContributionRecur',
'localizable' => 0,
'FKClassName' => 'CRM_Financial_DAO_PaymentToken',
+ 'html' => [
+ 'label' => ts("Payment Token"),
+ ],
'add' => '4.6',
],
'contribution_recur_trxn_id' => [
'contribution_recur_payment_processor_id' => [
'name' => 'payment_processor_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Payment Processor'),
+ 'title' => ts('Payment Processor ID'),
'description' => ts('Foreign key to civicrm_payment_processor.id'),
'where' => 'civicrm_contribution_recur.payment_processor_id',
'table_name' => 'civicrm_contribution_recur',
'FKClassName' => 'CRM_Financial_DAO_PaymentProcessor',
'html' => [
'type' => 'Select',
+ 'label' => ts("Payment Processor"),
],
'pseudoconstant' => [
'table' => 'civicrm_payment_processor',
'financial_type_id' => [
'name' => 'financial_type_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Financial Type'),
+ 'title' => ts('Financial Type ID'),
'description' => ts('FK to Financial Type'),
'where' => 'civicrm_contribution_recur.financial_type_id',
'export' => FALSE,
'FKClassName' => 'CRM_Financial_DAO_FinancialType',
'html' => [
'type' => 'Select',
+ 'label' => ts("Financial Type"),
],
'pseudoconstant' => [
'table' => 'civicrm_financial_type',
'contribution_campaign_id' => [
'name' => 'campaign_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Campaign'),
+ 'title' => ts('Campaign ID'),
'description' => ts('The campaign for which this contribution has been triggered.'),
'import' => TRUE,
'where' => 'civicrm_contribution_recur.campaign_id',
'FKClassName' => 'CRM_Campaign_DAO_Campaign',
'html' => [
'type' => 'Select',
+ 'label' => ts("Campaign"),
],
'add' => '4.1',
],
*
* Generated from xml/schema/CRM/Contribute/ContributionSoft.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:13ea3cb5cb23675acf2be4667deb1e45)
+ * (GenCodeChecksum:29cc7a53435b9e779e6c0fa99e8a50b2)
*/
/**
'entity' => 'ContributionSoft',
'bao' => 'CRM_Contribute_BAO_ContributionSoft',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '2.2',
],
'contribution_id' => [
'name' => 'contribution_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Soft Credit - Contribution ID'),
+ 'title' => ts('Contribution ID'),
'description' => ts('FK to contribution table.'),
'required' => TRUE,
'where' => 'civicrm_contribution_soft.contribution_id',
'bao' => 'CRM_Contribute_BAO_ContributionSoft',
'localizable' => 0,
'FKClassName' => 'CRM_Contribute_DAO_Contribution',
+ 'html' => [
+ 'label' => ts("Contribution"),
+ ],
'add' => '2.2',
],
'contribution_soft_contact_id' => [
'name' => 'contact_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Soft Credit Contact ID'),
+ 'title' => ts('Contact ID'),
'description' => ts('FK to Contact ID'),
'required' => TRUE,
'import' => TRUE,
'bao' => 'CRM_Contribute_BAO_ContributionSoft',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Contact"),
+ ],
'add' => '2.2',
],
'amount' => [
'pcp_id' => [
'name' => 'pcp_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Soft Contribution PCP'),
+ 'title' => ts('PCP ID'),
'description' => ts('FK to civicrm_pcp.id'),
'where' => 'civicrm_contribution_soft.pcp_id',
'default' => 'NULL',
'bao' => 'CRM_Contribute_BAO_ContributionSoft',
'localizable' => 0,
'FKClassName' => 'CRM_PCP_DAO_PCP',
+ 'html' => [
+ 'label' => ts("PCP"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_pcp',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Contribute/Premium.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:1b739de8bbefea885f3835009c2346a9)
+ * (GenCodeChecksum:dfee827e2fbac76683a336c8a15f4b88)
*/
/**
'entity' => 'Premium',
'bao' => 'CRM_Contribute_BAO_Premium',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.4',
],
'entity_table' => [
*
* Generated from xml/schema/CRM/Contribute/PremiumsProduct.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:e0f6b18be4eda69e76c5e2242893e133)
+ * (GenCodeChecksum:633f38c88bf4e268e2f9889de60c281f)
*/
/**
'entity' => 'PremiumsProduct',
'bao' => 'CRM_Contribute_DAO_PremiumsProduct',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.4',
],
'premiums_id' => [
'name' => 'premiums_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Premium'),
+ 'title' => ts('Premium ID'),
'description' => ts('Foreign key to premiums settings record.'),
'required' => TRUE,
'where' => 'civicrm_premiums_product.premiums_id',
'bao' => 'CRM_Contribute_DAO_PremiumsProduct',
'localizable' => 0,
'FKClassName' => 'CRM_Contribute_DAO_Premium',
+ 'html' => [
+ 'label' => ts("Premium"),
+ ],
'add' => '1.4',
],
'product_id' => [
'name' => 'product_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Product'),
+ 'title' => ts('Product ID'),
'description' => ts('Foreign key to each product object.'),
'required' => TRUE,
'where' => 'civicrm_premiums_product.product_id',
'bao' => 'CRM_Contribute_DAO_PremiumsProduct',
'localizable' => 0,
'FKClassName' => 'CRM_Contribute_DAO_Product',
+ 'html' => [
+ 'label' => ts("Product"),
+ ],
'add' => '1.4',
],
'weight' => [
'financial_type_id' => [
'name' => 'financial_type_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Financial Type'),
+ 'title' => ts('Financial Type ID'),
'description' => ts('FK to Financial Type.'),
'where' => 'civicrm_premiums_product.financial_type_id',
'default' => 'NULL',
'bao' => 'CRM_Contribute_DAO_PremiumsProduct',
'localizable' => 0,
'FKClassName' => 'CRM_Financial_DAO_FinancialType',
+ 'html' => [
+ 'label' => ts("Financial Type"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_financial_type',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Contribute/Product.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:e7074b0ae199fa07a18e42960549beb3)
+ * (GenCodeChecksum:4d475da827103b1fc7cb6e28cd6ed773)
*/
/**
'entity' => 'Product',
'bao' => 'CRM_Contribute_BAO_Product',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.4',
],
'product_name' => [
'financial_type_id' => [
'name' => 'financial_type_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Financial Type'),
+ 'title' => ts('Financial Type ID'),
'description' => ts('FK to Financial Type.'),
'where' => 'civicrm_product.financial_type_id',
'default' => 'NULL',
'bao' => 'CRM_Contribute_BAO_Product',
'localizable' => 0,
'FKClassName' => 'CRM_Financial_DAO_FinancialType',
+ 'html' => [
+ 'label' => ts("Financial Type"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_financial_type',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Contribute/Widget.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:9331ebf30ff0efe3e853ecab8c27efb2)
+ * (GenCodeChecksum:797394e9127b5740e030c13f0cd06002)
*/
/**
public static $_log = TRUE;
/**
- * Contribution Id
+ * Contribution ID
*
* @var int
*/
'name' => 'id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('Widget ID'),
- 'description' => ts('Contribution Id'),
+ 'description' => ts('Contribution ID'),
'required' => TRUE,
'where' => 'civicrm_contribution_widget.id',
'table_name' => 'civicrm_contribution_widget',
'entity' => 'Widget',
'bao' => 'CRM_Contribute_BAO_Widget',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '2.0',
],
'contribution_page_id' => [
'name' => 'contribution_page_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Contribution Page'),
+ 'title' => ts('Contribution Page ID'),
'description' => ts('The Contribution Page which triggered this contribution'),
'where' => 'civicrm_contribution_widget.contribution_page_id',
'table_name' => 'civicrm_contribution_widget',
'bao' => 'CRM_Contribute_BAO_Widget',
'localizable' => 0,
'FKClassName' => 'CRM_Contribute_DAO_ContributionPage',
+ 'html' => [
+ 'label' => ts("Contribution Page"),
+ ],
'add' => '1.5',
],
'is_active' => [
*
* Generated from xml/schema/CRM/Core/ActionLog.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:4127ee42bdd435f58118662f65c4fe84)
+ * (GenCodeChecksum:81008cf21617c413c1c8b0c489616cf2)
*/
/**
'entity' => 'ActionLog',
'bao' => 'CRM_Core_BAO_ActionLog',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '3.4',
],
'contact_id' => [
'name' => 'contact_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Action Schedule Contact ID'),
+ 'title' => ts('Contact ID'),
'description' => ts('FK to Contact ID'),
'where' => 'civicrm_action_log.contact_id',
'table_name' => 'civicrm_action_log',
'bao' => 'CRM_Core_BAO_ActionLog',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Contact"),
+ ],
'add' => '3.4',
],
'entity_id' => [
'action_schedule_id' => [
'name' => 'action_schedule_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Schedule'),
+ 'title' => ts('Schedule ID'),
'description' => ts('FK to the action schedule that this action originated from.'),
'required' => TRUE,
'where' => 'civicrm_action_log.action_schedule_id',
'bao' => 'CRM_Core_BAO_ActionLog',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_ActionSchedule',
+ 'html' => [
+ 'label' => ts("Schedule"),
+ ],
'add' => '3.4',
],
'action_date_time' => [
*
* Generated from xml/schema/CRM/Core/ActionMapping.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:c52c12ce8a0134ab553e2cbe7a7ad7f7)
+ * (GenCodeChecksum:992cd544af6b99ba9a63f0b7d98c9746)
*/
/**
'entity' => 'ActionMapping',
'bao' => 'CRM_Core_DAO_ActionMapping',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '3.4',
],
'entity' => [
*
* Generated from xml/schema/CRM/Core/ActionSchedule.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:942d4be76392811af80f2ba8c92941e6)
+ * (GenCodeChecksum:247858325ae1c49fbdd7a775d5aa5bce)
*/
/**
'entity' => 'ActionSchedule',
'bao' => 'CRM_Core_BAO_ActionSchedule',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '3.4',
],
'name' => [
'group_id' => [
'name' => 'group_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Reminder Group'),
+ 'title' => ts('Group ID'),
'description' => ts('FK to Group'),
'where' => 'civicrm_action_schedule.group_id',
'table_name' => 'civicrm_action_schedule',
'FKClassName' => 'CRM_Contact_DAO_Group',
'html' => [
'type' => 'Select',
+ 'label' => ts("Group"),
],
'pseudoconstant' => [
'table' => 'civicrm_group',
'msg_template_id' => [
'name' => 'msg_template_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Reminder Template'),
+ 'title' => ts('Message Template ID'),
'description' => ts('FK to the message template.'),
'where' => 'civicrm_action_schedule.msg_template_id',
'table_name' => 'civicrm_action_schedule',
'bao' => 'CRM_Core_BAO_ActionSchedule',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_MessageTemplate',
+ 'html' => [
+ 'label' => ts("Message Template"),
+ ],
'add' => NULL,
],
'sms_template_id' => [
'name' => 'sms_template_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('SMS Reminder Template'),
+ 'title' => ts('SMS Template ID'),
'description' => ts('FK to the message template.'),
'where' => 'civicrm_action_schedule.sms_template_id',
'table_name' => 'civicrm_action_schedule',
'bao' => 'CRM_Core_BAO_ActionSchedule',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_MessageTemplate',
+ 'html' => [
+ 'label' => ts("SMS Template"),
+ ],
'add' => NULL,
],
'absolute_date' => [
'sms_provider_id' => [
'name' => 'sms_provider_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('SMS Provider'),
+ 'title' => ts('SMS Provider ID'),
'where' => 'civicrm_action_schedule.sms_provider_id',
'table_name' => 'civicrm_action_schedule',
'entity' => 'ActionSchedule',
'FKClassName' => 'CRM_SMS_DAO_Provider',
'html' => [
'type' => 'Select',
+ 'label' => ts("SMS Provider"),
],
'add' => '4.5',
],
*
* Generated from xml/schema/CRM/Core/Address.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:9fc4f7e6d90b100aec8e543d18b3064c)
+ * (GenCodeChecksum:95ac108eed8aecf8c7100640f9210899)
*/
/**
'entity' => 'Address',
'bao' => 'CRM_Core_BAO_Address',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'contact_id' => [
'bao' => 'CRM_Core_BAO_Address',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Contact"),
+ ],
'add' => '2.0',
],
'location_type_id' => [
'county_id' => [
'name' => 'county_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('County'),
+ 'title' => ts('County ID'),
'description' => ts('Which County does this address belong to.'),
'where' => 'civicrm_address.county_id',
'table_name' => 'civicrm_address',
'FKClassName' => 'CRM_Core_DAO_County',
'html' => [
'type' => 'ChainSelect',
+ 'label' => ts("County"),
'controlField' => 'state_province_id',
],
'pseudoconstant' => [
'state_province_id' => [
'name' => 'state_province_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('State/Province'),
+ 'title' => ts('State/Province ID'),
'description' => ts('Which State_Province does this address belong to.'),
'where' => 'civicrm_address.state_province_id',
'table_name' => 'civicrm_address',
'FKClassName' => 'CRM_Core_DAO_StateProvince',
'html' => [
'type' => 'ChainSelect',
+ 'label' => ts("State/Province"),
'controlField' => 'country_id',
],
'pseudoconstant' => [
'country_id' => [
'name' => 'country_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Country'),
+ 'title' => ts('Country ID'),
'description' => ts('Which Country does this address belong to.'),
'where' => 'civicrm_address.country_id',
'table_name' => 'civicrm_address',
'FKClassName' => 'CRM_Core_DAO_Country',
'html' => [
'type' => 'Select',
+ 'label' => ts("Country"),
],
'pseudoconstant' => [
'table' => 'civicrm_country',
'master_id' => [
'name' => 'master_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Master Address Belongs To'),
+ 'title' => ts('Master Address ID'),
'description' => ts('FK to Address ID'),
'import' => TRUE,
'where' => 'civicrm_address.master_id',
'bao' => 'CRM_Core_BAO_Address',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Address',
+ 'html' => [
+ 'label' => ts("Master Address Belongs To"),
+ ],
'add' => '3.3',
],
];
*
* Generated from xml/schema/CRM/Core/AddressFormat.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:4920351f2ab4a3e6d7a51a6831906782)
+ * (GenCodeChecksum:876fce7628abdd7637e9cc799e6d274c)
*/
/**
public static $_log = FALSE;
/**
- * Address Format Id
+ * Address Format ID
*
* @var int
*/
'name' => 'id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('Address Format ID'),
- 'description' => ts('Address Format Id'),
+ 'description' => ts('Address Format ID'),
'required' => TRUE,
'where' => 'civicrm_address_format.id',
'table_name' => 'civicrm_address_format',
'entity' => 'AddressFormat',
'bao' => 'CRM_Core_DAO_AddressFormat',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '3.2',
],
'format' => [
*
* Generated from xml/schema/CRM/Core/Cache.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:4c6850e83ad62f89ca0768f5f1f70beb)
+ * (GenCodeChecksum:ca31bffc3f0d99e4300d53ab3c49b8da)
*/
/**
'entity' => 'Cache',
'bao' => 'CRM_Core_BAO_Cache',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '2.1',
],
'group_name' => [
'FKClassName' => 'CRM_Core_DAO_Component',
'html' => [
'type' => 'Select',
+ 'label' => ts("Component"),
],
'pseudoconstant' => [
'table' => 'civicrm_component',
*
* Generated from xml/schema/CRM/Core/Component.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:15d3ddeacb4afb61c83b6b89678d1023)
+ * (GenCodeChecksum:8e5c4c8af10c6e8e3f321a19814f63b3)
*/
/**
'entity' => 'Component',
'bao' => 'CRM_Core_DAO_Component',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '2.0',
],
'name' => [
*
* Generated from xml/schema/CRM/Core/Country.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:e76c4050e0ec0ae3263c542574214f2d)
+ * (GenCodeChecksum:e5b8ae0961e387f04f4fa49cb92144cf)
*/
/**
public static $_log = FALSE;
/**
- * Country Id
+ * Country ID
*
* @var int
*/
'name' => 'id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('Country ID'),
- 'description' => ts('Country Id'),
+ 'description' => ts('Country ID'),
'required' => TRUE,
'where' => 'civicrm_country.id',
'table_name' => 'civicrm_country',
'entity' => 'Country',
'bao' => 'CRM_Core_BAO_Country',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'name' => [
'address_format_id' => [
'name' => 'address_format_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Address Format'),
+ 'title' => ts('Address Format ID'),
'description' => ts('Foreign key to civicrm_address_format.id.'),
'where' => 'civicrm_country.address_format_id',
'table_name' => 'civicrm_country',
'bao' => 'CRM_Core_BAO_Country',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_AddressFormat',
+ 'html' => [
+ 'label' => ts("Address Format"),
+ ],
'add' => '3.2',
],
'idd_prefix' => [
'localizable' => 0,
'localize_context' => 'country',
'FKClassName' => 'CRM_Core_DAO_Worldregion',
+ 'html' => [
+ 'label' => ts("World Region"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_worldregion',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Core/County.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:483d29dbf44ee6e0805f062f90a1d4e9)
+ * (GenCodeChecksum:a03d29b83399e1ef92de3a6e5861adb4)
*/
/**
'entity' => 'County',
'bao' => 'CRM_Core_DAO_County',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'name' => [
'state_province_id' => [
'name' => 'state_province_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('State'),
+ 'title' => ts('State ID'),
'description' => ts('ID of State/Province that County belongs'),
'required' => TRUE,
'where' => 'civicrm_county.state_province_id',
'bao' => 'CRM_Core_DAO_County',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_StateProvince',
+ 'html' => [
+ 'label' => ts("State"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_state_province',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Core/CustomField.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:3e3cc05b51da1e0e51ac5dcbbedde392)
+ * (GenCodeChecksum:6f2d1e3d531ed87fe7cac201eb7f0f13)
*/
/**
'entity' => 'CustomField',
'bao' => 'CRM_Core_BAO_CustomField',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'custom_group_id' => [
'name' => 'custom_group_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Custom Group'),
+ 'title' => ts('Custom Group ID'),
'description' => ts('FK to civicrm_custom_group.'),
'required' => TRUE,
'where' => 'civicrm_custom_field.custom_group_id',
'FKClassName' => 'CRM_Core_DAO_CustomGroup',
'html' => [
'type' => 'Select',
+ 'label' => ts("Custom Group"),
],
'pseudoconstant' => [
'table' => 'civicrm_custom_group',
'option_group_id' => [
'name' => 'option_group_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Field Option Group'),
+ 'title' => ts('Field Option Group ID'),
'description' => ts('For elements with options, the option group id that is used'),
'where' => 'civicrm_custom_field.option_group_id',
'table_name' => 'civicrm_custom_field',
'bao' => 'CRM_Core_BAO_CustomField',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_OptionGroup',
+ 'html' => [
+ 'label' => ts("Field Option Group"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_option_group',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Core/CustomGroup.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:325f7ef398cd08e7576f634d9923f129)
+ * (GenCodeChecksum:7c5d7207ebf9345b16f7e337010b7e40)
*/
/**
'entity' => 'CustomGroup',
'bao' => 'CRM_Core_BAO_CustomGroup',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'name' => [
'created_id' => [
'name' => 'created_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Custom Group Created By'),
+ 'title' => ts('Created By Contact ID'),
'description' => ts('FK to civicrm_contact, who created this custom group'),
'where' => 'civicrm_custom_group.created_id',
'table_name' => 'civicrm_custom_group',
'bao' => 'CRM_Core_BAO_CustomGroup',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Created By"),
+ ],
'add' => '3.0',
],
'created_date' => [
*
* Generated from xml/schema/CRM/Core/Dashboard.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:da79552cec455b6d3347a9eab6fbd5ba)
+ * (GenCodeChecksum:4836b84ebccdfd8a0bc15097e2fe831e)
*/
/**
'entity' => 'Dashboard',
'bao' => 'CRM_Core_BAO_Dashboard',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '3.1',
],
'domain_id' => [
'name' => 'domain_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Dashlet Domain'),
+ 'title' => ts('Domain ID'),
'description' => ts('Domain for dashboard'),
'required' => TRUE,
'where' => 'civicrm_dashboard.domain_id',
'bao' => 'CRM_Core_BAO_Dashboard',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Domain',
+ 'html' => [
+ 'label' => ts("Domain"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_domain',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Core/Discount.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:21fd136286714890f83997ed552ff7a9)
+ * (GenCodeChecksum:d6ec5d0b6786067f47617e39acbbbd3c)
*/
/**
'entity' => 'Discount',
'bao' => 'CRM_Core_BAO_Discount',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '2.1',
],
'entity_table' => [
'participant_discount_name' => [
'name' => 'price_set_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Discount Name'),
+ 'title' => ts('Price Set ID'),
'description' => ts('FK to civicrm_price_set'),
'required' => TRUE,
'where' => 'civicrm_discount.price_set_id',
'bao' => 'CRM_Core_BAO_Discount',
'localizable' => 0,
'FKClassName' => 'CRM_Price_DAO_PriceSet',
+ 'html' => [
+ 'label' => ts("Price Set"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_price_set',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Core/Domain.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:e0f95fc75ca145449570ee01ad603db6)
+ * (GenCodeChecksum:fd01cdae7627801f519ce3049308a386)
*/
/**
'entity' => 'Domain',
'bao' => 'CRM_Core_BAO_Domain',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'name' => [
'contact_id' => [
'name' => 'contact_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Domain Contact'),
+ 'title' => ts('Contact ID'),
'description' => ts('FK to Contact ID. This is specifically not an FK to avoid circular constraints'),
'where' => 'civicrm_domain.contact_id',
'table_name' => 'civicrm_domain',
'bao' => 'CRM_Core_BAO_Domain',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Contact"),
+ ],
'add' => '4.3',
],
'locales' => [
*
* Generated from xml/schema/CRM/Core/Email.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:3347cb591dc1868f493d8aa7bd7ab546)
+ * (GenCodeChecksum:4587ad732a1c0eee767b2180c1a79dcf)
*/
/**
'entity' => 'Email',
'bao' => 'CRM_Core_BAO_Email',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'contact_id' => [
'name' => 'contact_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Email Contact'),
+ 'title' => ts('Contact ID'),
'description' => ts('FK to Contact ID'),
'where' => 'civicrm_email.contact_id',
'table_name' => 'civicrm_email',
'bao' => 'CRM_Core_BAO_Email',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Contact"),
+ ],
'add' => '2.0',
],
'location_type_id' => [
*
* Generated from xml/schema/CRM/Core/EntityFile.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:f69f69d9bdd1339e4128c289e4c66bac)
+ * (GenCodeChecksum:c5c7003edabf9cef2cc03e437ced049e)
*/
/**
'entity' => 'EntityFile',
'bao' => 'CRM_Core_DAO_EntityFile',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.5',
],
'entity_table' => [
'file_id' => [
'name' => 'file_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('File'),
+ 'title' => ts('File ID'),
'description' => ts('FK to civicrm_file'),
'required' => TRUE,
'where' => 'civicrm_entity_file.file_id',
'bao' => 'CRM_Core_DAO_EntityFile',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_File',
+ 'html' => [
+ 'label' => ts("File"),
+ ],
'add' => '1.5',
],
];
*
* Generated from xml/schema/CRM/Core/EntityTag.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:87cdf7b752999de6a992ee32e0118d9e)
+ * (GenCodeChecksum:acdaee6531593b709a92efb9300d6618)
*/
/**
'entity' => 'EntityTag',
'bao' => 'CRM_Core_BAO_EntityTag',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'entity_table' => [
'tag_id' => [
'name' => 'tag_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Tag'),
+ 'title' => ts('Tag ID'),
'description' => ts('FK to civicrm_tag'),
'required' => TRUE,
'where' => 'civicrm_entity_tag.tag_id',
'FKClassName' => 'CRM_Core_DAO_Tag',
'html' => [
'type' => 'Select',
+ 'label' => ts("Tag"),
],
'pseudoconstant' => [
'table' => 'civicrm_tag',
*
* Generated from xml/schema/CRM/Core/Extension.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:5dd2ae0de7d091c437acac61990bd25a)
+ * (GenCodeChecksum:e61b1d00dcbb76a904a9c1c71d5dae2f)
*/
/**
'entity' => 'Extension',
'bao' => 'CRM_Core_BAO_Extension',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '4.2',
],
'type' => [
*
* Generated from xml/schema/CRM/Core/File.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:48da22a0ac1cbc4061d3f47916c4828b)
+ * (GenCodeChecksum:f1e2a8183d4f74ca94a8f6e26b4b7336)
*/
/**
'entity' => 'File',
'bao' => 'CRM_Core_BAO_File',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.5',
],
'file_type_id' => [
'bao' => 'CRM_Core_BAO_File',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Created By"),
+ ],
'add' => '5.3',
],
];
*
* Generated from xml/schema/CRM/Core/IM.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:2e9345b51bb73b147d2776508b2592c9)
+ * (GenCodeChecksum:d1c5ac9a762c3772bad84ef11d1a005d)
*/
/**
'entity' => 'IM',
'bao' => 'CRM_Core_BAO_IM',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'contact_id' => [
'name' => 'contact_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('IM Contact'),
+ 'title' => ts('Contact ID'),
'description' => ts('FK to Contact ID'),
'where' => 'civicrm_im.contact_id',
'table_name' => 'civicrm_im',
'bao' => 'CRM_Core_BAO_IM',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Contact"),
+ ],
'add' => '2.0',
],
'location_type_id' => [
*
* Generated from xml/schema/CRM/Core/Job.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:8e610840383d1d67376a442507b7de78)
+ * (GenCodeChecksum:b92dd2c9bec326634050c1b21ed481ec)
*/
/**
public static $_log = FALSE;
/**
- * Job Id
+ * Job ID
*
* @var int
*/
'name' => 'id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('Job ID'),
- 'description' => ts('Job Id'),
+ 'description' => ts('Job ID'),
'required' => TRUE,
'where' => 'civicrm_job.id',
'table_name' => 'civicrm_job',
'entity' => 'Job',
'bao' => 'CRM_Core_BAO_Job',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '4.1',
],
'domain_id' => [
'name' => 'domain_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Job Domain'),
+ 'title' => ts('Domain ID'),
'description' => ts('Which Domain is this scheduled job for'),
'required' => TRUE,
'where' => 'civicrm_job.domain_id',
'bao' => 'CRM_Core_BAO_Job',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Domain',
+ 'html' => [
+ 'label' => ts("Domain"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_domain',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Core/JobLog.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:030669116dbbcb2ac95ace538ccef9e2)
+ * (GenCodeChecksum:caaa0f4e1780587431c4c4825174320a)
*/
/**
public static $_log = FALSE;
/**
- * Job log entry Id
+ * Job log entry ID
*
* @var int
*/
'name' => 'id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('Job Log ID'),
- 'description' => ts('Job log entry Id'),
+ 'description' => ts('Job log entry ID'),
'required' => TRUE,
'where' => 'civicrm_job_log.id',
'table_name' => 'civicrm_job_log',
'entity' => 'JobLog',
'bao' => 'CRM_Core_DAO_JobLog',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '4.1',
],
'domain_id' => [
'bao' => 'CRM_Core_DAO_JobLog',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Domain',
+ 'html' => [
+ 'label' => ts("Domain"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_domain',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Core/LocBlock.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:077ee3453e455a1e09cbe1b030756b9a)
+ * (GenCodeChecksum:567e990ebbac576660aebf6c3682459f)
*/
/**
'entity' => 'LocBlock',
'bao' => 'CRM_Core_DAO_LocBlock',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '2.0',
],
'address_id' => [
'name' => 'address_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Location Block Address'),
+ 'title' => ts('Address ID'),
'where' => 'civicrm_loc_block.address_id',
'table_name' => 'civicrm_loc_block',
'entity' => 'LocBlock',
'bao' => 'CRM_Core_DAO_LocBlock',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Address',
+ 'html' => [
+ 'label' => ts("Address"),
+ ],
'add' => '2.0',
],
'email_id' => [
'name' => 'email_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Location Block Email'),
+ 'title' => ts('Email ID'),
'where' => 'civicrm_loc_block.email_id',
'table_name' => 'civicrm_loc_block',
'entity' => 'LocBlock',
'bao' => 'CRM_Core_DAO_LocBlock',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Email',
+ 'html' => [
+ 'label' => ts("Email"),
+ ],
'add' => '2.0',
],
'phone_id' => [
'name' => 'phone_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Location Block Phone'),
+ 'title' => ts('Phone ID'),
'where' => 'civicrm_loc_block.phone_id',
'table_name' => 'civicrm_loc_block',
'entity' => 'LocBlock',
'bao' => 'CRM_Core_DAO_LocBlock',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Phone',
+ 'html' => [
+ 'label' => ts("Phone"),
+ ],
'add' => '2.0',
],
'im_id' => [
'name' => 'im_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Location Block IM'),
+ 'title' => ts('IM ID'),
'where' => 'civicrm_loc_block.im_id',
'table_name' => 'civicrm_loc_block',
'entity' => 'LocBlock',
'bao' => 'CRM_Core_DAO_LocBlock',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_IM',
+ 'html' => [
+ 'label' => ts("IM"),
+ ],
'add' => '2.0',
],
'address_2_id' => [
'name' => 'address_2_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Location Block IM 2'),
+ 'title' => ts('IM 2 ID'),
'where' => 'civicrm_loc_block.address_2_id',
'table_name' => 'civicrm_loc_block',
'entity' => 'LocBlock',
'bao' => 'CRM_Core_DAO_LocBlock',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Address',
+ 'html' => [
+ 'label' => ts("IM 2"),
+ ],
'add' => '2.0',
],
'email_2_id' => [
'name' => 'email_2_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Email 2'),
+ 'title' => ts('Email 2 ID'),
'where' => 'civicrm_loc_block.email_2_id',
'table_name' => 'civicrm_loc_block',
'entity' => 'LocBlock',
'bao' => 'CRM_Core_DAO_LocBlock',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Email',
+ 'html' => [
+ 'label' => ts("Email 2"),
+ ],
'add' => '2.0',
],
'phone_2_id' => [
'name' => 'phone_2_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Phone 2'),
+ 'title' => ts('Phone 2 ID'),
'where' => 'civicrm_loc_block.phone_2_id',
'table_name' => 'civicrm_loc_block',
'entity' => 'LocBlock',
'bao' => 'CRM_Core_DAO_LocBlock',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Phone',
+ 'html' => [
+ 'label' => ts("Phone 2"),
+ ],
'add' => '2.0',
],
'im_2_id' => [
'name' => 'im_2_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Instant Messenger 2'),
+ 'title' => ts('Instant Messenger 2 ID'),
'where' => 'civicrm_loc_block.im_2_id',
'table_name' => 'civicrm_loc_block',
'entity' => 'LocBlock',
'bao' => 'CRM_Core_DAO_LocBlock',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_IM',
+ 'html' => [
+ 'label' => ts("Instant Messenger 2"),
+ ],
'add' => '2.0',
],
];
*
* Generated from xml/schema/CRM/Core/LocationType.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:0327a8f5a6113259101b762b138471ca)
+ * (GenCodeChecksum:f763e6adc20c69a5a2069b30dde6802a)
*/
/**
'entity' => 'LocationType',
'bao' => 'CRM_Core_BAO_LocationType',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'name' => [
*
* Generated from xml/schema/CRM/Core/Log.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:7f8848b98de2f566ee305bc883450484)
+ * (GenCodeChecksum:0c4fa39359dd367a6ab0b3c790d045d1)
*/
/**
'entity' => 'Log',
'bao' => 'CRM_Core_BAO_Log',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.5',
],
'entity_table' => [
'modified_id' => [
'name' => 'modified_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Modified By'),
+ 'title' => ts('Modified By Contact ID'),
'description' => ts('FK to Contact ID of person under whose credentials this data modification was made.'),
'where' => 'civicrm_log.modified_id',
'table_name' => 'civicrm_log',
'bao' => 'CRM_Core_BAO_Log',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Modified By"),
+ ],
'add' => '1.5',
],
'modified_date' => [
*
* Generated from xml/schema/CRM/Core/MailSettings.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:a16e81997bf4b6cb25dfafd32c10a49a)
+ * (GenCodeChecksum:e29d6d249a228e8cbbdb895eef3bf84a)
*/
/**
'entity' => 'MailSettings',
'bao' => 'CRM_Core_BAO_MailSettings',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '2.2',
],
'domain_id' => [
'name' => 'domain_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Mail Settings Domain'),
+ 'title' => ts('Domain ID'),
'description' => ts('Which Domain is this match entry for'),
'required' => TRUE,
'where' => 'civicrm_mail_settings.domain_id',
'bao' => 'CRM_Core_BAO_MailSettings',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Domain',
+ 'html' => [
+ 'label' => ts("Domain"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_domain',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Core/Managed.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:d9e22fa6b1d9a18b552e5cfba7d1be90)
+ * (GenCodeChecksum:3c6ae22144ccb74c38f5a043e5edf7db)
*/
/**
'entity' => 'Managed',
'bao' => 'CRM_Core_DAO_Managed',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '4.2',
],
'module' => [
*
* Generated from xml/schema/CRM/Core/Mapping.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:c7b4a3dcfbac7edda9d0573807cab642)
+ * (GenCodeChecksum:85c73c056f0160c4046c0fcfe7d1789e)
*/
/**
'entity' => 'Mapping',
'bao' => 'CRM_Core_BAO_Mapping',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.2',
],
'name' => [
*
* Generated from xml/schema/CRM/Core/MappingField.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:3712a8e412a011a13e2898d0f151b264)
+ * (GenCodeChecksum:df4ef7855db3ec299a284917f2d16776)
*/
/**
'entity' => 'MappingField',
'bao' => 'CRM_Core_DAO_MappingField',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.2',
],
'mapping_id' => [
'bao' => 'CRM_Core_DAO_MappingField',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Mapping',
+ 'html' => [
+ 'label' => ts("Mapping"),
+ ],
'add' => '1.2',
],
'name' => [
'bao' => 'CRM_Core_DAO_MappingField',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_LocationType',
+ 'html' => [
+ 'label' => ts("Location type"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_location_type',
'keyColumn' => 'id',
'bao' => 'CRM_Core_DAO_MappingField',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_RelationshipType',
+ 'html' => [
+ 'label' => ts("Relationship type"),
+ ],
'add' => '1.2',
],
'relationship_direction' => [
*
* Generated from xml/schema/CRM/Core/Menu.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:6391b63b227b5de3c68bbf951b2e3add)
+ * (GenCodeChecksum:16ed0eaa3c97f84ff3f007f9f593bc15)
*/
/**
'entity' => 'Menu',
'bao' => 'CRM_Core_DAO_Menu',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '2.1',
],
'domain_id' => [
'name' => 'domain_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Domain'),
+ 'title' => ts('Domain ID'),
'description' => ts('Which Domain is this menu item for'),
'required' => TRUE,
'where' => 'civicrm_menu.domain_id',
'bao' => 'CRM_Core_DAO_Menu',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Domain',
+ 'html' => [
+ 'label' => ts("Domain"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_domain',
'keyColumn' => 'id',
'component_id' => [
'name' => 'component_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Component'),
+ 'title' => ts('Component ID'),
'description' => ts('Component that this menu item belongs to'),
'where' => 'civicrm_menu.component_id',
'table_name' => 'civicrm_menu',
'FKClassName' => 'CRM_Core_DAO_Component',
'html' => [
'type' => 'Select',
+ 'label' => ts("Component"),
],
'pseudoconstant' => [
'table' => 'civicrm_component',
*
* Generated from xml/schema/CRM/Core/MessageTemplate.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:d8ec6425eecc359e3b504dffcdd71456)
+ * (GenCodeChecksum:6a15fab577959d8cea4613098356e03d)
*/
/**
'entity' => 'MessageTemplate',
'bao' => 'CRM_Core_BAO_MessageTemplate',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.6',
],
'msg_title' => [
*
* Generated from xml/schema/CRM/Core/Navigation.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:2d490646a2eb99c3f4cafa111c1ec43b)
+ * (GenCodeChecksum:0368c5b759a02711050f5e940f64ca16)
*/
/**
'entity' => 'Navigation',
'bao' => 'CRM_Core_BAO_Navigation',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '3.0',
],
'domain_id' => [
'name' => 'domain_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Navigation Domain'),
+ 'title' => ts('Domain ID'),
'description' => ts('Which Domain is this navigation item for'),
'required' => TRUE,
'where' => 'civicrm_navigation.domain_id',
'bao' => 'CRM_Core_BAO_Navigation',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Domain',
+ 'html' => [
+ 'label' => ts("Domain"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_domain',
'keyColumn' => 'id',
'parent_id' => [
'name' => 'parent_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Navigation parent ID'),
+ 'title' => ts('parent ID'),
'description' => ts('Parent navigation item, used for grouping'),
'where' => 'civicrm_navigation.parent_id',
'table_name' => 'civicrm_navigation',
'bao' => 'CRM_Core_BAO_Navigation',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Navigation',
+ 'html' => [
+ 'label' => ts("parent"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_navigation',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Core/Note.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:9e73096c6f34086fd42e8098649c7abc)
+ * (GenCodeChecksum:cbafe16e094aea234827a36ffc024cdb)
*/
/**
'entity' => 'Note',
'bao' => 'CRM_Core_BAO_Note',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'entity_table' => [
'contact_id' => [
'name' => 'contact_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Note Created By'),
+ 'title' => ts('Created By Contact ID'),
'description' => ts('FK to Contact ID creator'),
'where' => 'civicrm_note.contact_id',
'table_name' => 'civicrm_note',
'bao' => 'CRM_Core_BAO_Note',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Created By"),
+ ],
'add' => '1.1',
],
'modified_date' => [
*
* Generated from xml/schema/CRM/Core/OpenID.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:cb1ead5da887d91854185af42e87d223)
+ * (GenCodeChecksum:10ca9473f8be9e643f92da5067106554)
*/
/**
'entity' => 'OpenID',
'bao' => 'CRM_Core_BAO_OpenID',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '2.0',
],
'contact_id' => [
'name' => 'contact_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('OpenID Contact'),
+ 'title' => ts('Contact ID'),
'description' => ts('FK to Contact ID'),
'where' => 'civicrm_openid.contact_id',
'table_name' => 'civicrm_openid',
'bao' => 'CRM_Core_BAO_OpenID',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Contact"),
+ ],
'add' => '2.0',
],
'location_type_id' => [
*
* Generated from xml/schema/CRM/Core/OptionGroup.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:3d9ef1e2ede76e804564e12cb8c2e70e)
+ * (GenCodeChecksum:6bcfbc78f5995c4930d1f12dd19a30b7)
*/
/**
'entity' => 'OptionGroup',
'bao' => 'CRM_Core_BAO_OptionGroup',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.5',
],
'name' => [
*
* Generated from xml/schema/CRM/Core/OptionValue.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:976770c043870752548e424a09ee7190)
+ * (GenCodeChecksum:2f36b1c5608434fbc5751aee9215a230)
*/
/**
'FKClassName' => 'CRM_Core_DAO_OptionGroup',
'html' => [
'type' => 'Select',
+ 'label' => ts("Option Group"),
],
'pseudoconstant' => [
'table' => 'civicrm_option_group',
'component_id' => [
'name' => 'component_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Option Component'),
+ 'title' => ts('Component ID'),
'description' => ts('Component that this option value belongs/caters to.'),
'where' => 'civicrm_option_value.component_id',
'table_name' => 'civicrm_option_value',
'FKClassName' => 'CRM_Core_DAO_Component',
'html' => [
'type' => 'Select',
+ 'label' => ts("Component"),
],
'pseudoconstant' => [
'table' => 'civicrm_component',
'domain_id' => [
'name' => 'domain_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Option Domain'),
+ 'title' => ts('Domain ID'),
'description' => ts('Which Domain is this option value for'),
'where' => 'civicrm_option_value.domain_id',
'table_name' => 'civicrm_option_value',
'bao' => 'CRM_Core_BAO_OptionValue',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Domain',
+ 'html' => [
+ 'label' => ts("Domain"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_domain',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Core/Phone.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:751f23f392f8fe789e580096ae7522b7)
+ * (GenCodeChecksum:dd0dd5e4008e0325f5b52127610c1fc4)
*/
/**
'entity' => 'Phone',
'bao' => 'CRM_Core_BAO_Phone',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'contact_id' => [
'name' => 'contact_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Phone Contact'),
+ 'title' => ts('Contact ID'),
'description' => ts('FK to Contact ID'),
'where' => 'civicrm_phone.contact_id',
'table_name' => 'civicrm_phone',
'bao' => 'CRM_Core_BAO_Phone',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Contact"),
+ ],
'add' => '2.0',
],
'location_type_id' => [
*
* Generated from xml/schema/CRM/Core/PreferencesDate.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:65c1286e931e9eb728cc0603eb36f5f0)
+ * (GenCodeChecksum:598caf8927a4796d0e05ea08e9da8e72)
*/
/**
'entity' => 'PreferencesDate',
'bao' => 'CRM_Core_BAO_PreferencesDate',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '2.0',
],
'name' => [
*
* Generated from xml/schema/CRM/Core/PrevNextCache.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:b2e4e9de3ff3cf7e4cd2cc163a330186)
+ * (GenCodeChecksum:6c6fed9de1740a5c9107d9f374b13777)
*/
/**
'entity' => 'PrevNextCache',
'bao' => 'CRM_Core_BAO_PrevNextCache',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '3.4',
],
'entity_table' => [
*
* Generated from xml/schema/CRM/Core/PrintLabel.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:47b9dfd5441035d4594e8e9fa56147c0)
+ * (GenCodeChecksum:2323b196d63227f434ca565ff6b21207)
*/
/**
'entity' => 'PrintLabel',
'bao' => 'CRM_Core_DAO_PrintLabel',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '4.4',
],
'title' => [
'created_id' => [
'name' => 'created_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Label Created By'),
+ 'title' => ts('Created By Contact ID'),
'description' => ts('FK to civicrm_contact, who created this label layout'),
'where' => 'civicrm_print_label.created_id',
'table_name' => 'civicrm_print_label',
'bao' => 'CRM_Core_DAO_PrintLabel',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Created By Contact"),
+ ],
'add' => '4.4',
],
];
*
* Generated from xml/schema/CRM/Core/RecurringEntity.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:e220816a83c51a7e8045aae07d573823)
+ * (GenCodeChecksum:2c41ff4a2ef7a2919e39b5ef6feb5de6)
*/
/**
'entity' => 'RecurringEntity',
'bao' => 'CRM_Core_BAO_RecurringEntity',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '4.6',
],
'parent_id' => [
*
* Generated from xml/schema/CRM/Core/Setting.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:5322f74fd868a3e1116a2aec225c5d5d)
+ * (GenCodeChecksum:44e2c817acb694a9b08b938031cff09e)
*/
/**
'entity' => 'Setting',
'bao' => 'CRM_Core_BAO_Setting',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '4.1',
],
'name' => [
'domain_id' => [
'name' => 'domain_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Setting Domain'),
+ 'title' => ts('Domain ID'),
'description' => ts('Which Domain is this menu item for'),
'required' => TRUE,
'where' => 'civicrm_setting.domain_id',
'bao' => 'CRM_Core_BAO_Setting',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Domain',
+ 'html' => [
+ 'label' => ts("Domain"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_domain',
'keyColumn' => 'id',
'contact_id' => [
'name' => 'contact_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Setting Contact'),
+ 'title' => ts('Contact ID'),
'description' => ts('FK to Contact ID if the setting is localized to a contact'),
'where' => 'civicrm_setting.contact_id',
'table_name' => 'civicrm_setting',
'bao' => 'CRM_Core_BAO_Setting',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Contact"),
+ ],
'add' => '4.1',
],
'is_domain' => [
'component_id' => [
'name' => 'component_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Setting Component'),
+ 'title' => ts('Component ID'),
'description' => ts('Component that this menu item belongs to'),
'where' => 'civicrm_setting.component_id',
'table_name' => 'civicrm_setting',
'FKClassName' => 'CRM_Core_DAO_Component',
'html' => [
'type' => 'Select',
+ 'label' => ts("Component"),
],
'pseudoconstant' => [
'table' => 'civicrm_component',
'created_id' => [
'name' => 'created_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Setting Created By'),
+ 'title' => ts('Created By Contact ID'),
'description' => ts('FK to civicrm_contact, who created this setting'),
'where' => 'civicrm_setting.created_id',
'table_name' => 'civicrm_setting',
'bao' => 'CRM_Core_BAO_Setting',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Created By"),
+ ],
'add' => '4.1',
],
];
*
* Generated from xml/schema/CRM/Core/StateProvince.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:780de8ad067e9c67146dc908127aa5f2)
+ * (GenCodeChecksum:1fa57e7255ecf375deb13ccb9d86fefe)
*/
/**
'entity' => 'StateProvince',
'bao' => 'CRM_Core_DAO_StateProvince',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'name' => [
'country_id' => [
'name' => 'country_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Country'),
+ 'title' => ts('Country ID'),
'description' => ts('ID of Country that State/Province belong'),
'required' => TRUE,
'where' => 'civicrm_state_province.country_id',
'bao' => 'CRM_Core_DAO_StateProvince',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Country',
+ 'html' => [
+ 'label' => ts("Country"),
+ ],
'add' => '1.1',
],
'is_active' => [
*
* Generated from xml/schema/CRM/Core/StatusPreference.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:c7707a17613329c62550361da0678903)
+ * (GenCodeChecksum:ec99239ddba33ac2d8a514b5e94b0b24)
*/
/**
'entity' => 'StatusPreference',
'bao' => 'CRM_Core_BAO_StatusPreference',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '4.7',
],
'domain_id' => [
'name' => 'domain_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Setting Domain'),
+ 'title' => ts('Domain ID'),
'description' => ts('Which Domain is this Status Preference for'),
'required' => TRUE,
'where' => 'civicrm_status_pref.domain_id',
'bao' => 'CRM_Core_BAO_StatusPreference',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Domain',
+ 'html' => [
+ 'label' => ts("Domain"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_domain',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Core/SystemLog.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:cfa50c5985279e7135c046e0aeccb662)
+ * (GenCodeChecksum:bacc25ff2b15723cedeb705dd9781a96)
*/
/**
'entity' => 'SystemLog',
'bao' => 'CRM_Core_DAO_SystemLog',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '4.4',
],
'message' => [
*
* Generated from xml/schema/CRM/Core/Tag.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:21c288ada959d2bac5822591622e838f)
+ * (GenCodeChecksum:3b7552852ec4f0f5ea1f8654b0069fca)
*/
/**
'entity' => 'Tag',
'bao' => 'CRM_Core_BAO_Tag',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'name' => [
'parent_id' => [
'name' => 'parent_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Parent Tag'),
+ 'title' => ts('Parent Tag ID'),
'description' => ts('Optional parent id for this tag.'),
'where' => 'civicrm_tag.parent_id',
'default' => 'NULL',
'bao' => 'CRM_Core_BAO_Tag',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Tag',
+ 'html' => [
+ 'label' => ts("Parent Tag"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_tag',
'keyColumn' => 'id',
'created_id' => [
'name' => 'created_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Tag Created By'),
+ 'title' => ts('Tag Created By Contact ID'),
'description' => ts('FK to civicrm_contact, who created this tag'),
'where' => 'civicrm_tag.created_id',
'table_name' => 'civicrm_tag',
'bao' => 'CRM_Core_BAO_Tag',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Tag Created By"),
+ ],
'add' => '3.4',
],
'color' => [
*
* Generated from xml/schema/CRM/Core/Timezone.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:4f08daa9358efcad25c3405495c619f7)
+ * (GenCodeChecksum:a8c096f0355275be5ee4e802461b8238)
*/
/**
public static $_log = FALSE;
/**
- * Timezone Id
+ * Timezone ID
*
* @var int
*/
public $offset;
/**
- * Country Id
+ * Country ID
*
* @var int
*/
'name' => 'id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('Timezone ID'),
- 'description' => ts('Timezone Id'),
+ 'description' => ts('Timezone ID'),
'required' => TRUE,
'where' => 'civicrm_timezone.id',
'table_name' => 'civicrm_timezone',
'entity' => 'Timezone',
'bao' => 'CRM_Core_DAO_Timezone',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.8',
],
'name' => [
'country_id' => [
'name' => 'country_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Country'),
- 'description' => ts('Country Id'),
+ 'title' => ts('Country ID'),
+ 'description' => ts('Country ID'),
'required' => TRUE,
'where' => 'civicrm_timezone.country_id',
'table_name' => 'civicrm_timezone',
'bao' => 'CRM_Core_DAO_Timezone',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Country',
+ 'html' => [
+ 'label' => ts("Country"),
+ ],
'add' => '1.8',
],
];
*
* Generated from xml/schema/CRM/Core/UFField.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:957f3b024ca6a7560b418aee01389aec)
+ * (GenCodeChecksum:1beadf70c2e732317903d806dd2beee8)
*/
/**
public $location_type_id;
/**
- * Phone Type Id, if required
+ * Phone Type ID, if required
*
* @var int
*/
public $phone_type_id;
/**
- * Website Type Id, if required
+ * Website Type ID, if required
*
* @var int
*/
'entity' => 'UFField',
'bao' => 'CRM_Core_BAO_UFField',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'uf_group_id' => [
'FKClassName' => 'CRM_Core_DAO_UFGroup',
'html' => [
'type' => 'Select',
+ 'label' => ts("Profile"),
],
'pseudoconstant' => [
'table' => 'civicrm_uf_group',
'location_type_id' => [
'name' => 'location_type_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Profile Field Location Type'),
+ 'title' => ts('Profile Field Location Type ID'),
'description' => ts('Location type of this mapping, if required'),
'where' => 'civicrm_uf_field.location_type_id',
'table_name' => 'civicrm_uf_field',
'bao' => 'CRM_Core_BAO_UFField',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_LocationType',
+ 'html' => [
+ 'label' => ts("Profile Field Location Type"),
+ ],
'add' => '1.3',
],
'phone_type_id' => [
'name' => 'phone_type_id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('Profile Field Phone Type'),
- 'description' => ts('Phone Type Id, if required'),
+ 'description' => ts('Phone Type ID, if required'),
'where' => 'civicrm_uf_field.phone_type_id',
'table_name' => 'civicrm_uf_field',
'entity' => 'UFField',
'name' => 'website_type_id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('Profile Field Website Type'),
- 'description' => ts('Website Type Id, if required'),
+ 'description' => ts('Website Type ID, if required'),
'where' => 'civicrm_uf_field.website_type_id',
'table_name' => 'civicrm_uf_field',
'entity' => 'UFField',
*
* Generated from xml/schema/CRM/Core/UFGroup.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:87b09ca770a4ef4a9eeec0403a7d774f)
+ * (GenCodeChecksum:19174c1e0d6fd0b24b5192acd551b97d)
*/
/**
'entity' => 'UFGroup',
'bao' => 'CRM_Core_BAO_UFGroup',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'is_active' => [
'limit_listings_group_id' => [
'name' => 'limit_listings_group_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Profile Search Limit Group'),
+ 'title' => ts('Search Limit Group ID'),
'description' => ts('Group id, foreign key from civicrm_group'),
'where' => 'civicrm_uf_group.limit_listings_group_id',
'table_name' => 'civicrm_uf_group',
'bao' => 'CRM_Core_BAO_UFGroup',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Group',
+ 'html' => [
+ 'label' => ts("Search Limit Group"),
+ ],
'add' => '1.4',
],
'post_URL' => [
'add_to_group_id' => [
'name' => 'add_to_group_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Add Contact To Group'),
+ 'title' => ts('Add Contact To Group ID'),
'description' => ts('foreign key to civicrm_group_id'),
'where' => 'civicrm_uf_group.add_to_group_id',
'table_name' => 'civicrm_uf_group',
'bao' => 'CRM_Core_BAO_UFGroup',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Group',
+ 'html' => [
+ 'label' => ts("Add Contact To Group"),
+ ],
'add' => NULL,
],
'add_captcha' => [
'created_id' => [
'name' => 'created_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Profile Created By'),
+ 'title' => ts('Created By Contact ID'),
'description' => ts('FK to civicrm_contact, who created this UF group'),
'where' => 'civicrm_uf_group.created_id',
'table_name' => 'civicrm_uf_group',
'bao' => 'CRM_Core_BAO_UFGroup',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Created By"),
+ ],
'add' => '3.0',
],
'created_date' => [
*
* Generated from xml/schema/CRM/Core/UFJoin.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:c0ed1de85eee511aab82c44d39549aa4)
+ * (GenCodeChecksum:ac132b4e99ca2acdf298972eb3a81278)
*/
/**
'entity' => 'UFJoin',
'bao' => 'CRM_Core_BAO_UFJoin',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.3',
],
'is_active' => [
'FKClassName' => 'CRM_Core_DAO_UFGroup',
'html' => [
'type' => 'Select',
+ 'label' => ts("Profile"),
],
'pseudoconstant' => [
'table' => 'civicrm_uf_group',
*
* Generated from xml/schema/CRM/Core/UFMatch.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:c9c6016d9accdae2e80e856574c0fd5a)
+ * (GenCodeChecksum:2b22906110bf9cbaaa2356db1564217d)
*/
/**
'entity' => 'UFMatch',
'bao' => 'CRM_Core_BAO_UFMatch',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.1',
],
'domain_id' => [
'name' => 'domain_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('UF Match Domain ID'),
+ 'title' => ts('Domain ID'),
'description' => ts('Which Domain is this match entry for'),
'required' => TRUE,
'where' => 'civicrm_uf_match.domain_id',
'bao' => 'CRM_Core_BAO_UFMatch',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Domain',
+ 'html' => [
+ 'label' => ts("Domain"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_domain',
'keyColumn' => 'id',
'contact_id' => [
'name' => 'contact_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('CiviCRM Contact ID'),
+ 'title' => ts('Contact ID'),
'description' => ts('FK to Contact ID'),
'where' => 'civicrm_uf_match.contact_id',
'table_name' => 'civicrm_uf_match',
'bao' => 'CRM_Core_BAO_UFMatch',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Contact"),
+ ],
'add' => '1.1',
],
'language' => [
*
* Generated from xml/schema/CRM/Core/Website.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:9176466bab7c06d5ace2080bfcfe51d6)
+ * (GenCodeChecksum:5fe7525ef0c24242d206c57a36d4899a)
*/
/**
'entity' => 'Website',
'bao' => 'CRM_Core_BAO_Website',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '3.2',
],
'contact_id' => [
'name' => 'contact_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Contact'),
+ 'title' => ts('Contact ID'),
'description' => ts('FK to Contact ID'),
'where' => 'civicrm_website.contact_id',
'table_name' => 'civicrm_website',
'bao' => 'CRM_Core_BAO_Website',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Contact"),
+ ],
'add' => '3.2',
],
'url' => [
*
* Generated from xml/schema/CRM/Core/WordReplacement.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:fb2a7a67345007ac9a5c10109579bdd1)
+ * (GenCodeChecksum:b5f1cf2f28103d31eb9a3ca920860f45)
*/
/**
'entity' => 'WordReplacement',
'bao' => 'CRM_Core_BAO_WordReplacement',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '4.4',
],
'find_word' => [
'domain_id' => [
'name' => 'domain_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Word Replacement Domain ID'),
+ 'title' => ts('Domain ID'),
'description' => ts('FK to Domain ID. This is for Domain specific word replacement'),
'where' => 'civicrm_word_replacement.domain_id',
'table_name' => 'civicrm_word_replacement',
'bao' => 'CRM_Core_BAO_WordReplacement',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Domain',
+ 'html' => [
+ 'label' => ts("Domain"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_domain',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Core/Worldregion.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:2f91a9ed30715b6c08bd8913d6a8fe88)
+ * (GenCodeChecksum:798384cde9fff013c1d9ca0724746ebf)
*/
/**
public static $_log = FALSE;
/**
- * Country Id
+ * Country ID
*
* @var int
*/
'name' => 'id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('World Region ID'),
- 'description' => ts('Country Id'),
+ 'description' => ts('Country ID'),
'required' => TRUE,
'where' => 'civicrm_worldregion.id',
'table_name' => 'civicrm_worldregion',
'entity' => 'Worldregion',
'bao' => 'CRM_Core_DAO_Worldregion',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.8',
],
'world_region' => [
*
* Generated from xml/schema/CRM/Cxn/Cxn.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:5cf7a8ccd1c1453d25dce3fef34f1dbb)
+ * (GenCodeChecksum:9986281f57b7aeab07c03d19f80ef468)
*/
/**
'entity' => 'Cxn',
'bao' => 'CRM_Cxn_BAO_Cxn',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '4.6',
],
'app_guid' => [
*
* Generated from xml/schema/CRM/Dedupe/Exception.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:6d9c7d81ac4475428d43659344ae39b8)
+ * (GenCodeChecksum:5ab53770ac01575624fc7ffaeae5085c)
*/
/**
'entity' => 'Exception',
'bao' => 'CRM_Dedupe_BAO_Exception',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '3.3',
],
'contact_id1' => [
'bao' => 'CRM_Dedupe_BAO_Exception',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("First Dupe Contact"),
+ ],
'add' => '3.3',
],
'contact_id2' => [
'bao' => 'CRM_Dedupe_BAO_Exception',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Second Dupe Contact"),
+ ],
'add' => '3.3',
],
];
*
* Generated from xml/schema/CRM/Dedupe/Rule.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:682c730aac1fbf17f0cc2048e4b328f7)
+ * (GenCodeChecksum:74ab5832e9c55b945fde05491e0e712e)
*/
/**
'entity' => 'Rule',
'bao' => 'CRM_Dedupe_BAO_Rule',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.8',
],
'dedupe_rule_group_id' => [
'name' => 'dedupe_rule_group_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Dedupe Rule Group'),
+ 'title' => ts('Group ID'),
'description' => ts('The id of the rule group this rule belongs to'),
'required' => TRUE,
'where' => 'civicrm_dedupe_rule.dedupe_rule_group_id',
'bao' => 'CRM_Dedupe_BAO_Rule',
'localizable' => 0,
'FKClassName' => 'CRM_Dedupe_DAO_RuleGroup',
+ 'html' => [
+ 'label' => ts("Group"),
+ ],
'add' => '1.8',
],
'rule_table' => [
*
* Generated from xml/schema/CRM/Dedupe/RuleGroup.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:f7430387dfcfaacfd48a49d8d39d3c8b)
+ * (GenCodeChecksum:c6ea8eba5316b1ede0b9542945b0c8db)
*/
/**
'entity' => 'RuleGroup',
'bao' => 'CRM_Dedupe_BAO_RuleGroup',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.8',
],
'contact_type' => [
*
* Generated from xml/schema/CRM/Event/Cart/Cart.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:b762caa85205605d2c3c052da51d3448)
+ * (GenCodeChecksum:45e31bacdd32dc1ede3f6b2b1dab048a)
*/
/**
public static $_log = FALSE;
/**
- * Cart Id
+ * Cart ID
*
* @var int
*/
'name' => 'id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('Cart ID'),
- 'description' => ts('Cart Id'),
+ 'description' => ts('Cart ID'),
'required' => TRUE,
'where' => 'civicrm_event_carts.id',
'table_name' => 'civicrm_event_carts',
'entity' => 'Cart',
'bao' => 'CRM_Event_Cart_BAO_Cart',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '4.1',
],
'user_id' => [
'name' => 'user_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Created By'),
+ 'title' => ts('Created By Contact ID'),
'description' => ts('FK to civicrm_contact who created this cart'),
'where' => 'civicrm_event_carts.user_id',
'table_name' => 'civicrm_event_carts',
'bao' => 'CRM_Event_Cart_BAO_Cart',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Created By"),
+ ],
'add' => '4.1',
],
'completed' => [
*
* Generated from xml/schema/CRM/Event/Cart/EventInCart.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:edd6f68d78455072c15bcb051abc98f9)
+ * (GenCodeChecksum:9b3e4e7cc1a1bd76029eeaccb041b5cd)
*/
/**
public static $_log = FALSE;
/**
- * Event In Cart Id
+ * Event In Cart ID
*
* @var int
*/
'name' => 'id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('Event In Cart'),
- 'description' => ts('Event In Cart Id'),
+ 'description' => ts('Event In Cart ID'),
'required' => TRUE,
'where' => 'civicrm_events_in_carts.id',
'table_name' => 'civicrm_events_in_carts',
'entity' => 'EventInCart',
'bao' => 'CRM_Event_Cart_BAO_EventInCart',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '4.1',
],
'event_id' => [
'name' => 'event_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Event'),
+ 'title' => ts('Event ID'),
'description' => ts('FK to Event ID'),
'where' => 'civicrm_events_in_carts.event_id',
'table_name' => 'civicrm_events_in_carts',
'bao' => 'CRM_Event_Cart_BAO_EventInCart',
'localizable' => 0,
'FKClassName' => 'CRM_Event_DAO_Event',
+ 'html' => [
+ 'label' => ts("Event"),
+ ],
'add' => '4.1',
],
'event_cart_id' => [
'name' => 'event_cart_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Event In Cart'),
+ 'title' => ts('Event Cart ID'),
'description' => ts('FK to Event Cart ID'),
'where' => 'civicrm_events_in_carts.event_cart_id',
'table_name' => 'civicrm_events_in_carts',
'bao' => 'CRM_Event_Cart_BAO_EventInCart',
'localizable' => 0,
'FKClassName' => 'CRM_Event_Cart_DAO_Cart',
+ 'html' => [
+ 'label' => ts("Event In Cart"),
+ ],
'add' => '4.1',
],
];
*
* Generated from xml/schema/CRM/Event/Event.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:c4d88cf24f327dc7f2f303f316e200c7)
+ * (GenCodeChecksum:11e4962f380ac2cc33f742cd8881458c)
*/
/**
'entity' => 'Event',
'bao' => 'CRM_Event_BAO_Event',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.7',
],
'event_title' => [
'bao' => 'CRM_Event_BAO_Event',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_LocBlock',
+ 'html' => [
+ 'label' => ts("Location Block"),
+ ],
'add' => '2.0',
],
'default_role_id' => [
'bao' => 'CRM_Event_BAO_Event',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Created By"),
+ ],
'add' => '3.0',
],
'created_date' => [
'campaign_id' => [
'name' => 'campaign_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Campaign'),
+ 'title' => ts('Campaign ID'),
'description' => ts('The campaign for which this event has been created.'),
'where' => 'civicrm_event.campaign_id',
'table_name' => 'civicrm_event',
'FKClassName' => 'CRM_Campaign_DAO_Campaign',
'html' => [
'type' => 'EntityRef',
+ 'label' => ts("Campaign"),
],
'add' => '3.4',
],
'dedupe_rule_group_id' => [
'name' => 'dedupe_rule_group_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Dedupe Rule'),
+ 'title' => ts('Dedupe Rule ID'),
'description' => ts('Rule to use when matching registrations for this event'),
'where' => 'civicrm_event.dedupe_rule_group_id',
'default' => 'NULL',
'FKClassName' => 'CRM_Dedupe_DAO_RuleGroup',
'html' => [
'type' => 'Select',
+ 'label' => ts("Dedupe Rule"),
],
'pseudoconstant' => [
'table' => 'civicrm_dedupe_rule_group',
*
* Generated from xml/schema/CRM/Event/Participant.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:f9815c8a89ad1055602bed39a0f266e8)
+ * (GenCodeChecksum:adc9953eb7c1ee2d59f8937d8a8d94a3)
*/
/**
public static $_log = TRUE;
/**
- * Participant Id
+ * Participant ID
*
* @var int
*/
'name' => 'id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('Participant ID'),
- 'description' => ts('Participant Id'),
+ 'description' => ts('Participant ID'),
'required' => TRUE,
'import' => TRUE,
'where' => 'civicrm_participant.id',
'entity' => 'Participant',
'bao' => 'CRM_Event_BAO_Participant',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.7',
],
'participant_contact_id' => [
'bao' => 'CRM_Event_BAO_Participant',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Contact"),
+ ],
'add' => '1.7',
],
'event_id' => [
'name' => 'event_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Event'),
+ 'title' => ts('Event ID'),
'description' => ts('FK to Event ID'),
'required' => TRUE,
'import' => TRUE,
'bao' => 'CRM_Event_BAO_Participant',
'localizable' => 0,
'FKClassName' => 'CRM_Event_DAO_Event',
+ 'html' => [
+ 'label' => ts("Event"),
+ ],
'add' => '1.7',
],
'participant_status_id' => [
'name' => 'status_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Participant Status'),
+ 'title' => ts('Status ID'),
'description' => ts('Participant status ID. FK to civicrm_participant_status_type. Default of 1 should map to status = Registered.'),
'required' => TRUE,
'import' => TRUE,
'FKClassName' => 'CRM_Event_DAO_ParticipantStatusType',
'html' => [
'type' => 'Select',
+ 'label' => ts("Status"),
],
'pseudoconstant' => [
'table' => 'civicrm_participant_status_type',
'participant_registered_by_id' => [
'name' => 'registered_by_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Registered By ID'),
+ 'title' => ts('Registered By Participant ID'),
'description' => ts('FK to Participant ID'),
'import' => TRUE,
'where' => 'civicrm_participant.registered_by_id',
'bao' => 'CRM_Event_BAO_Participant',
'localizable' => 0,
'FKClassName' => 'CRM_Event_DAO_Participant',
+ 'html' => [
+ 'label' => ts("Registered By"),
+ ],
'add' => '2.1',
],
'participant_discount_id' => [
'bao' => 'CRM_Event_BAO_Participant',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Discount',
+ 'html' => [
+ 'label' => ts("Discount"),
+ ],
'add' => '2.1',
],
'participant_fee_currency' => [
'participant_campaign_id' => [
'name' => 'campaign_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Campaign'),
+ 'title' => ts('Campaign ID'),
'description' => ts('The campaign for which this participant has been registered.'),
'import' => TRUE,
'where' => 'civicrm_participant.campaign_id',
'bao' => 'CRM_Event_BAO_Participant',
'localizable' => 0,
'FKClassName' => 'CRM_Campaign_DAO_Campaign',
+ 'html' => [
+ 'label' => ts("Campaign"),
+ ],
'add' => '3.4',
],
'discount_amount' => [
'bao' => 'CRM_Event_BAO_Participant',
'localizable' => 0,
'FKClassName' => 'CRM_Event_Cart_DAO_Cart',
+ 'html' => [
+ 'label' => ts("Event Cart"),
+ ],
'add' => '4.1',
],
'must_wait' => [
'bao' => 'CRM_Event_BAO_Participant',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Transferred to"),
+ ],
'add' => '4.7',
],
];
*
* Generated from xml/schema/CRM/Event/ParticipantPayment.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:aa8546c94f2f8c9fc72109f58b80c2bc)
+ * (GenCodeChecksum:588d6ea1417e370d9397d1902c0fbb91)
*/
/**
public static $_log = TRUE;
/**
- * Participant Payment Id
+ * Participant Payment ID
*
* @var int
*/
public $id;
/**
- * Participant Id (FK)
+ * Participant ID (FK)
*
* @var int
*/
'name' => 'id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('Payment ID'),
- 'description' => ts('Participant Payment Id'),
+ 'description' => ts('Participant Payment ID'),
'required' => TRUE,
'where' => 'civicrm_participant_payment.id',
'table_name' => 'civicrm_participant_payment',
'entity' => 'ParticipantPayment',
'bao' => 'CRM_Event_BAO_ParticipantPayment',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.7',
],
'participant_id' => [
'name' => 'participant_id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('Participant ID'),
- 'description' => ts('Participant Id (FK)'),
+ 'description' => ts('Participant ID (FK)'),
'required' => TRUE,
'where' => 'civicrm_participant_payment.participant_id',
'table_name' => 'civicrm_participant_payment',
'bao' => 'CRM_Event_BAO_ParticipantPayment',
'localizable' => 0,
'FKClassName' => 'CRM_Event_DAO_Participant',
+ 'html' => [
+ 'label' => ts("Participant"),
+ ],
'add' => '1.7',
],
'contribution_id' => [
'name' => 'contribution_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Contribution'),
+ 'title' => ts('Contribution ID'),
'description' => ts('FK to contribution table.'),
'required' => TRUE,
'where' => 'civicrm_participant_payment.contribution_id',
'bao' => 'CRM_Event_BAO_ParticipantPayment',
'localizable' => 0,
'FKClassName' => 'CRM_Contribute_DAO_Contribution',
+ 'html' => [
+ 'label' => ts("Contribution"),
+ ],
'add' => '2.0',
],
];
*
* Generated from xml/schema/CRM/Event/ParticipantStatusType.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:7390922bd58d23808a484981bd822aed)
+ * (GenCodeChecksum:881202672fd112d681d8c349bd560c76)
*/
/**
'entity' => 'ParticipantStatusType',
'bao' => 'CRM_Event_BAO_ParticipantStatusType',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '3.0',
],
'participant_status' => [
*
* Generated from xml/schema/CRM/Financial/Currency.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:a9172e230dd513e6a06f5fec2e0ddb90)
+ * (GenCodeChecksum:ef5501e6318a591b92982af8e310ff8f)
*/
/**
public static $_log = TRUE;
/**
- * Currency Id
+ * Currency ID
*
* @var int
*/
'name' => 'id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('Currency ID'),
- 'description' => ts('Currency Id'),
+ 'description' => ts('Currency ID'),
'required' => TRUE,
'where' => 'civicrm_currency.id',
'table_name' => 'civicrm_currency',
'entity' => 'Currency',
'bao' => 'CRM_Financial_DAO_Currency',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.7',
],
'name' => [
*
* Generated from xml/schema/CRM/Financial/EntityFinancialAccount.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:e7fe0d109914d345588895ccf1838406)
+ * (GenCodeChecksum:f057e61148163b3477dfc6ecc6432e84)
*/
/**
'entity' => 'EntityFinancialAccount',
'bao' => 'CRM_Financial_DAO_EntityFinancialAccount',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '4.3',
],
'entity_table' => [
'financial_account_id' => [
'name' => 'financial_account_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Financial Account'),
+ 'title' => ts('Financial Account ID'),
'description' => ts('FK to the financial_account_id'),
'required' => TRUE,
'where' => 'civicrm_entity_financial_account.financial_account_id',
'FKClassName' => 'CRM_Financial_DAO_FinancialAccount',
'html' => [
'type' => 'Select',
+ 'label' => ts("Financial Account"),
],
'pseudoconstant' => [
'table' => 'civicrm_financial_account',
*
* Generated from xml/schema/CRM/Financial/EntityFinancialTrxn.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:2912f015bf4110e65ee786c0ae45656c)
+ * (GenCodeChecksum:0988920947538e5bc49018a1aa8e567c)
*/
/**
'entity' => 'EntityFinancialTrxn',
'bao' => 'CRM_Financial_DAO_EntityFinancialTrxn',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '3.2',
],
'entity_table' => [
'financial_trxn_id' => [
'name' => 'financial_trxn_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Financial Transaction Id'),
+ 'title' => ts('Financial Transaction ID'),
'where' => 'civicrm_entity_financial_trxn.financial_trxn_id',
'table_name' => 'civicrm_entity_financial_trxn',
'entity' => 'EntityFinancialTrxn',
'bao' => 'CRM_Financial_DAO_EntityFinancialTrxn',
'localizable' => 0,
'FKClassName' => 'CRM_Financial_DAO_FinancialTrxn',
+ 'html' => [
+ 'label' => ts("Financial Transaction"),
+ ],
'add' => '3.2',
],
'amount' => [
*
* Generated from xml/schema/CRM/Financial/FinancialAccount.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:10364ea2fe3f28106488849b2c495f0b)
+ * (GenCodeChecksum:341f1ed0961230ce615e6e13b0a90728)
*/
/**
'entity' => 'FinancialAccount',
'bao' => 'CRM_Financial_BAO_FinancialAccount',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '3.2',
],
'name' => [
'bao' => 'CRM_Financial_BAO_FinancialAccount',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Contact"),
+ ],
'add' => '4.3',
],
'financial_account_type_id' => [
'parent_id' => [
'name' => 'parent_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Financial Account Parent'),
+ 'title' => ts('Parent ID'),
'description' => ts('Parent ID in account hierarchy'),
'where' => 'civicrm_financial_account.parent_id',
'table_name' => 'civicrm_financial_account',
'bao' => 'CRM_Financial_BAO_FinancialAccount',
'localizable' => 0,
'FKClassName' => 'CRM_Financial_DAO_FinancialAccount',
+ 'html' => [
+ 'label' => ts("Parent"),
+ ],
'add' => '4.3',
],
'is_header_account' => [
*
* Generated from xml/schema/CRM/Financial/FinancialItem.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:d8fb58f8b09009330bcb325ebfea20e0)
+ * (GenCodeChecksum:f85e3e645f0e76a6efec400291e22113)
*/
/**
'entity' => 'FinancialItem',
'bao' => 'CRM_Financial_BAO_FinancialItem',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '4.3',
],
'created_date' => [
'contact_id' => [
'name' => 'contact_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Financial Item Contact ID'),
+ 'title' => ts('Contact ID'),
'description' => ts('FK to Contact ID of contact the item is from'),
'required' => TRUE,
'where' => 'civicrm_financial_item.contact_id',
'bao' => 'CRM_Financial_BAO_FinancialItem',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Contact"),
+ ],
'add' => '4.3',
],
'description' => [
'FKClassName' => 'CRM_Financial_DAO_FinancialAccount',
'html' => [
'type' => 'Select',
+ 'label' => ts("Financial Account"),
],
'pseudoconstant' => [
'table' => 'civicrm_financial_account',
*
* Generated from xml/schema/CRM/Financial/FinancialTrxn.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:051ade878e9e6696ed4e2615e7362ae4)
+ * (GenCodeChecksum:45bcefb21e49d936ca6ad100f8bb418e)
*/
/**
'entity' => 'FinancialTrxn',
'bao' => 'CRM_Financial_DAO_FinancialTrxn',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.3',
],
'from_financial_account_id' => [
'name' => 'from_financial_account_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Financial Transaction From Account'),
+ 'title' => ts('From Account ID'),
'description' => ts('FK to financial_account table.'),
'where' => 'civicrm_financial_trxn.from_financial_account_id',
'table_name' => 'civicrm_financial_trxn',
'FKClassName' => 'CRM_Financial_DAO_FinancialAccount',
'html' => [
'type' => 'Select',
+ 'label' => ts("From Account"),
],
'pseudoconstant' => [
'table' => 'civicrm_financial_account',
'to_financial_account_id' => [
'name' => 'to_financial_account_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Financial Transaction To Account'),
+ 'title' => ts('To Account ID'),
'description' => ts('FK to financial_financial_account table.'),
'where' => 'civicrm_financial_trxn.to_financial_account_id',
'table_name' => 'civicrm_financial_trxn',
'FKClassName' => 'CRM_Financial_DAO_FinancialAccount',
'html' => [
'type' => 'Select',
+ 'label' => ts("To Account"),
],
'pseudoconstant' => [
'table' => 'civicrm_financial_account',
'status_id' => [
'name' => 'status_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Financial Transaction Status Id'),
+ 'title' => ts('Financial Transaction Status ID'),
'description' => ts('pseudo FK to civicrm_option_value of contribution_status_id option_group'),
'import' => TRUE,
'where' => 'civicrm_financial_trxn.status_id',
'payment_processor_id' => [
'name' => 'payment_processor_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Payment Processor'),
+ 'title' => ts('Payment Processor ID'),
'description' => ts('Payment Processor for this financial transaction'),
'where' => 'civicrm_financial_trxn.payment_processor_id',
'table_name' => 'civicrm_financial_trxn',
'FKClassName' => 'CRM_Financial_DAO_PaymentProcessor',
'html' => [
'type' => 'Select',
+ 'label' => ts("Payment Processor"),
],
'pseudoconstant' => [
'table' => 'civicrm_payment_processor',
*
* Generated from xml/schema/CRM/Financial/FinancialType.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:870f3b71b12b41ed1e0e59e1ff57b2db)
+ * (GenCodeChecksum:d5785043e794b3d41c007f4ae2e1980d)
*/
/**
'entity' => 'FinancialType',
'bao' => 'CRM_Financial_BAO_FinancialType',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.3',
],
'financial_type' => [
*
* Generated from xml/schema/CRM/Financial/PaymentProcessor.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:8c42ca973c4031a67a5052682c3d73e7)
+ * (GenCodeChecksum:27af89736ff3e802c30e1b1ddabb69dc)
*/
/**
'entity' => 'PaymentProcessor',
'bao' => 'CRM_Financial_BAO_PaymentProcessor',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.8',
],
'domain_id' => [
'name' => 'domain_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Payment Processor Domain'),
+ 'title' => ts('Domain ID'),
'description' => ts('Which Domain is this match entry for'),
'required' => TRUE,
'where' => 'civicrm_payment_processor.domain_id',
'bao' => 'CRM_Financial_BAO_PaymentProcessor',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Domain',
+ 'html' => [
+ 'label' => ts("Domain"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_domain',
'keyColumn' => 'id',
'payment_processor_type_id' => [
'name' => 'payment_processor_type_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Payment Processor Type ID'),
+ 'title' => ts('Type ID'),
'required' => TRUE,
'where' => 'civicrm_payment_processor.payment_processor_type_id',
'table_name' => 'civicrm_payment_processor',
'bao' => 'CRM_Financial_BAO_PaymentProcessor',
'localizable' => 0,
'FKClassName' => 'CRM_Financial_DAO_PaymentProcessorType',
+ 'html' => [
+ 'label' => ts("Type"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_payment_processor_type',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Financial/PaymentProcessorType.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:f9fcb11332c6ea71f0154640b3c68fd0)
+ * (GenCodeChecksum:a9f8f7d9090a8eba71f41739915ea194)
*/
/**
'entity' => 'PaymentProcessorType',
'bao' => 'CRM_Financial_BAO_PaymentProcessorType',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.8',
],
'name' => [
*
* Generated from xml/schema/CRM/Financial/PaymentToken.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:86a461eda642a7a84d3a78eb9f23691d)
+ * (GenCodeChecksum:658dc5e879f43747967fc0525bb0700e)
*/
/**
'entity' => 'PaymentToken',
'bao' => 'CRM_Financial_DAO_PaymentToken',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '4.6',
],
'contact_id' => [
'bao' => 'CRM_Financial_DAO_PaymentToken',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Contact"),
+ ],
'add' => '4.6',
],
'payment_processor_id' => [
'bao' => 'CRM_Financial_DAO_PaymentToken',
'localizable' => 0,
'FKClassName' => 'CRM_Financial_DAO_PaymentProcessor',
+ 'html' => [
+ 'label' => ts("Payment Processor"),
+ ],
'add' => '4.6',
],
'token' => [
'bao' => 'CRM_Financial_DAO_PaymentToken',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Created"),
+ ],
'add' => '4.6',
],
'expiry_date' => [
*
* Generated from xml/schema/CRM/Friend/Friend.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:8c8c8cacf834ac9e53d14f781a844d50)
+ * (GenCodeChecksum:a8021c454eacc9a8dbcd09e0310a1d5f)
*/
/**
'entity' => 'Friend',
'bao' => 'CRM_Friend_BAO_Friend',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '2.0',
],
'entity_table' => [
*
* Generated from xml/schema/CRM/Grant/Grant.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:02b3cf969c3c6b7fb7960ffca2f57eb7)
+ * (GenCodeChecksum:edf69469f4f7569801396e9a786347d6)
*/
/**
public $rationale;
/**
- * Id of Grant status.
+ * ID of Grant status.
*
* @var int
*/
'entity' => 'Grant',
'bao' => 'CRM_Grant_BAO_Grant',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.8',
],
'grant_contact_id' => [
'FKClassName' => 'CRM_Contact_DAO_Contact',
'html' => [
'type' => 'EntityRef',
+ 'label' => ts("Contact"),
],
'add' => '1.8',
],
'name' => 'status_id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('Grant Status'),
- 'description' => ts('Id of Grant status.'),
+ 'description' => ts('ID of Grant status.'),
'required' => TRUE,
'import' => TRUE,
'where' => 'civicrm_grant.status_id',
'financial_type_id' => [
'name' => 'financial_type_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Financial Type'),
+ 'title' => ts('Financial Type ID'),
'description' => ts('FK to Financial Type.'),
'where' => 'civicrm_grant.financial_type_id',
'default' => 'NULL',
'bao' => 'CRM_Grant_BAO_Grant',
'localizable' => 0,
'FKClassName' => 'CRM_Financial_DAO_FinancialType',
+ 'html' => [
+ 'label' => ts("Financial Type"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_financial_type',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Mailing/BouncePattern.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:b80f792e12420d9022ce8fa209051fc4)
+ * (GenCodeChecksum:aa81a0f336738276f8409871eca1ec2b)
*/
/**
'entity' => 'BouncePattern',
'bao' => 'CRM_Mailing_BAO_BouncePattern',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => NULL,
],
'bounce_type_id' => [
'name' => 'bounce_type_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Bounce Type'),
+ 'title' => ts('Bounce Type ID'),
'description' => ts('Type of bounce'),
'required' => TRUE,
'where' => 'civicrm_mailing_bounce_pattern.bounce_type_id',
'bao' => 'CRM_Mailing_BAO_BouncePattern',
'localizable' => 0,
'FKClassName' => 'CRM_Mailing_DAO_BounceType',
+ 'html' => [
+ 'label' => ts("Bounce Type"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_mailing_bounce_type',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Mailing/BounceType.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:d85cecf66659cee08c967e8671ba7b6d)
+ * (GenCodeChecksum:5e216ed92113fe388f6f63ac915d6f55)
*/
/**
'entity' => 'BounceType',
'bao' => 'CRM_Mailing_DAO_BounceType',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => NULL,
],
'name' => [
*
* Generated from xml/schema/CRM/Mailing/Mailing.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:9e22faebb14e886d7a5b4382249a0da6)
+ * (GenCodeChecksum:cea36c1d0da157e6d5b42b505eb44a53)
*/
/**
'entity' => 'Mailing',
'bao' => 'CRM_Mailing_BAO_Mailing',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => NULL,
],
'domain_id' => [
'name' => 'domain_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Mailing Domain'),
+ 'title' => ts('Domain ID'),
'description' => ts('Which site is this mailing for'),
'where' => 'civicrm_mailing.domain_id',
'table_name' => 'civicrm_mailing',
'bao' => 'CRM_Mailing_BAO_Mailing',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Domain',
+ 'html' => [
+ 'label' => ts("Domain"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_domain',
'keyColumn' => 'id',
'header_id' => [
'name' => 'header_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Mailing Header'),
+ 'title' => ts('Header ID'),
'description' => ts('FK to the header component.'),
'where' => 'civicrm_mailing.header_id',
'table_name' => 'civicrm_mailing',
'bao' => 'CRM_Mailing_BAO_Mailing',
'localizable' => 0,
'FKClassName' => 'CRM_Mailing_DAO_MailingComponent',
+ 'html' => [
+ 'label' => ts("Header"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_mailing_component',
'keyColumn' => 'id',
'footer_id' => [
'name' => 'footer_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Mailing Footer'),
+ 'title' => ts('Footer ID'),
'description' => ts('FK to the footer component.'),
'where' => 'civicrm_mailing.footer_id',
'table_name' => 'civicrm_mailing',
'bao' => 'CRM_Mailing_BAO_Mailing',
'localizable' => 0,
'FKClassName' => 'CRM_Mailing_DAO_MailingComponent',
+ 'html' => [
+ 'label' => ts("Footer"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_mailing_component',
'keyColumn' => 'id',
'reply_id' => [
'name' => 'reply_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Mailing Reply'),
+ 'title' => ts('Reply ID'),
'description' => ts('FK to the auto-responder component.'),
'where' => 'civicrm_mailing.reply_id',
'table_name' => 'civicrm_mailing',
'bao' => 'CRM_Mailing_BAO_Mailing',
'localizable' => 0,
'FKClassName' => 'CRM_Mailing_DAO_MailingComponent',
+ 'html' => [
+ 'label' => ts("Reply"),
+ ],
'add' => NULL,
],
'unsubscribe_id' => [
'name' => 'unsubscribe_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Mailing Unsubscribe'),
+ 'title' => ts('Unsubscribe ID'),
'description' => ts('FK to the unsubscribe component.'),
'where' => 'civicrm_mailing.unsubscribe_id',
'table_name' => 'civicrm_mailing',
'bao' => 'CRM_Mailing_BAO_Mailing',
'localizable' => 0,
'FKClassName' => 'CRM_Mailing_DAO_MailingComponent',
+ 'html' => [
+ 'label' => ts("Unsubscribe"),
+ ],
'add' => NULL,
],
'resubscribe_id' => [
'optout_id' => [
'name' => 'optout_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Mailing Opt Out'),
+ 'title' => ts('Opt Out ID'),
'description' => ts('FK to the opt-out component.'),
'where' => 'civicrm_mailing.optout_id',
'table_name' => 'civicrm_mailing',
'bao' => 'CRM_Mailing_BAO_Mailing',
'localizable' => 0,
'FKClassName' => 'CRM_Mailing_DAO_MailingComponent',
+ 'html' => [
+ 'label' => ts("Opt Out"),
+ ],
'add' => NULL,
],
'mailing_name' => [
'msg_template_id' => [
'name' => 'msg_template_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Mailing Message Template'),
+ 'title' => ts('Message Template ID'),
'description' => ts('FK to the message template.'),
'where' => 'civicrm_mailing.msg_template_id',
'table_name' => 'civicrm_mailing',
'bao' => 'CRM_Mailing_BAO_Mailing',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_MessageTemplate',
+ 'html' => [
+ 'label' => ts("Message Template"),
+ ],
'add' => NULL,
],
'override_verp' => [
'created_id' => [
'name' => 'created_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Mailing Creator'),
+ 'title' => ts('Created By Contact ID'),
'description' => ts('FK to Contact ID who first created this mailing'),
'where' => 'civicrm_mailing.created_id',
'table_name' => 'civicrm_mailing',
'bao' => 'CRM_Mailing_BAO_Mailing',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Creator"),
+ ],
'add' => NULL,
],
'created_date' => [
'scheduled_id' => [
'name' => 'scheduled_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Scheduled By'),
+ 'title' => ts('Scheduled By Contact ID'),
'description' => ts('FK to Contact ID who scheduled this mailing'),
'where' => 'civicrm_mailing.scheduled_id',
'table_name' => 'civicrm_mailing',
'bao' => 'CRM_Mailing_BAO_Mailing',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Scheduled By"),
+ ],
'add' => NULL,
],
'scheduled_date' => [
'approver_id' => [
'name' => 'approver_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Approved By'),
+ 'title' => ts('Approved By Contact ID'),
'description' => ts('FK to Contact ID who approved this mailing'),
'where' => 'civicrm_mailing.approver_id',
'table_name' => 'civicrm_mailing',
'bao' => 'CRM_Mailing_BAO_Mailing',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Approved By"),
+ ],
'add' => NULL,
],
'approval_date' => [
'campaign_id' => [
'name' => 'campaign_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Mailing Campaign'),
+ 'title' => ts('Campaign ID'),
'description' => ts('The campaign for which this mailing has been initiated.'),
'where' => 'civicrm_mailing.campaign_id',
'table_name' => 'civicrm_mailing',
'FKClassName' => 'CRM_Campaign_DAO_Campaign',
'html' => [
'type' => 'Select',
+ 'label' => ts("Campaign"),
],
'add' => '3.4',
],
'sms_provider_id' => [
'name' => 'sms_provider_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Mailing SMS Provider'),
+ 'title' => ts('SMS Provider ID'),
'where' => 'civicrm_mailing.sms_provider_id',
'table_name' => 'civicrm_mailing',
'entity' => 'Mailing',
'FKClassName' => 'CRM_SMS_DAO_Provider',
'html' => [
'type' => 'Select',
+ 'label' => ts("SMS Provider"),
],
'add' => '4.2',
],
'location_type_id' => [
'name' => 'location_type_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Location Type'),
+ 'title' => ts('Location Type ID'),
'description' => ts('With email_selection_method, determines which email address to use'),
'where' => 'civicrm_mailing.location_type_id',
'table_name' => 'civicrm_mailing',
'bao' => 'CRM_Mailing_BAO_Mailing',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_LocationType',
+ 'html' => [
+ 'label' => ts("Location Type"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_location_type',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Mailing/MailingAB.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:1308702399d924188a14948adb1a8a3f)
+ * (GenCodeChecksum:ca895208e0335a8accfc91e62b93ddf9)
*/
/**
'entity' => 'MailingAB',
'bao' => 'CRM_Mailing_BAO_MailingAB',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => NULL,
],
'name' => [
'created_id' => [
'name' => 'created_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('AB Test Created By'),
+ 'title' => ts('Created By Contact ID'),
'description' => ts('FK to Contact ID'),
'where' => 'civicrm_mailing_abtest.created_id',
'table_name' => 'civicrm_mailing_abtest',
'bao' => 'CRM_Mailing_BAO_MailingAB',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Created By"),
+ ],
'add' => '4.6',
],
'created_date' => [
*
* Generated from xml/schema/CRM/Mailing/MailingComponent.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:c0dc3b9eb926996a014984996efa7da3)
+ * (GenCodeChecksum:fee560d72396f0f954737482f19985cb)
*/
/**
'entity' => 'MailingComponent',
'bao' => 'CRM_Mailing_BAO_MailingComponent',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => NULL,
],
'name' => [
*
* Generated from xml/schema/CRM/Mailing/MailingGroup.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:88cec18ec4ae0f83580267d64c0ddbd3)
+ * (GenCodeChecksum:a1b71e8f5616a3ef698774495b407b7e)
*/
/**
'entity' => 'MailingGroup',
'bao' => 'CRM_Mailing_DAO_MailingGroup',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => NULL,
],
'mailing_id' => [
'name' => 'mailing_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Mailing'),
+ 'title' => ts('Mailing ID'),
'description' => ts('The ID of a previous mailing to include/exclude recipients.'),
'required' => TRUE,
'where' => 'civicrm_mailing_group.mailing_id',
'bao' => 'CRM_Mailing_DAO_MailingGroup',
'localizable' => 0,
'FKClassName' => 'CRM_Mailing_DAO_Mailing',
+ 'html' => [
+ 'label' => ts("Mailing"),
+ ],
'add' => NULL,
],
'group_type' => [
*
* Generated from xml/schema/CRM/Mailing/MailingJob.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:16d3f472e9379145910fa49ef5d2576a)
+ * (GenCodeChecksum:7dd4f6152b33e7cb38e4a7369179ac70)
*/
/**
'entity' => 'MailingJob',
'bao' => 'CRM_Mailing_BAO_MailingJob',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => NULL,
],
'mailing_id' => [
'name' => 'mailing_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Mailing'),
+ 'title' => ts('Mailing ID'),
'description' => ts('The ID of the mailing this Job will send.'),
'required' => TRUE,
'where' => 'civicrm_mailing_job.mailing_id',
'bao' => 'CRM_Mailing_BAO_MailingJob',
'localizable' => 0,
'FKClassName' => 'CRM_Mailing_DAO_Mailing',
+ 'html' => [
+ 'label' => ts("Mailing"),
+ ],
'add' => NULL,
],
'scheduled_date' => [
'parent_id' => [
'name' => 'parent_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Mailing Job Parent'),
+ 'title' => ts('Parent ID'),
'description' => ts('Parent job id'),
'where' => 'civicrm_mailing_job.parent_id',
'default' => 'NULL',
'bao' => 'CRM_Mailing_BAO_MailingJob',
'localizable' => 0,
'FKClassName' => 'CRM_Mailing_DAO_MailingJob',
+ 'html' => [
+ 'label' => ts("Parent"),
+ ],
'add' => '3.3',
],
'job_offset' => [
*
* Generated from xml/schema/CRM/Mailing/Recipients.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:7428211457ae09e5130c0cbcd33c30db)
+ * (GenCodeChecksum:3d0a5a1be25ce421c7dfff4234b4d44e)
*/
/**
'entity' => 'Recipients',
'bao' => 'CRM_Mailing_BAO_Recipients',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => NULL,
],
'mailing_id' => [
'name' => 'mailing_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Mailing'),
+ 'title' => ts('Mailing ID'),
'description' => ts('The ID of the mailing this Job will send.'),
'required' => TRUE,
'where' => 'civicrm_mailing_recipients.mailing_id',
'bao' => 'CRM_Mailing_BAO_Recipients',
'localizable' => 0,
'FKClassName' => 'CRM_Mailing_DAO_Mailing',
+ 'html' => [
+ 'label' => ts("Mailing"),
+ ],
'add' => NULL,
],
'contact_id' => [
'name' => 'contact_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Mailing Recipient'),
+ 'title' => ts('Recipient ID'),
'description' => ts('FK to Contact'),
'required' => TRUE,
'where' => 'civicrm_mailing_recipients.contact_id',
'bao' => 'CRM_Mailing_BAO_Recipients',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Recipient"),
+ ],
'add' => NULL,
],
'email_id' => [
'name' => 'email_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Recipient Email'),
+ 'title' => ts('Email ID'),
'description' => ts('FK to Email'),
'where' => 'civicrm_mailing_recipients.email_id',
'default' => 'NULL',
'bao' => 'CRM_Mailing_BAO_Recipients',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Email',
+ 'html' => [
+ 'label' => ts("Email"),
+ ],
'add' => NULL,
],
'phone_id' => [
'name' => 'phone_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Recipient Phone'),
+ 'title' => ts('Phone ID'),
'description' => ts('FK to Phone'),
'where' => 'civicrm_mailing_recipients.phone_id',
'default' => 'NULL',
'bao' => 'CRM_Mailing_BAO_Recipients',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Phone',
+ 'html' => [
+ 'label' => ts("Phone"),
+ ],
'add' => NULL,
],
];
*
* Generated from xml/schema/CRM/Mailing/Spool.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:c682e199c6d4026f4b2e00c184d066ae)
+ * (GenCodeChecksum:73b43789a6adc93699405375f1146138)
*/
/**
'entity' => 'Spool',
'bao' => 'CRM_Mailing_BAO_Spool',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => NULL,
],
'job_id' => [
'name' => 'job_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Mailing Job'),
+ 'title' => ts('Job ID'),
'description' => ts('The ID of the Job .'),
'required' => TRUE,
'where' => 'civicrm_mailing_spool.job_id',
'bao' => 'CRM_Mailing_BAO_Spool',
'localizable' => 0,
'FKClassName' => 'CRM_Mailing_DAO_MailingJob',
+ 'html' => [
+ 'label' => ts("Job"),
+ ],
'add' => NULL,
],
'recipient_email' => [
*
* Generated from xml/schema/CRM/Mailing/TrackableURL.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:c783ac33364c2caa8e884035cf529358)
+ * (GenCodeChecksum:bb9b5b86711ef2bd50ded42eb15c7096)
*/
/**
'entity' => 'TrackableURL',
'bao' => 'CRM_Mailing_BAO_TrackableURL',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => NULL,
],
'url' => [
'mailing_id' => [
'name' => 'mailing_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Mailing'),
+ 'title' => ts('Mailing ID'),
'description' => ts('FK to the mailing'),
'required' => TRUE,
'where' => 'civicrm_mailing_trackable_url.mailing_id',
'bao' => 'CRM_Mailing_BAO_TrackableURL',
'localizable' => 0,
'FKClassName' => 'CRM_Mailing_DAO_Mailing',
+ 'html' => [
+ 'label' => ts("Mailing"),
+ ],
'add' => NULL,
],
];
*
* Generated from xml/schema/CRM/Mailing/Event/Bounce.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:e6864a672a16b91aa1b34bbc3789162f)
+ * (GenCodeChecksum:6cef59ce3a50f482186c4b2fed3f4200)
*/
/**
'entity' => 'Bounce',
'bao' => 'CRM_Mailing_Event_BAO_Bounce',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => NULL,
],
'event_queue_id' => [
'name' => 'event_queue_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Event Queue'),
+ 'title' => ts('Event Queue ID'),
'description' => ts('FK to EventQueue'),
'required' => TRUE,
'where' => 'civicrm_mailing_event_bounce.event_queue_id',
'bao' => 'CRM_Mailing_Event_BAO_Bounce',
'localizable' => 0,
'FKClassName' => 'CRM_Mailing_Event_DAO_Queue',
+ 'html' => [
+ 'label' => ts("Event Queue"),
+ ],
'add' => NULL,
],
'bounce_type_id' => [
*
* Generated from xml/schema/CRM/Mailing/Event/Confirm.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:cb8f8feb732892945871909f7ed0455a)
+ * (GenCodeChecksum:4b2ba26d3d4772ff7e91a68f530fcfba)
*/
/**
'entity' => 'Confirm',
'bao' => 'CRM_Mailing_Event_BAO_Confirm',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => NULL,
],
'event_subscribe_id' => [
'bao' => 'CRM_Mailing_Event_BAO_Confirm',
'localizable' => 0,
'FKClassName' => 'CRM_Mailing_Event_DAO_Subscribe',
+ 'html' => [
+ 'label' => ts("Mailing Subscribe"),
+ ],
'add' => NULL,
],
'time_stamp' => [
*
* Generated from xml/schema/CRM/Mailing/Event/Delivered.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:9f53cffbe35f2c67187ab62cceff6f34)
+ * (GenCodeChecksum:b1f214fd42770b5daf2d26b62b8e967a)
*/
/**
'entity' => 'Delivered',
'bao' => 'CRM_Mailing_Event_BAO_Delivered',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => NULL,
],
'event_queue_id' => [
'name' => 'event_queue_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Event Queue'),
+ 'title' => ts('Event Queue ID'),
'description' => ts('FK to EventQueue'),
'required' => TRUE,
'where' => 'civicrm_mailing_event_delivered.event_queue_id',
'bao' => 'CRM_Mailing_Event_BAO_Delivered',
'localizable' => 0,
'FKClassName' => 'CRM_Mailing_Event_DAO_Queue',
+ 'html' => [
+ 'label' => ts("Event Queue"),
+ ],
'add' => NULL,
],
'time_stamp' => [
*
* Generated from xml/schema/CRM/Mailing/Event/Forward.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:e8063aa60f5e82d20f0832855c44b082)
+ * (GenCodeChecksum:9b3b6b6185c45c586b822c9a020d8caf)
*/
/**
'entity' => 'Forward',
'bao' => 'CRM_Mailing_Event_BAO_Forward',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => NULL,
],
'event_queue_id' => [
'name' => 'event_queue_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Mailing Event Queue'),
+ 'title' => ts('Event Queue ID'),
'description' => ts('FK to EventQueue'),
'required' => TRUE,
'where' => 'civicrm_mailing_event_forward.event_queue_id',
'bao' => 'CRM_Mailing_Event_BAO_Forward',
'localizable' => 0,
'FKClassName' => 'CRM_Mailing_Event_DAO_Queue',
+ 'html' => [
+ 'label' => ts("Event Queue"),
+ ],
'add' => NULL,
],
'dest_queue_id' => [
'name' => 'dest_queue_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Destination Queue'),
+ 'title' => ts('Destination Queue ID'),
'description' => ts('FK to EventQueue for destination'),
'where' => 'civicrm_mailing_event_forward.dest_queue_id',
'table_name' => 'civicrm_mailing_event_forward',
'bao' => 'CRM_Mailing_Event_BAO_Forward',
'localizable' => 0,
'FKClassName' => 'CRM_Mailing_Event_DAO_Queue',
+ 'html' => [
+ 'label' => ts("Destination Queue"),
+ ],
'add' => NULL,
],
'time_stamp' => [
*
* Generated from xml/schema/CRM/Mailing/Event/Opened.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:ca8631f091b50e47cb6e40ae7b9ebec5)
+ * (GenCodeChecksum:09662ae7012c7a87eafe681d19914ec9)
*/
/**
'entity' => 'Opened',
'bao' => 'CRM_Mailing_Event_BAO_Opened',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => NULL,
],
'event_queue_id' => [
'name' => 'event_queue_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Event Queue'),
+ 'title' => ts('Event Queue ID'),
'description' => ts('FK to EventQueue'),
'required' => TRUE,
'where' => 'civicrm_mailing_event_opened.event_queue_id',
'bao' => 'CRM_Mailing_Event_BAO_Opened',
'localizable' => 0,
'FKClassName' => 'CRM_Mailing_Event_DAO_Queue',
+ 'html' => [
+ 'label' => ts("Event Queue"),
+ ],
'add' => NULL,
],
'time_stamp' => [
*
* Generated from xml/schema/CRM/Mailing/Event/Queue.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:8ffe8287484833271fa6f028e5231198)
+ * (GenCodeChecksum:d3269fa9aae014b157964bee071c47d7)
*/
/**
'entity' => 'Queue',
'bao' => 'CRM_Mailing_Event_BAO_Queue',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => NULL,
],
'job_id' => [
'bao' => 'CRM_Mailing_Event_BAO_Queue',
'localizable' => 0,
'FKClassName' => 'CRM_Mailing_DAO_MailingJob',
+ 'html' => [
+ 'label' => ts("Job"),
+ ],
'add' => NULL,
],
'email_id' => [
'bao' => 'CRM_Mailing_Event_BAO_Queue',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Email',
+ 'html' => [
+ 'label' => ts("Email"),
+ ],
'add' => NULL,
],
'contact_id' => [
'bao' => 'CRM_Mailing_Event_BAO_Queue',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Contact"),
+ ],
'add' => NULL,
],
'hash' => [
'bao' => 'CRM_Mailing_Event_BAO_Queue',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Phone',
+ 'html' => [
+ 'label' => ts("Phone"),
+ ],
'add' => NULL,
],
];
*
* Generated from xml/schema/CRM/Mailing/Event/Reply.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:4ec45110e37edffa52e511607a16fc7c)
+ * (GenCodeChecksum:7c4fdb3d59121f4f1786342ac6a9aca4)
*/
/**
'entity' => 'Reply',
'bao' => 'CRM_Mailing_Event_BAO_Reply',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => NULL,
],
'event_queue_id' => [
'name' => 'event_queue_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Event Queue'),
+ 'title' => ts('Event Queue ID'),
'description' => ts('FK to EventQueue'),
'required' => TRUE,
'where' => 'civicrm_mailing_event_reply.event_queue_id',
'bao' => 'CRM_Mailing_Event_BAO_Reply',
'localizable' => 0,
'FKClassName' => 'CRM_Mailing_Event_DAO_Queue',
+ 'html' => [
+ 'label' => ts("Event Queue"),
+ ],
'add' => NULL,
],
'time_stamp' => [
*
* Generated from xml/schema/CRM/Mailing/Event/Subscribe.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:e327b7f0c61b9955118127b1cc81df13)
+ * (GenCodeChecksum:bb0b1d30d434faebb2d65fcb01613f01)
*/
/**
'entity' => 'Subscribe',
'bao' => 'CRM_Mailing_Event_BAO_Subscribe',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => NULL,
],
'group_id' => [
'name' => 'group_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Mailing Subscribe Group'),
+ 'title' => ts('Group ID'),
'description' => ts('FK to Group'),
'required' => TRUE,
'where' => 'civicrm_mailing_event_subscribe.group_id',
'FKClassName' => 'CRM_Contact_DAO_Group',
'html' => [
'type' => 'Select',
+ 'label' => ts("Group"),
],
'pseudoconstant' => [
'table' => 'civicrm_group',
'contact_id' => [
'name' => 'contact_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Mailing Subscribe Contact'),
+ 'title' => ts('Contact ID'),
'description' => ts('FK to Contact'),
'required' => TRUE,
'where' => 'civicrm_mailing_event_subscribe.contact_id',
'bao' => 'CRM_Mailing_Event_BAO_Subscribe',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Contact"),
+ ],
'add' => NULL,
],
'hash' => [
*
* Generated from xml/schema/CRM/Mailing/Event/TrackableURLOpen.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:4ce8e6bf5b68d2903ade816d40e20513)
+ * (GenCodeChecksum:e1acb26c7e199e0c34e681abde1e8d40)
*/
/**
'entity' => 'TrackableURLOpen',
'bao' => 'CRM_Mailing_Event_BAO_TrackableURLOpen',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => NULL,
],
'event_queue_id' => [
'name' => 'event_queue_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Event Queue'),
+ 'title' => ts('Event Queue ID'),
'description' => ts('FK to EventQueue'),
'required' => TRUE,
'where' => 'civicrm_mailing_event_trackable_url_open.event_queue_id',
'bao' => 'CRM_Mailing_Event_BAO_TrackableURLOpen',
'localizable' => 0,
'FKClassName' => 'CRM_Mailing_Event_DAO_Queue',
+ 'html' => [
+ 'label' => ts("Event Queue"),
+ ],
'add' => NULL,
],
'trackable_url_id' => [
'name' => 'trackable_url_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Trackable Url'),
+ 'title' => ts('Trackable Url ID'),
'description' => ts('FK to TrackableURL'),
'required' => TRUE,
'where' => 'civicrm_mailing_event_trackable_url_open.trackable_url_id',
'bao' => 'CRM_Mailing_Event_BAO_TrackableURLOpen',
'localizable' => 0,
'FKClassName' => 'CRM_Mailing_DAO_TrackableURL',
+ 'html' => [
+ 'label' => ts("Trackable Url"),
+ ],
'add' => NULL,
],
'time_stamp' => [
*
* Generated from xml/schema/CRM/Mailing/Event/Unsubscribe.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:8428c65032df6e7e79fd378824b510bd)
+ * (GenCodeChecksum:9c1e65a5b8c3ee8e55e75804a29cc8ea)
*/
/**
'entity' => 'Unsubscribe',
'bao' => 'CRM_Mailing_Event_BAO_Unsubscribe',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => NULL,
],
'event_queue_id' => [
'name' => 'event_queue_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Mailing Event Queue'),
+ 'title' => ts('Event Queue ID'),
'description' => ts('FK to EventQueue'),
'required' => TRUE,
'where' => 'civicrm_mailing_event_unsubscribe.event_queue_id',
'bao' => 'CRM_Mailing_Event_BAO_Unsubscribe',
'localizable' => 0,
'FKClassName' => 'CRM_Mailing_Event_DAO_Queue',
+ 'html' => [
+ 'label' => ts("Event Queue"),
+ ],
'add' => NULL,
],
'org_unsubscribe' => [
*
* Generated from xml/schema/CRM/Member/Membership.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:614dc19edb8e63eb4a8a4c3523454511)
+ * (GenCodeChecksum:5be0e02d65ec73885d938398aac05a29)
*/
/**
];
/**
- * Membership Id
+ * Membership ID
*
* @var int
*/
'name' => 'id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('Membership ID'),
- 'description' => ts('Membership Id'),
+ 'description' => ts('Membership ID'),
'required' => TRUE,
'import' => TRUE,
'where' => 'civicrm_membership.id',
'entity' => 'Membership',
'bao' => 'CRM_Member_BAO_Membership',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.5',
],
'membership_contact_id' => [
'FKClassName' => 'CRM_Contact_DAO_Contact',
'html' => [
'type' => 'EntityRef',
+ 'label' => ts("Contact"),
],
'add' => '1.5',
],
'membership_type_id' => [
'name' => 'membership_type_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Membership Type Id'),
+ 'title' => ts('Membership Type ID'),
'description' => ts('FK to Membership Type'),
'required' => TRUE,
'import' => TRUE,
'status_id' => [
'name' => 'status_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Membership Status Id'),
+ 'title' => ts('Status ID'),
'description' => ts('FK to Membership Status'),
'required' => TRUE,
'import' => TRUE,
'FKClassName' => 'CRM_Member_DAO_MembershipStatus',
'html' => [
'type' => 'Select',
+ 'label' => ts("Status"),
],
'pseudoconstant' => [
'table' => 'civicrm_membership_status',
'bao' => 'CRM_Member_BAO_Membership',
'localizable' => 0,
'FKClassName' => 'CRM_Member_DAO_Membership',
+ 'html' => [
+ 'label' => ts("Primary Member"),
+ ],
'add' => '1.7',
],
'max_related' => [
'membership_recur_id' => [
'name' => 'contribution_recur_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Membership Recurring Contribution'),
+ 'title' => ts('Recurring Contribution ID'),
'description' => ts('Conditional foreign key to civicrm_contribution_recur id. Each membership in connection with a recurring contribution carries a foreign key to the recurring contribution record. This assumes we can track these processor initiated events.'),
'where' => 'civicrm_membership.contribution_recur_id',
'export' => TRUE,
'bao' => 'CRM_Member_BAO_Membership',
'localizable' => 0,
'FKClassName' => 'CRM_Contribute_DAO_ContributionRecur',
+ 'html' => [
+ 'label' => ts("Recurring Contribution"),
+ ],
'add' => '3.3',
],
'member_campaign_id' => [
'name' => 'campaign_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Campaign'),
+ 'title' => ts('Campaign ID'),
'description' => ts('The campaign for which this membership is attached.'),
'import' => TRUE,
'where' => 'civicrm_membership.campaign_id',
'FKClassName' => 'CRM_Campaign_DAO_Campaign',
'html' => [
'type' => 'Select',
+ 'label' => ts("Campaign"),
],
'add' => '3.4',
],
*
* Generated from xml/schema/CRM/Member/MembershipBlock.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:687b0ecc1e487ede5c4c5719da6e3909)
+ * (GenCodeChecksum:4507d044332c623e6da4979516fef906)
*/
/**
public static $_log = TRUE;
/**
- * Membership Id
+ * Membership ID
*
* @var int
*/
'name' => 'id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('Membership Block ID'),
- 'description' => ts('Membership Id'),
+ 'description' => ts('Membership ID'),
'required' => TRUE,
'where' => 'civicrm_membership_block.id',
'table_name' => 'civicrm_membership_block',
'entity' => 'MembershipBlock',
'bao' => 'CRM_Member_BAO_MembershipBlock',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.5',
],
'entity_table' => [
'entity_id' => [
'name' => 'entity_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Membership Block Entity ID'),
+ 'title' => ts('Entity ID'),
'description' => ts('FK to civicrm_contribution_page.id'),
'required' => TRUE,
'where' => 'civicrm_membership_block.entity_id',
'bao' => 'CRM_Member_BAO_MembershipBlock',
'localizable' => 0,
'FKClassName' => 'CRM_Contribute_DAO_ContributionPage',
+ 'html' => [
+ 'label' => ts("Entity"),
+ ],
'add' => '1.5',
],
'membership_types' => [
'membership_type_default' => [
'name' => 'membership_type_default',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Membership Block Default Type'),
+ 'title' => ts('Default Type ID'),
'description' => ts('Optional foreign key to membership_type'),
'where' => 'civicrm_membership_block.membership_type_default',
'table_name' => 'civicrm_membership_block',
'bao' => 'CRM_Member_BAO_MembershipBlock',
'localizable' => 0,
'FKClassName' => 'CRM_Member_DAO_MembershipType',
+ 'html' => [
+ 'label' => ts("Default Type"),
+ ],
'add' => '1.5',
],
'display_min_fee' => [
*
* Generated from xml/schema/CRM/Member/MembershipLog.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:9766c309b84737eab95138742c8437b6)
+ * (GenCodeChecksum:51fef54a2bde11340084707688a511bf)
*/
/**
'entity' => 'MembershipLog',
'bao' => 'CRM_Member_BAO_MembershipLog',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.5',
],
'membership_id' => [
'bao' => 'CRM_Member_BAO_MembershipLog',
'localizable' => 0,
'FKClassName' => 'CRM_Member_DAO_Membership',
+ 'html' => [
+ 'label' => ts("Membership"),
+ ],
'add' => '1.5',
],
'status_id' => [
'name' => 'status_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Membership Status'),
+ 'title' => ts('Membership Status ID'),
'description' => ts('New status assigned to membership by this action. FK to Membership Status'),
'required' => TRUE,
'where' => 'civicrm_membership_log.status_id',
'bao' => 'CRM_Member_BAO_MembershipLog',
'localizable' => 0,
'FKClassName' => 'CRM_Member_DAO_MembershipStatus',
+ 'html' => [
+ 'label' => ts("Membership Status"),
+ ],
'add' => '1.5',
],
'start_date' => [
'modified_id' => [
'name' => 'modified_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Membership Log modified By'),
+ 'title' => ts('Modified By Contact ID'),
'description' => ts('FK to Contact ID of person under whose credentials this data modification was made.'),
'where' => 'civicrm_membership_log.modified_id',
'table_name' => 'civicrm_membership_log',
'bao' => 'CRM_Member_BAO_MembershipLog',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Modified By"),
+ ],
'add' => '1.5',
],
'modified_date' => [
'bao' => 'CRM_Member_BAO_MembershipLog',
'localizable' => 0,
'FKClassName' => 'CRM_Member_DAO_MembershipType',
+ 'html' => [
+ 'label' => ts("Membership Type"),
+ ],
'add' => '3.4',
],
'max_related' => [
*
* Generated from xml/schema/CRM/Member/MembershipPayment.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:da6d071abd8e0d0353dabb2afc00d2bc)
+ * (GenCodeChecksum:927b2fa9686c60909ede49fee4b213da)
*/
/**
'entity' => 'MembershipPayment',
'bao' => 'CRM_Member_BAO_MembershipPayment',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.5',
],
'membership_id' => [
'name' => 'membership_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Membership'),
+ 'title' => ts('Membership ID'),
'description' => ts('FK to Membership table'),
'required' => TRUE,
'where' => 'civicrm_membership_payment.membership_id',
'bao' => 'CRM_Member_BAO_MembershipPayment',
'localizable' => 0,
'FKClassName' => 'CRM_Member_DAO_Membership',
+ 'html' => [
+ 'label' => ts("Membership"),
+ ],
'add' => '1.5',
],
'contribution_id' => [
'name' => 'contribution_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Contribution'),
+ 'title' => ts('Contribution ID'),
'description' => ts('FK to contribution table.'),
'where' => 'civicrm_membership_payment.contribution_id',
'table_name' => 'civicrm_membership_payment',
'bao' => 'CRM_Member_BAO_MembershipPayment',
'localizable' => 0,
'FKClassName' => 'CRM_Contribute_DAO_Contribution',
+ 'html' => [
+ 'label' => ts("Contribution"),
+ ],
'add' => '2.0',
],
];
*
* Generated from xml/schema/CRM/Member/MembershipStatus.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:5a977831ac9d4940a996e6c2eb8b9c1d)
+ * (GenCodeChecksum:7a244bc9a0db34ad31adc004d97e1945)
*/
/**
public static $_log = TRUE;
/**
- * Membership Id
+ * Membership ID
*
* @var int
*/
'name' => 'id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('Membership Status ID'),
- 'description' => ts('Membership Id'),
+ 'description' => ts('Membership ID'),
'required' => TRUE,
'where' => 'civicrm_membership_status.id',
'table_name' => 'civicrm_membership_status',
'entity' => 'MembershipStatus',
'bao' => 'CRM_Member_BAO_MembershipStatus',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.5',
],
'membership_status' => [
*
* Generated from xml/schema/CRM/Member/MembershipType.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:fc8f5dc27b9a33132464da9c006ec85d)
+ * (GenCodeChecksum:4b310d2804aad4a7fca0bbe630da5635)
*/
/**
public static $_log = TRUE;
/**
- * Membership Id
+ * Membership ID
*
* @var int
*/
'name' => 'id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('Membership Type ID'),
- 'description' => ts('Membership Id'),
+ 'description' => ts('Membership ID'),
'required' => TRUE,
'where' => 'civicrm_membership_type.id',
'table_name' => 'civicrm_membership_type',
'entity' => 'MembershipType',
'bao' => 'CRM_Member_BAO_MembershipType',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.5',
],
'domain_id' => [
'name' => 'domain_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Membership Type Domain'),
+ 'title' => ts('Domain ID'),
'description' => ts('Which Domain is this match entry for'),
'required' => TRUE,
'where' => 'civicrm_membership_type.domain_id',
'bao' => 'CRM_Member_BAO_MembershipType',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Domain',
+ 'html' => [
+ 'label' => ts("Domain"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_domain',
'keyColumn' => 'id',
'member_of_contact_id' => [
'name' => 'member_of_contact_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Membership Type Organization'),
+ 'title' => ts('Organization ID'),
'description' => ts('Owner organization for this membership type. FK to Contact ID'),
'required' => TRUE,
'where' => 'civicrm_membership_type.member_of_contact_id',
'bao' => 'CRM_Member_BAO_MembershipType',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Organization"),
+ ],
'add' => '1.5',
],
'financial_type_id' => [
'name' => 'financial_type_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Membership Financial Type'),
+ 'title' => ts('Financial Type ID'),
'description' => ts('If membership is paid by a contribution - what financial type should be used. FK to civicrm_financial_type.id'),
'required' => TRUE,
'where' => 'civicrm_membership_type.financial_type_id',
'bao' => 'CRM_Member_BAO_MembershipType',
'localizable' => 0,
'FKClassName' => 'CRM_Financial_DAO_FinancialType',
+ 'html' => [
+ 'label' => ts("Financial Type"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_financial_type',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/PCP/PCP.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:133163f158f7a842a37e9dba4da2b648)
+ * (GenCodeChecksum:ad3dcb71cd89052b43154c9e9ee31115)
*/
/**
'entity' => 'PCP',
'bao' => 'CRM_PCP_BAO_PCP',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '2.2',
],
'pcp_contact_id' => [
'FKClassName' => 'CRM_Contact_DAO_Contact',
'html' => [
'type' => 'EntityRef',
+ 'label' => ts("Contact"),
],
'add' => '2.2',
],
*
* Generated from xml/schema/CRM/PCP/PCPBlock.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:0faa54e4d68236817b226432e5bd9345)
+ * (GenCodeChecksum:4d9d67db8969afa6d240d6129633e11b)
*/
/**
public static $_log = TRUE;
/**
- * PCP block Id
+ * PCP block ID
*
* @var int
*/
'name' => 'id',
'type' => CRM_Utils_Type::T_INT,
'title' => ts('PCP Block ID'),
- 'description' => ts('PCP block Id'),
+ 'description' => ts('PCP block ID'),
'required' => TRUE,
'where' => 'civicrm_pcp_block.id',
'table_name' => 'civicrm_pcp_block',
'entity' => 'PCPBlock',
'bao' => 'CRM_PCP_BAO_PCPBlock',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '2.2',
],
'entity_table' => [
'supporter_profile_id' => [
'name' => 'supporter_profile_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Supporter Profile'),
+ 'title' => ts('Supporter Profile ID'),
'description' => ts('FK to civicrm_uf_group.id. Does Personal Campaign Page require manual activation by administrator? (is inactive by default after setup)?'),
'where' => 'civicrm_pcp_block.supporter_profile_id',
'default' => 'NULL',
'bao' => 'CRM_PCP_BAO_PCPBlock',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_UFGroup',
+ 'html' => [
+ 'label' => ts("Supporter Profile"),
+ ],
'add' => '2.2',
],
'owner_notify_id' => [
*
* Generated from xml/schema/CRM/Pledge/Pledge.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:b7f0823c6d9fed7969a2734874ed20eb)
+ * (GenCodeChecksum:237bb1983467d1d8ce0f3c77eacc8f93)
*/
/**
'entity' => 'Pledge',
'bao' => 'CRM_Pledge_BAO_Pledge',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '2.1',
],
'pledge_contact_id' => [
'FKClassName' => 'CRM_Contact_DAO_Contact',
'html' => [
'type' => 'EntityRef',
+ 'label' => ts("Contact"),
],
'add' => '2.1',
],
'pledge_financial_type_id' => [
'name' => 'financial_type_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Type'),
+ 'title' => ts('Financial Type ID'),
'description' => ts('FK to Financial Type'),
'where' => 'civicrm_pledge.financial_type_id',
'table_name' => 'civicrm_pledge',
'FKClassName' => 'CRM_Financial_DAO_FinancialType',
'html' => [
'type' => 'Select',
+ 'label' => ts("Financial Type"),
],
'pseudoconstant' => [
'table' => 'civicrm_financial_type',
'pledge_contribution_page_id' => [
'name' => 'contribution_page_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Pledge Contribution Page'),
+ 'title' => ts('Contribution Page ID'),
'description' => ts('The Contribution Page which triggered this contribution'),
'where' => 'civicrm_pledge.contribution_page_id',
'table_name' => 'civicrm_pledge',
'bao' => 'CRM_Pledge_BAO_Pledge',
'localizable' => 0,
'FKClassName' => 'CRM_Contribute_DAO_ContributionPage',
+ 'html' => [
+ 'label' => ts("Contribution Page"),
+ ],
'add' => '2.1',
],
'pledge_amount' => [
'pledge_status_id' => [
'name' => 'status_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Pledge Status Id'),
+ 'title' => ts('Pledge Status ID'),
'description' => ts('Implicit foreign key to civicrm_option_values in the pledge_status option group.'),
'required' => TRUE,
'import' => TRUE,
'pledge_campaign_id' => [
'name' => 'campaign_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Campaign'),
+ 'title' => ts('Campaign ID'),
'description' => ts('The campaign for which this pledge has been initiated.'),
'import' => TRUE,
'where' => 'civicrm_pledge.campaign_id',
'FKClassName' => 'CRM_Campaign_DAO_Campaign',
'html' => [
'type' => 'Select',
+ 'label' => ts("Campaign"),
],
'add' => '3.4',
],
*
* Generated from xml/schema/CRM/Pledge/PledgeBlock.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:47f6d38b1b268722741b09f95a0280c7)
+ * (GenCodeChecksum:c87d08131894f6867c3785bbe369645e)
*/
/**
'entity' => 'PledgeBlock',
'bao' => 'CRM_Pledge_BAO_PledgeBlock',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '2.1',
],
'entity_table' => [
'entity_id' => [
'name' => 'entity_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Entity Id'),
+ 'title' => ts('Entity ID'),
'description' => ts('FK to entity table specified in entity_table column.'),
'required' => TRUE,
'where' => 'civicrm_pledge_block.entity_id',
*
* Generated from xml/schema/CRM/Pledge/PledgePayment.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:8055dbf00528ceb9dc2eaf626f5bfebc)
+ * (GenCodeChecksum:8bbddeca00159431bef36f6fbc558d90)
*/
/**
'entity' => 'PledgePayment',
'bao' => 'CRM_Pledge_BAO_PledgePayment',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '2.1',
],
'pledge_id' => [
'name' => 'pledge_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Pledge'),
+ 'title' => ts('Pledge ID'),
'description' => ts('FK to Pledge table'),
'required' => TRUE,
'where' => 'civicrm_pledge_payment.pledge_id',
'bao' => 'CRM_Pledge_BAO_PledgePayment',
'localizable' => 0,
'FKClassName' => 'CRM_Pledge_DAO_Pledge',
+ 'html' => [
+ 'label' => ts("Pledge"),
+ ],
'add' => '2.1',
],
'contribution_id' => [
'name' => 'contribution_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Contribution'),
+ 'title' => ts('Contribution ID'),
'description' => ts('FK to contribution table.'),
'where' => 'civicrm_pledge_payment.contribution_id',
'table_name' => 'civicrm_pledge_payment',
'bao' => 'CRM_Pledge_BAO_PledgePayment',
'localizable' => 0,
'FKClassName' => 'CRM_Contribute_DAO_Contribution',
+ 'html' => [
+ 'label' => ts("Contribution"),
+ ],
'add' => '2.1',
],
'pledge_payment_scheduled_amount' => [
*
* Generated from xml/schema/CRM/Price/LineItem.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:352b3e74d3a66e445f53670cecaf6d02)
+ * (GenCodeChecksum:8455f09e75cc04248153812b7fdd6741)
*/
/**
'entity' => 'LineItem',
'bao' => 'CRM_Price_BAO_LineItem',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.7',
],
'entity_table' => [
'contribution_id' => [
'name' => 'contribution_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Line Item Contribution'),
+ 'title' => ts('Contribution ID'),
'description' => ts('FK to civicrm_contribution'),
'where' => 'civicrm_line_item.contribution_id',
'table_name' => 'civicrm_line_item',
'bao' => 'CRM_Price_BAO_LineItem',
'localizable' => 0,
'FKClassName' => 'CRM_Contribute_DAO_Contribution',
+ 'html' => [
+ 'label' => ts("Contribution"),
+ ],
'add' => '4.5',
],
'price_field_id' => [
'name' => 'price_field_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Line Item Price Field'),
+ 'title' => ts('Price Field ID'),
'description' => ts('FK to civicrm_price_field'),
'where' => 'civicrm_line_item.price_field_id',
'table_name' => 'civicrm_line_item',
'bao' => 'CRM_Price_BAO_LineItem',
'localizable' => 0,
'FKClassName' => 'CRM_Price_DAO_PriceField',
+ 'html' => [
+ 'label' => ts("Price Field"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_price_field',
'keyColumn' => 'id',
'price_field_value_id' => [
'name' => 'price_field_value_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Line Item Option'),
+ 'title' => ts('Option ID'),
'description' => ts('FK to civicrm_price_field_value'),
'where' => 'civicrm_line_item.price_field_value_id',
'default' => 'NULL',
'bao' => 'CRM_Price_BAO_LineItem',
'localizable' => 0,
'FKClassName' => 'CRM_Price_DAO_PriceFieldValue',
+ 'html' => [
+ 'label' => ts("Option"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_price_field_value',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Price/PriceField.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:80c222a0dfea9ae97009c96e010fce90)
+ * (GenCodeChecksum:55cd5fb830fb3ab53627aad3520b0740)
*/
/**
'entity' => 'PriceField',
'bao' => 'CRM_Price_BAO_PriceField',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.8',
],
'price_set_id' => [
'name' => 'price_set_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Price Set'),
+ 'title' => ts('Price Set ID'),
'description' => ts('FK to civicrm_price_set'),
'required' => TRUE,
'where' => 'civicrm_price_field.price_set_id',
'bao' => 'CRM_Price_BAO_PriceField',
'localizable' => 0,
'FKClassName' => 'CRM_Price_DAO_PriceSet',
+ 'html' => [
+ 'label' => ts("Price Set"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_price_set',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Price/PriceFieldValue.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:4556e03b68f88f9fe61520ba3aa88be7)
+ * (GenCodeChecksum:dfd666e126f31f5c1f5f9c7c47050d4f)
*/
/**
'entity' => 'PriceFieldValue',
'bao' => 'CRM_Price_BAO_PriceFieldValue',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '3.3',
],
'price_field_id' => [
'name' => 'price_field_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Price Field'),
+ 'title' => ts('Price Field ID'),
'description' => ts('FK to civicrm_price_field'),
'required' => TRUE,
'where' => 'civicrm_price_field_value.price_field_id',
'bao' => 'CRM_Price_BAO_PriceFieldValue',
'localizable' => 0,
'FKClassName' => 'CRM_Price_DAO_PriceField',
+ 'html' => [
+ 'label' => ts("Price Field"),
+ ],
'add' => '3.3',
],
'name' => [
'membership_type_id' => [
'name' => 'membership_type_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Membership Type'),
+ 'title' => ts('Membership Type ID'),
'description' => ts('FK to Membership Type'),
'where' => 'civicrm_price_field_value.membership_type_id',
'default' => 'NULL',
'FKClassName' => 'CRM_Member_DAO_MembershipType',
'html' => [
'type' => 'Select',
+ 'label' => ts("Membership Type"),
],
'add' => '3.4',
],
'financial_type_id' => [
'name' => 'financial_type_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Financial Type'),
+ 'title' => ts('Financial Type ID'),
'description' => ts('FK to Financial Type.'),
'where' => 'civicrm_price_field_value.financial_type_id',
'default' => 'NULL',
'FKClassName' => 'CRM_Financial_DAO_FinancialType',
'html' => [
'type' => 'Select',
+ 'label' => ts("Financial Type"),
],
'pseudoconstant' => [
'table' => 'civicrm_financial_type',
*
* Generated from xml/schema/CRM/Price/PriceSet.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:4fe369dcc2eb277bdbb04d52be2d4a55)
+ * (GenCodeChecksum:da319316754e17cc5f9447c9e2b095ad)
*/
/**
'bao' => 'CRM_Price_BAO_PriceSet',
'localizable' => 0,
'html' => [
- 'type' => 'Select',
+ 'type' => 'Number',
],
'add' => '1.8',
],
'domain_id' => [
'name' => 'domain_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Price Set Domain'),
+ 'title' => ts('Domain ID'),
'description' => ts('Which Domain is this price-set for'),
'where' => 'civicrm_price_set.domain_id',
'table_name' => 'civicrm_price_set',
'FKClassName' => 'CRM_Core_DAO_Domain',
'html' => [
'type' => 'Text',
+ 'label' => ts("Domain"),
],
'pseudoconstant' => [
'table' => 'civicrm_domain',
'financial_type_id' => [
'name' => 'financial_type_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Financial Type'),
+ 'title' => ts('Financial Type ID'),
'description' => ts('FK to Financial Type(for membership price sets only).'),
'where' => 'civicrm_price_set.financial_type_id',
'default' => 'NULL',
'FKClassName' => 'CRM_Financial_DAO_FinancialType',
'html' => [
'type' => 'Select',
+ 'label' => ts("Financial Type"),
],
'pseudoconstant' => [
'table' => 'civicrm_financial_type',
*
* Generated from xml/schema/CRM/Price/PriceSetEntity.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:2432785fb15a3b0c707ef841e9a7ceb8)
+ * (GenCodeChecksum:59d0b90f284326c2bba16738e79ff35d)
*/
/**
'entity' => 'PriceSetEntity',
'bao' => 'CRM_Price_DAO_PriceSetEntity',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '1.8',
],
'entity_table' => [
'price_set_id' => [
'name' => 'price_set_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Price Set'),
+ 'title' => ts('Price Set ID'),
'description' => ts('price set being used'),
'required' => TRUE,
'where' => 'civicrm_price_set_entity.price_set_id',
'bao' => 'CRM_Price_DAO_PriceSetEntity',
'localizable' => 0,
'FKClassName' => 'CRM_Price_DAO_PriceSet',
+ 'html' => [
+ 'label' => ts("Price Set"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_price_set',
'keyColumn' => 'id',
*
* Generated from xml/schema/CRM/Queue/QueueItem.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:80b0f2b14031c2b5de3a9d81371a5b01)
+ * (GenCodeChecksum:d40bc6b37477820bb843c09d1c700d26)
*/
/**
'entity' => 'QueueItem',
'bao' => 'CRM_Queue_BAO_QueueItem',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => NULL,
],
'queue_name' => [
*
* Generated from xml/schema/CRM/Report/ReportInstance.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:e60478dd772b18e57443ff1cd0d1c72e)
+ * (GenCodeChecksum:503bbdb4828d88c81aa480d973d67242)
*/
/**
'entity' => 'ReportInstance',
'bao' => 'CRM_Report_BAO_ReportInstance',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '2.2',
],
'domain_id' => [
'name' => 'domain_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Report Instance Domain ID'),
+ 'title' => ts('Domain ID'),
'description' => ts('Which Domain is this instance for'),
'required' => TRUE,
'where' => 'civicrm_report_instance.domain_id',
'bao' => 'CRM_Report_BAO_ReportInstance',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Domain',
+ 'html' => [
+ 'label' => ts("Domain"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_domain',
'keyColumn' => 'id',
'created_id' => [
'name' => 'created_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Report Instance Created By'),
+ 'title' => ts('Created By Contact ID'),
'description' => ts('FK to contact table.'),
'where' => 'civicrm_report_instance.created_id',
'table_name' => 'civicrm_report_instance',
'bao' => 'CRM_Report_BAO_ReportInstance',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Created By"),
+ ],
'add' => '4.6',
],
'owner_id' => [
'name' => 'owner_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('Report Instance Owned By'),
+ 'title' => ts('Owned By Contact ID'),
'description' => ts('FK to contact table.'),
'where' => 'civicrm_report_instance.owner_id',
'table_name' => 'civicrm_report_instance',
'bao' => 'CRM_Report_BAO_ReportInstance',
'localizable' => 0,
'FKClassName' => 'CRM_Contact_DAO_Contact',
+ 'html' => [
+ 'label' => ts("Owned By"),
+ ],
'add' => '4.6',
],
'email_subject' => [
'bao' => 'CRM_Report_BAO_ReportInstance',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Navigation',
+ 'html' => [
+ 'label' => ts("Navigation"),
+ ],
'add' => '3.0',
],
'drilldown_id' => [
'bao' => 'CRM_Report_BAO_ReportInstance',
'localizable' => 0,
'FKClassName' => 'CRM_Report_DAO_ReportInstance',
+ 'html' => [
+ 'label' => ts("Drilldown Report"),
+ ],
'add' => '4.3',
],
'is_reserved' => [
*
* Generated from xml/schema/CRM/SMS/Provider.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:a30b3fc9b4995ff366e829f75368ec0a)
+ * (GenCodeChecksum:096f39952e1259e5982166966f04ac02)
*/
/**
'entity' => 'Provider',
'bao' => 'CRM_SMS_BAO_Provider',
'localizable' => 0,
+ 'html' => [
+ 'type' => 'Number',
+ ],
'add' => '4.2',
],
'name' => [
'domain_id' => [
'name' => 'domain_id',
'type' => CRM_Utils_Type::T_INT,
- 'title' => ts('SMS Domain'),
+ 'title' => ts('Domain ID'),
'description' => ts('Which Domain is this sms provider for'),
'where' => 'civicrm_sms_provider.domain_id',
'table_name' => 'civicrm_sms_provider',
'bao' => 'CRM_SMS_BAO_Provider',
'localizable' => 0,
'FKClassName' => 'CRM_Core_DAO_Domain',
+ 'html' => [
+ 'label' => ts("Domain"),
+ ],
'pseudoconstant' => [
'table' => 'civicrm_domain',
'keyColumn' => 'id',