X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=xml%2Fschema%2FCampaign%2FCampaign.xml;h=01e67670619b97b1b63bae78e845e6e857497349;hb=f36c9ebc31dd6049ad9e6821b6f0b18bb3c4820d;hp=0974667f1aeefb00953b2e8f769440a065c89137;hpb=9747cc7e7676edd433c3c76e476a0fd0bd74ea7e;p=civicrm-core.git diff --git a/xml/schema/Campaign/Campaign.xml b/xml/schema/Campaign/Campaign.xml index 0974667f1a..01e6767061 100644 --- a/xml/schema/Campaign/Campaign.xml +++ b/xml/schema/Campaign/Campaign.xml @@ -7,245 +7,245 @@ 3.3 - id - Campaign ID - int unsigned - true - Unique Campaign ID. - true - 3.3 + id + Campaign ID + int unsigned + true + Unique Campaign ID. + true + 3.3 - id - true + id + true - name - Campaign Name - varchar - 255 - true - Name of the Campaign. - true - - Text - - 3.3 + name + Campaign Name + varchar + 255 + true + Name of the Campaign. + true + + Text + + 3.3 - title - Campaign Title - varchar - 255 - Title of the Campaign. - true - - Text - - 3.3 + title + Campaign Title + varchar + 255 + Title of the Campaign. + true + + Text + + 3.3 - description - Campaign Description - text - - TextArea - 8 - 60 - - Full description of Campaign. - 3.3 + description + Campaign Description + text + + TextArea + 8 + 60 + + Full description of Campaign. + 3.3 - start_date - Campaign Start Date - datetime - /^start|(s(tart\s)?date)$/i - Date and time that Campaign starts. - true - - Select Date - - 3.3 + start_date + Campaign Start Date + datetime + /^start|(s(tart\s)?date)$/i + Date and time that Campaign starts. + true + + Select Date + + 3.3 - end_date - Campaign End Date - datetime - /^end|(e(nd\s)?date)$/i - Date and time that Campaign ends. - true - - Select Date - - 3.3 + end_date + Campaign End Date + datetime + /^end|(e(nd\s)?date)$/i + Date and time that Campaign ends. + true + + Select Date + + 3.3 - campaign_type_id - Campaign Type - int unsigned - NULL - Campaign Type ID.Implicit FK to civicrm_option_value where option_group = campaign_type - true - - campaign_type - - - Select - - 3.3 + campaign_type_id + Campaign Type + int unsigned + NULL + Campaign Type ID.Implicit FK to civicrm_option_value where option_group = campaign_type + true + + campaign_type + + + Select + + 3.3 - UI_campaign_type_id - campaign_type_id - 3.3 + UI_campaign_type_id + campaign_type_id + 3.3 - - status_id - Campaign Status - int unsigned - NULL - Campaign status ID.Implicit FK to civicrm_option_value where option_group = campaign_status - true - - campaign_status - - - Select - - 3.3 + + status_id + Campaign Status + int unsigned + NULL + Campaign status ID.Implicit FK to civicrm_option_value where option_group = campaign_status + true + + campaign_status + + + Select + + 3.3 - UI_campaign_status_id - status_id - 3.3 + UI_campaign_status_id + status_id + 3.3 - external_identifier - varchar - Campaign External Identifier - 32 - /external\s?id/i - /^\d{11,}$/ - Unique trusted external ID (generally from a legacy app/datasource). Particularly useful for deduping operations. - true - 3.3 - - Text - + external_identifier + varchar + Campaign External ID + 32 + /external\s?id/i + /^\d{11,}$/ + Unique trusted external ID (generally from a legacy app/datasource). Particularly useful for deduping operations. + true + 3.3 + + Text + - UI_external_identifier - true - external_identifier - 3.3 + UI_external_identifier + true + external_identifier + 3.3 - parent_id - Parent Campaign - int unsigned - NULL - Optional parent id for this Campaign. - true - 3.3 - - Autocomplete-Select - + parent_id + Parent Campaign + int unsigned + NULL + Optional parent id for this Campaign. + true + 3.3 + + Autocomplete-Select + - parent_id - civicrm_campaign
- id - 3.3 - SET NULL + parent_id + civicrm_campaign
+ id + 3.3 + SET NULL
- is_active - Is Campaign Active? - boolean - 1 - Is this Campaign enabled or disabled/cancelled? - 3.3 - - CheckBox - + is_active + Is Campaign Active? + boolean + 1 + Is this Campaign enabled or disabled/cancelled? + 3.3 + + CheckBox + - created_id - int unsigned - Campaign Created By - FK to civicrm_contact, who created this Campaign. - 3.3 + created_id + int unsigned + Campaign Created By + FK to civicrm_contact, who created this Campaign. + 3.3 - created_id - civicrm_contact
- id - 3.3 - SET NULL + created_id + civicrm_contact
+ id + 3.3 + SET NULL
- created_date - datetime - Campaign Created Date - Date and time that Campaign was created. - 3.3 - - Select Date - + created_date + datetime + Campaign Created Date + Date and time that Campaign was created. + 3.3 + + Select Date + - last_modified_id - int unsigned - Campaign Modified By - FK to civicrm_contact, who recently edited this Campaign. - 3.3 + last_modified_id + int unsigned + Campaign Modified By + FK to civicrm_contact, who recently edited this Campaign. + 3.3 - last_modified_id - civicrm_contact
- id - 3.3 - SET NULL + last_modified_id + civicrm_contact
+ id + 3.3 + SET NULL
- last_modified_date - datetime - Campaign Modified Date - Date and time that Campaign was edited last time. - 3.3 - - - goal_general - text - Campaign Goals - General goals for Campaign. - 3.4 - - RichTextEditor - - - - goal_revenue - decimal - The target revenue for this campaign. - 3.4 - - Text - + last_modified_date + datetime + Campaign Modified Date + Date and time that Campaign was edited last time. + 3.3 + + + goal_general + text + Campaign Goals + General goals for Campaign. + 3.4 + + RichTextEditor + + + + goal_revenue + decimal + The target revenue for this campaign. + 3.4 + + Text +