From 1fe423d6157c90249efaf1b1efe7ba79e209865b Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Thu, 18 Feb 2021 10:43:47 -0500 Subject: [PATCH] Regenerate DAOs with readonly attribute for id fields --- CRM/ACL/DAO/ACL.php | 3 ++- CRM/ACL/DAO/ACLCache.php | 3 ++- CRM/ACL/DAO/EntityRole.php | 3 ++- CRM/Activity/DAO/Activity.php | 3 ++- CRM/Activity/DAO/ActivityContact.php | 3 ++- CRM/Batch/DAO/Batch.php | 3 ++- CRM/Batch/DAO/EntityBatch.php | 3 ++- CRM/Campaign/DAO/Campaign.php | 3 ++- CRM/Campaign/DAO/CampaignGroup.php | 3 ++- CRM/Campaign/DAO/Survey.php | 3 ++- CRM/Case/DAO/Case.php | 3 ++- CRM/Case/DAO/CaseActivity.php | 3 ++- CRM/Case/DAO/CaseContact.php | 3 ++- CRM/Case/DAO/CaseType.php | 3 ++- CRM/Contact/DAO/ACLContactCache.php | 3 ++- CRM/Contact/DAO/ContactType.php | 3 ++- CRM/Contact/DAO/DashboardContact.php | 3 ++- CRM/Contact/DAO/Group.php | 3 ++- CRM/Contact/DAO/GroupContact.php | 3 ++- CRM/Contact/DAO/GroupContactCache.php | 3 ++- CRM/Contact/DAO/GroupNesting.php | 3 ++- CRM/Contact/DAO/GroupOrganization.php | 3 ++- CRM/Contact/DAO/Relationship.php | 3 ++- CRM/Contact/DAO/RelationshipCache.php | 3 ++- CRM/Contact/DAO/RelationshipType.php | 3 ++- CRM/Contact/DAO/SavedSearch.php | 3 ++- CRM/Contact/DAO/SubscriptionHistory.php | 3 ++- CRM/Contribute/DAO/Contribution.php | 3 ++- CRM/Contribute/DAO/ContributionPage.php | 3 ++- CRM/Contribute/DAO/ContributionProduct.php | 3 ++- CRM/Contribute/DAO/ContributionRecur.php | 3 ++- CRM/Contribute/DAO/ContributionSoft.php | 3 ++- CRM/Contribute/DAO/Premium.php | 3 ++- CRM/Contribute/DAO/PremiumsProduct.php | 3 ++- CRM/Contribute/DAO/Product.php | 3 ++- CRM/Contribute/DAO/Widget.php | 3 ++- CRM/Core/DAO/ActionLog.php | 3 ++- CRM/Core/DAO/ActionMapping.php | 3 ++- CRM/Core/DAO/ActionSchedule.php | 3 ++- CRM/Core/DAO/Address.php | 3 ++- CRM/Core/DAO/AddressFormat.php | 3 ++- CRM/Core/DAO/Cache.php | 3 ++- CRM/Core/DAO/Component.php | 3 ++- CRM/Core/DAO/Country.php | 3 ++- CRM/Core/DAO/County.php | 3 ++- CRM/Core/DAO/CustomField.php | 3 ++- CRM/Core/DAO/CustomGroup.php | 3 ++- CRM/Core/DAO/Dashboard.php | 3 ++- CRM/Core/DAO/Discount.php | 3 ++- CRM/Core/DAO/Domain.php | 3 ++- CRM/Core/DAO/Email.php | 3 ++- CRM/Core/DAO/EntityFile.php | 3 ++- CRM/Core/DAO/EntityTag.php | 3 ++- CRM/Core/DAO/Extension.php | 3 ++- CRM/Core/DAO/File.php | 3 ++- CRM/Core/DAO/IM.php | 3 ++- CRM/Core/DAO/Job.php | 3 ++- CRM/Core/DAO/JobLog.php | 3 ++- CRM/Core/DAO/LocBlock.php | 3 ++- CRM/Core/DAO/LocationType.php | 3 ++- CRM/Core/DAO/Log.php | 3 ++- CRM/Core/DAO/MailSettings.php | 3 ++- CRM/Core/DAO/Managed.php | 3 ++- CRM/Core/DAO/Mapping.php | 3 ++- CRM/Core/DAO/MappingField.php | 3 ++- CRM/Core/DAO/Menu.php | 3 ++- CRM/Core/DAO/MessageTemplate.php | 3 ++- CRM/Core/DAO/Navigation.php | 3 ++- CRM/Core/DAO/Note.php | 3 ++- CRM/Core/DAO/OpenID.php | 3 ++- CRM/Core/DAO/OptionGroup.php | 3 ++- CRM/Core/DAO/OptionValue.php | 3 ++- CRM/Core/DAO/Phone.php | 3 ++- CRM/Core/DAO/PreferencesDate.php | 3 ++- CRM/Core/DAO/PrevNextCache.php | 3 ++- CRM/Core/DAO/PrintLabel.php | 3 ++- CRM/Core/DAO/RecurringEntity.php | 3 ++- CRM/Core/DAO/Setting.php | 3 ++- CRM/Core/DAO/StateProvince.php | 3 ++- CRM/Core/DAO/StatusPreference.php | 3 ++- CRM/Core/DAO/SystemLog.php | 3 ++- CRM/Core/DAO/Tag.php | 3 ++- CRM/Core/DAO/Timezone.php | 3 ++- CRM/Core/DAO/UFField.php | 3 ++- CRM/Core/DAO/UFGroup.php | 3 ++- CRM/Core/DAO/UFJoin.php | 3 ++- CRM/Core/DAO/UFMatch.php | 3 ++- CRM/Core/DAO/Website.php | 3 ++- CRM/Core/DAO/WordReplacement.php | 3 ++- CRM/Core/DAO/Worldregion.php | 3 ++- CRM/Cxn/DAO/Cxn.php | 3 ++- CRM/Dedupe/DAO/Exception.php | 3 ++- CRM/Dedupe/DAO/Rule.php | 3 ++- CRM/Dedupe/DAO/RuleGroup.php | 3 ++- CRM/Event/Cart/DAO/Cart.php | 3 ++- CRM/Event/Cart/DAO/EventInCart.php | 3 ++- CRM/Event/DAO/Event.php | 3 ++- CRM/Event/DAO/Participant.php | 3 ++- CRM/Event/DAO/ParticipantPayment.php | 3 ++- CRM/Event/DAO/ParticipantStatusType.php | 3 ++- CRM/Financial/DAO/Currency.php | 3 ++- CRM/Financial/DAO/EntityFinancialAccount.php | 3 ++- CRM/Financial/DAO/EntityFinancialTrxn.php | 3 ++- CRM/Financial/DAO/FinancialAccount.php | 3 ++- CRM/Financial/DAO/FinancialItem.php | 3 ++- CRM/Financial/DAO/FinancialTrxn.php | 3 ++- CRM/Financial/DAO/FinancialType.php | 3 ++- CRM/Financial/DAO/PaymentProcessor.php | 3 ++- CRM/Financial/DAO/PaymentProcessorType.php | 3 ++- CRM/Financial/DAO/PaymentToken.php | 3 ++- CRM/Friend/DAO/Friend.php | 3 ++- CRM/Grant/DAO/Grant.php | 3 ++- CRM/Mailing/DAO/BouncePattern.php | 3 ++- CRM/Mailing/DAO/BounceType.php | 3 ++- CRM/Mailing/DAO/Mailing.php | 3 ++- CRM/Mailing/DAO/MailingAB.php | 3 ++- CRM/Mailing/DAO/MailingComponent.php | 3 ++- CRM/Mailing/DAO/MailingGroup.php | 3 ++- CRM/Mailing/DAO/MailingJob.php | 3 ++- CRM/Mailing/DAO/Recipients.php | 3 ++- CRM/Mailing/DAO/Spool.php | 3 ++- CRM/Mailing/DAO/TrackableURL.php | 3 ++- CRM/Mailing/Event/DAO/Bounce.php | 3 ++- CRM/Mailing/Event/DAO/Confirm.php | 3 ++- CRM/Mailing/Event/DAO/Delivered.php | 3 ++- CRM/Mailing/Event/DAO/Forward.php | 3 ++- CRM/Mailing/Event/DAO/Opened.php | 3 ++- CRM/Mailing/Event/DAO/Queue.php | 3 ++- CRM/Mailing/Event/DAO/Reply.php | 3 ++- CRM/Mailing/Event/DAO/Subscribe.php | 3 ++- CRM/Mailing/Event/DAO/TrackableURLOpen.php | 3 ++- CRM/Mailing/Event/DAO/Unsubscribe.php | 3 ++- CRM/Member/DAO/Membership.php | 3 ++- CRM/Member/DAO/MembershipBlock.php | 3 ++- CRM/Member/DAO/MembershipLog.php | 3 ++- CRM/Member/DAO/MembershipPayment.php | 3 ++- CRM/Member/DAO/MembershipStatus.php | 3 ++- CRM/Member/DAO/MembershipType.php | 3 ++- CRM/PCP/DAO/PCP.php | 3 ++- CRM/PCP/DAO/PCPBlock.php | 3 ++- CRM/Pledge/DAO/Pledge.php | 3 ++- CRM/Pledge/DAO/PledgeBlock.php | 3 ++- CRM/Pledge/DAO/PledgePayment.php | 3 ++- CRM/Price/DAO/LineItem.php | 3 ++- CRM/Price/DAO/PriceField.php | 3 ++- CRM/Price/DAO/PriceFieldValue.php | 3 ++- CRM/Price/DAO/PriceSet.php | 3 ++- CRM/Price/DAO/PriceSetEntity.php | 3 ++- CRM/Queue/DAO/QueueItem.php | 3 ++- CRM/Report/DAO/ReportInstance.php | 3 ++- CRM/SMS/DAO/Provider.php | 3 ++- 151 files changed, 302 insertions(+), 151 deletions(-) diff --git a/CRM/ACL/DAO/ACL.php b/CRM/ACL/DAO/ACL.php index f26abd9b58..e1cb5f133e 100644 --- a/CRM/ACL/DAO/ACL.php +++ b/CRM/ACL/DAO/ACL.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/ACL/ACL.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:3f7dd0002b1f610838f8c50604c15344) + * (GenCodeChecksum:7343d62539d3c857c66f6cf2cd2deb79) */ /** @@ -162,6 +162,7 @@ class CRM_ACL_DAO_ACL extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.6', ], 'name' => [ diff --git a/CRM/ACL/DAO/ACLCache.php b/CRM/ACL/DAO/ACLCache.php index 28e4a1f4b5..3fd3d7af49 100644 --- a/CRM/ACL/DAO/ACLCache.php +++ b/CRM/ACL/DAO/ACLCache.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/ACL/ACLCache.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:51f4d5ab70bf89827f6f393037b94dc8) + * (GenCodeChecksum:52fe3123c99d51aa291199703765690d) */ /** @@ -113,6 +113,7 @@ class CRM_ACL_DAO_ACLCache extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.6', ], 'contact_id' => [ diff --git a/CRM/ACL/DAO/EntityRole.php b/CRM/ACL/DAO/EntityRole.php index 3f9c089294..8885f66208 100644 --- a/CRM/ACL/DAO/EntityRole.php +++ b/CRM/ACL/DAO/EntityRole.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/ACL/EntityRole.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:cf9e0c31213828937213142e8b09f8dc) + * (GenCodeChecksum:07069f5da0948ab48d78987d2fdfbec3) */ /** @@ -120,6 +120,7 @@ class CRM_ACL_DAO_EntityRole extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.6', ], 'acl_role_id' => [ diff --git a/CRM/Activity/DAO/Activity.php b/CRM/Activity/DAO/Activity.php index 57685afb2c..b2ba8e150f 100644 --- a/CRM/Activity/DAO/Activity.php +++ b/CRM/Activity/DAO/Activity.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Activity/Activity.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:2f028d02e039b5c575709449f508b939) + * (GenCodeChecksum:c03cd9a4a9a2e78a7179c6979a9e21ef) */ /** @@ -296,6 +296,7 @@ class CRM_Activity_DAO_Activity extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'source_record_id' => [ diff --git a/CRM/Activity/DAO/ActivityContact.php b/CRM/Activity/DAO/ActivityContact.php index eda512cbdf..eccc1515ef 100644 --- a/CRM/Activity/DAO/ActivityContact.php +++ b/CRM/Activity/DAO/ActivityContact.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Activity/ActivityContact.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:e713c308a3c7d44cb334af9c97b9939e) + * (GenCodeChecksum:f22924bc235761e9f73318139d3840de) */ /** @@ -114,6 +114,7 @@ class CRM_Activity_DAO_ActivityContact extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '4.4', ], 'activity_id' => [ diff --git a/CRM/Batch/DAO/Batch.php b/CRM/Batch/DAO/Batch.php index 3018c1e261..190f3d25d6 100644 --- a/CRM/Batch/DAO/Batch.php +++ b/CRM/Batch/DAO/Batch.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Batch/Batch.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:00a7601bf04fcaa5c8d5ae2e7f916d4f) + * (GenCodeChecksum:21bc670b9083e60a58ccd4713958c192) */ /** @@ -204,6 +204,7 @@ class CRM_Batch_DAO_Batch extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '3.3', ], 'name' => [ diff --git a/CRM/Batch/DAO/EntityBatch.php b/CRM/Batch/DAO/EntityBatch.php index 9e39a3773e..7b51f53ad8 100644 --- a/CRM/Batch/DAO/EntityBatch.php +++ b/CRM/Batch/DAO/EntityBatch.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Batch/EntityBatch.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:415abafe49306753bf320774a6c9207b) + * (GenCodeChecksum:d46bdd27aa448031d626876ef3fe3ec4) */ /** @@ -114,6 +114,7 @@ class CRM_Batch_DAO_EntityBatch extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '3.3', ], 'entity_table' => [ diff --git a/CRM/Campaign/DAO/Campaign.php b/CRM/Campaign/DAO/Campaign.php index 9fc3d2237f..010f23395a 100644 --- a/CRM/Campaign/DAO/Campaign.php +++ b/CRM/Campaign/DAO/Campaign.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Campaign/Campaign.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:0f69dda13e7c2b4ebeeeaf1ea47c07ef) + * (GenCodeChecksum:78eebe103246d92d3044e2dcabf57600) */ /** @@ -234,6 +234,7 @@ class CRM_Campaign_DAO_Campaign extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '3.3', ], 'name' => [ diff --git a/CRM/Campaign/DAO/CampaignGroup.php b/CRM/Campaign/DAO/CampaignGroup.php index 5dfedffe3f..42ca379a9b 100644 --- a/CRM/Campaign/DAO/CampaignGroup.php +++ b/CRM/Campaign/DAO/CampaignGroup.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Campaign/CampaignGroup.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:6eb5e63424f42236328b3c11428382e6) + * (GenCodeChecksum:1cf5b0513e86c29cb81bd0f694ccafcd) */ /** @@ -122,6 +122,7 @@ class CRM_Campaign_DAO_CampaignGroup extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '3.3', ], 'campaign_id' => [ diff --git a/CRM/Campaign/DAO/Survey.php b/CRM/Campaign/DAO/Survey.php index 04a78c33cd..277e1775ab 100644 --- a/CRM/Campaign/DAO/Survey.php +++ b/CRM/Campaign/DAO/Survey.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Campaign/Survey.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:2c73452082011f01b04978515f1bde2a) + * (GenCodeChecksum:1c74399d67561c75f39d8db59b04737d) */ /** @@ -242,6 +242,7 @@ class CRM_Campaign_DAO_Survey extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '3.3', ], 'title' => [ diff --git a/CRM/Case/DAO/Case.php b/CRM/Case/DAO/Case.php index ccabab1602..815423a014 100644 --- a/CRM/Case/DAO/Case.php +++ b/CRM/Case/DAO/Case.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Case/Case.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:7ad55ad1c4e7a001188c7e144ae4de95) + * (GenCodeChecksum:0ce5a08de908f8eb8d65337dcc9cf5c5) */ /** @@ -170,6 +170,7 @@ class CRM_Case_DAO_Case extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.8', ], 'case_type_id' => [ diff --git a/CRM/Case/DAO/CaseActivity.php b/CRM/Case/DAO/CaseActivity.php index 2bfa5d5aaf..80fe8e6b07 100644 --- a/CRM/Case/DAO/CaseActivity.php +++ b/CRM/Case/DAO/CaseActivity.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Case/CaseActivity.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:3953c668a1b2081b07e1ae2f207d5186) + * (GenCodeChecksum:5887f4929b4995f53f44b75975af23f4) */ /** @@ -108,6 +108,7 @@ class CRM_Case_DAO_CaseActivity extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.8', ], 'case_id' => [ diff --git a/CRM/Case/DAO/CaseContact.php b/CRM/Case/DAO/CaseContact.php index 6fbb3650ae..5eda0155c5 100644 --- a/CRM/Case/DAO/CaseContact.php +++ b/CRM/Case/DAO/CaseContact.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Case/CaseContact.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:bf636853b5224b9c25c7d598b81ab6e4) + * (GenCodeChecksum:5f667ec72fa124ecc4706ae3bbc20db6) */ /** @@ -108,6 +108,7 @@ class CRM_Case_DAO_CaseContact extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '2.1', ], 'case_id' => [ diff --git a/CRM/Case/DAO/CaseType.php b/CRM/Case/DAO/CaseType.php index 5f19cb253d..e5ff269f08 100644 --- a/CRM/Case/DAO/CaseType.php +++ b/CRM/Case/DAO/CaseType.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Case/CaseType.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:e40fb6bc8c10d6ddad304ffe15773b0e) + * (GenCodeChecksum:2d6717d85561fa14908152df42d9f6ce) */ /** @@ -127,6 +127,7 @@ class CRM_Case_DAO_CaseType extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '4.5', ], 'name' => [ diff --git a/CRM/Contact/DAO/ACLContactCache.php b/CRM/Contact/DAO/ACLContactCache.php index e6fe49a771..eb96b4fdc2 100644 --- a/CRM/Contact/DAO/ACLContactCache.php +++ b/CRM/Contact/DAO/ACLContactCache.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contact/ACLContactCache.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:e32cdfdc571550d1380cb40874062d6c) + * (GenCodeChecksum:6d2a40a65db79a79f7be22421a8706bf) */ /** @@ -98,6 +98,7 @@ class CRM_Contact_DAO_ACLContactCache extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '3.1', ], 'user_id' => [ diff --git a/CRM/Contact/DAO/ContactType.php b/CRM/Contact/DAO/ContactType.php index 740fd64092..6b0ee28887 100644 --- a/CRM/Contact/DAO/ContactType.php +++ b/CRM/Contact/DAO/ContactType.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contact/ContactType.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:5bc838a856b254ffa52ef88002b9e79d) + * (GenCodeChecksum:882139e2559297b19cece48adff6006e) */ /** @@ -141,6 +141,7 @@ class CRM_Contact_DAO_ContactType extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'name' => [ diff --git a/CRM/Contact/DAO/DashboardContact.php b/CRM/Contact/DAO/DashboardContact.php index 1f59e89e27..ec73a7b080 100644 --- a/CRM/Contact/DAO/DashboardContact.php +++ b/CRM/Contact/DAO/DashboardContact.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contact/DashboardContact.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:6d5df608548f4ad29cc269d79d1cfa00) + * (GenCodeChecksum:810293727558f801b03ed76890d5703d) */ /** @@ -125,6 +125,7 @@ class CRM_Contact_DAO_DashboardContact extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '3.1', ], 'dashboard_id' => [ diff --git a/CRM/Contact/DAO/Group.php b/CRM/Contact/DAO/Group.php index c8a2a3eb47..7a0919b4be 100644 --- a/CRM/Contact/DAO/Group.php +++ b/CRM/Contact/DAO/Group.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contact/Group.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:8ac9c70cfe18b05911b2c6d85e8c522d) + * (GenCodeChecksum:70cda1352ed41a06561ffa99b92e459c) */ /** @@ -262,6 +262,7 @@ class CRM_Contact_DAO_Group extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'name' => [ diff --git a/CRM/Contact/DAO/GroupContact.php b/CRM/Contact/DAO/GroupContact.php index b104f7ede3..88ba589c9c 100644 --- a/CRM/Contact/DAO/GroupContact.php +++ b/CRM/Contact/DAO/GroupContact.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contact/GroupContact.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:831b40bc5550a6ab4186f68655080c55) + * (GenCodeChecksum:7ec906c301ccd56a9090151046109f17) */ /** @@ -130,6 +130,7 @@ class CRM_Contact_DAO_GroupContact extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'group_id' => [ diff --git a/CRM/Contact/DAO/GroupContactCache.php b/CRM/Contact/DAO/GroupContactCache.php index ce2ac4ab1c..4b74cf8d45 100644 --- a/CRM/Contact/DAO/GroupContactCache.php +++ b/CRM/Contact/DAO/GroupContactCache.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contact/GroupContactCache.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:782e943e61cd21fead43aedfc8cfe614) + * (GenCodeChecksum:4939f3803c8fd101b55bea565566b43c) */ /** @@ -107,6 +107,7 @@ class CRM_Contact_DAO_GroupContactCache extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '2.1', ], 'group_id' => [ diff --git a/CRM/Contact/DAO/GroupNesting.php b/CRM/Contact/DAO/GroupNesting.php index 847bdab2fb..e9326b7c05 100644 --- a/CRM/Contact/DAO/GroupNesting.php +++ b/CRM/Contact/DAO/GroupNesting.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contact/GroupNesting.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:b1a1fc570a824bc61a8a977bad5309dc) + * (GenCodeChecksum:c6b47998cf47d3382d300d3fdbc17fb6) */ /** @@ -107,6 +107,7 @@ class CRM_Contact_DAO_GroupNesting extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '2.0', ], 'child_group_id' => [ diff --git a/CRM/Contact/DAO/GroupOrganization.php b/CRM/Contact/DAO/GroupOrganization.php index 1fa4d75865..b2683ee408 100644 --- a/CRM/Contact/DAO/GroupOrganization.php +++ b/CRM/Contact/DAO/GroupOrganization.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contact/GroupOrganization.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:e34ae26aa37e1dc497a611ffe59394ce) + * (GenCodeChecksum:7253a65636efa7f67549df1e30ccea33) */ /** @@ -107,6 +107,7 @@ class CRM_Contact_DAO_GroupOrganization extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '2.0', ], 'group_id' => [ diff --git a/CRM/Contact/DAO/Relationship.php b/CRM/Contact/DAO/Relationship.php index 6ba21948cb..6d7b6dee21 100644 --- a/CRM/Contact/DAO/Relationship.php +++ b/CRM/Contact/DAO/Relationship.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contact/Relationship.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:7fedc23b5b597fecd3e369425177d6e5) + * (GenCodeChecksum:a21cf05327b419359116c547c7c581ce) */ /** @@ -172,6 +172,7 @@ class CRM_Contact_DAO_Relationship extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'contact_id_a' => [ diff --git a/CRM/Contact/DAO/RelationshipCache.php b/CRM/Contact/DAO/RelationshipCache.php index 49521c732f..cec6456292 100644 --- a/CRM/Contact/DAO/RelationshipCache.php +++ b/CRM/Contact/DAO/RelationshipCache.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contact/RelationshipCache.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:4d99bd698485ff0fb3770c282c80f333) + * (GenCodeChecksum:11ec799a538838c310dc75be4427c9f0) */ /** @@ -172,6 +172,7 @@ class CRM_Contact_DAO_RelationshipCache extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '5.29', ], 'relationship_id' => [ diff --git a/CRM/Contact/DAO/RelationshipType.php b/CRM/Contact/DAO/RelationshipType.php index 3114da9543..5775cd5440 100644 --- a/CRM/Contact/DAO/RelationshipType.php +++ b/CRM/Contact/DAO/RelationshipType.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contact/RelationshipType.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:7cd02aad935daaf223dee2dad3c22787) + * (GenCodeChecksum:8212489988aab524bb6353113ae01b66) */ /** @@ -154,6 +154,7 @@ class CRM_Contact_DAO_RelationshipType extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'name_a_b' => [ diff --git a/CRM/Contact/DAO/SavedSearch.php b/CRM/Contact/DAO/SavedSearch.php index 161d8a8da0..32d39796eb 100644 --- a/CRM/Contact/DAO/SavedSearch.php +++ b/CRM/Contact/DAO/SavedSearch.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contact/SavedSearch.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:af1fe076a545e5699935ece4a618880d) + * (GenCodeChecksum:165072ec4f0aa9a3002222c544b3047c) */ /** @@ -141,6 +141,7 @@ class CRM_Contact_DAO_SavedSearch extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'name' => [ diff --git a/CRM/Contact/DAO/SubscriptionHistory.php b/CRM/Contact/DAO/SubscriptionHistory.php index a09a14bbe1..d10f002c54 100644 --- a/CRM/Contact/DAO/SubscriptionHistory.php +++ b/CRM/Contact/DAO/SubscriptionHistory.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contact/SubscriptionHistory.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:c5b65b0c15c0db0227a75306b3eb8af4) + * (GenCodeChecksum:1be13f7e21dd920626bc68f889907b68) */ /** @@ -135,6 +135,7 @@ class CRM_Contact_DAO_SubscriptionHistory extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'contact_id' => [ diff --git a/CRM/Contribute/DAO/Contribution.php b/CRM/Contribute/DAO/Contribution.php index b0d858467a..08258e241c 100644 --- a/CRM/Contribute/DAO/Contribution.php +++ b/CRM/Contribute/DAO/Contribution.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contribute/Contribution.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:9749f10e7efc0712b82fb8fb4afa98bf) + * (GenCodeChecksum:92fe08f4921e963467ae0d3ae05777ac) */ /** @@ -317,6 +317,7 @@ class CRM_Contribute_DAO_Contribution extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.3', ], 'contribution_contact_id' => [ diff --git a/CRM/Contribute/DAO/ContributionPage.php b/CRM/Contribute/DAO/ContributionPage.php index a2b8759d8d..57a34bc9cf 100644 --- a/CRM/Contribute/DAO/ContributionPage.php +++ b/CRM/Contribute/DAO/ContributionPage.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contribute/ContributionPage.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:b3e008e1f16c3996b30283a02b473918) + * (GenCodeChecksum:311103358834b23440ba20d8354c2438) */ /** @@ -417,6 +417,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.3', ], 'title' => [ diff --git a/CRM/Contribute/DAO/ContributionProduct.php b/CRM/Contribute/DAO/ContributionProduct.php index d64b2d1a45..d04e21585c 100644 --- a/CRM/Contribute/DAO/ContributionProduct.php +++ b/CRM/Contribute/DAO/ContributionProduct.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contribute/ContributionProduct.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:56fab2cd01c5a2cdadeeef8a30858e70) + * (GenCodeChecksum:1e606c951b384dc261c2980784a04891) */ /** @@ -146,6 +146,7 @@ class CRM_Contribute_DAO_ContributionProduct extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.4', ], 'product_id' => [ diff --git a/CRM/Contribute/DAO/ContributionRecur.php b/CRM/Contribute/DAO/ContributionRecur.php index 2cdba25fe0..9c60146c77 100644 --- a/CRM/Contribute/DAO/ContributionRecur.php +++ b/CRM/Contribute/DAO/ContributionRecur.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contribute/ContributionRecur.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:41f57d1b977b05c9c7e2e9b716d42d5c) + * (GenCodeChecksum:de42c68c1da057066076b28ebe4f5460) */ /** @@ -289,6 +289,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.6', ], 'contact_id' => [ diff --git a/CRM/Contribute/DAO/ContributionSoft.php b/CRM/Contribute/DAO/ContributionSoft.php index 8ead9f5fe9..82c8e9b565 100644 --- a/CRM/Contribute/DAO/ContributionSoft.php +++ b/CRM/Contribute/DAO/ContributionSoft.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contribute/ContributionSoft.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:29cc7a53435b9e779e6c0fa99e8a50b2) + * (GenCodeChecksum:e6e9714690d71b36fc982ba2215fc0a1) */ /** @@ -154,6 +154,7 @@ class CRM_Contribute_DAO_ContributionSoft extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '2.2', ], 'contribution_id' => [ diff --git a/CRM/Contribute/DAO/Premium.php b/CRM/Contribute/DAO/Premium.php index ba50f1263b..3b6bac321f 100644 --- a/CRM/Contribute/DAO/Premium.php +++ b/CRM/Contribute/DAO/Premium.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contribute/Premium.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:dfee827e2fbac76683a336c8a15f4b88) + * (GenCodeChecksum:0410b47a05452483d79597374cf15c9e) */ /** @@ -156,6 +156,7 @@ class CRM_Contribute_DAO_Premium extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.4', ], 'entity_table' => [ diff --git a/CRM/Contribute/DAO/PremiumsProduct.php b/CRM/Contribute/DAO/PremiumsProduct.php index 7aeb6ac03f..1b1ecb7a7f 100644 --- a/CRM/Contribute/DAO/PremiumsProduct.php +++ b/CRM/Contribute/DAO/PremiumsProduct.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contribute/PremiumsProduct.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:633f38c88bf4e268e2f9889de60c281f) + * (GenCodeChecksum:c51f65bcccfbb851426eb3fd37315b43) */ /** @@ -121,6 +121,7 @@ class CRM_Contribute_DAO_PremiumsProduct extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.4', ], 'premiums_id' => [ diff --git a/CRM/Contribute/DAO/Product.php b/CRM/Contribute/DAO/Product.php index f0a409c747..cde4954f75 100644 --- a/CRM/Contribute/DAO/Product.php +++ b/CRM/Contribute/DAO/Product.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contribute/Product.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:b2249b03393c4a2c59e46ab95ab862bc) + * (GenCodeChecksum:c598ff101a6b96d122908bf8acab8193) */ /** @@ -222,6 +222,7 @@ class CRM_Contribute_DAO_Product extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.4', ], 'product_name' => [ diff --git a/CRM/Contribute/DAO/Widget.php b/CRM/Contribute/DAO/Widget.php index ecda73bb12..de9a7fc598 100644 --- a/CRM/Contribute/DAO/Widget.php +++ b/CRM/Contribute/DAO/Widget.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contribute/Widget.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:797394e9127b5740e030c13f0cd06002) + * (GenCodeChecksum:68cffd0a5158d8a8d052556b9d4d6d7b) */ /** @@ -187,6 +187,7 @@ class CRM_Contribute_DAO_Widget extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '2.0', ], 'contribution_page_id' => [ diff --git a/CRM/Core/DAO/ActionLog.php b/CRM/Core/DAO/ActionLog.php index 4ac65ebecf..5587f5f21a 100644 --- a/CRM/Core/DAO/ActionLog.php +++ b/CRM/Core/DAO/ActionLog.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/ActionLog.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:81008cf21617c413c1c8b0c489616cf2) + * (GenCodeChecksum:49ddffed107b348fac4503b295f6f21a) */ /** @@ -154,6 +154,7 @@ class CRM_Core_DAO_ActionLog extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '3.4', ], 'contact_id' => [ diff --git a/CRM/Core/DAO/ActionMapping.php b/CRM/Core/DAO/ActionMapping.php index ee5ff441e6..6843a262be 100644 --- a/CRM/Core/DAO/ActionMapping.php +++ b/CRM/Core/DAO/ActionMapping.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/ActionMapping.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:992cd544af6b99ba9a63f0b7d98c9746) + * (GenCodeChecksum:835f89fed40b6e3308c404ebbd4b48c5) */ /** @@ -130,6 +130,7 @@ class CRM_Core_DAO_ActionMapping extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '3.4', ], 'entity' => [ diff --git a/CRM/Core/DAO/ActionSchedule.php b/CRM/Core/DAO/ActionSchedule.php index e3d49500d0..e009708710 100644 --- a/CRM/Core/DAO/ActionSchedule.php +++ b/CRM/Core/DAO/ActionSchedule.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/ActionSchedule.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:3a65c11b5c6e2f56b85b8e013fb4a5ea) + * (GenCodeChecksum:7952a55bbf18fc91af640a130cb79137) */ /** @@ -375,6 +375,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '3.4', ], 'name' => [ diff --git a/CRM/Core/DAO/Address.php b/CRM/Core/DAO/Address.php index d571eab7e4..a6e9d1aa50 100644 --- a/CRM/Core/DAO/Address.php +++ b/CRM/Core/DAO/Address.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/Address.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:95ac108eed8aecf8c7100640f9210899) + * (GenCodeChecksum:25641380fb23cbe3112d5491a94422b8) */ /** @@ -300,6 +300,7 @@ class CRM_Core_DAO_Address extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'contact_id' => [ diff --git a/CRM/Core/DAO/AddressFormat.php b/CRM/Core/DAO/AddressFormat.php index 25d0e685dc..5e44542bd6 100644 --- a/CRM/Core/DAO/AddressFormat.php +++ b/CRM/Core/DAO/AddressFormat.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/AddressFormat.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:876fce7628abdd7637e9cc799e6d274c) + * (GenCodeChecksum:2ecfd819ea18426f11b942c042bafbfc) */ /** @@ -84,6 +84,7 @@ class CRM_Core_DAO_AddressFormat extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '3.2', ], 'format' => [ diff --git a/CRM/Core/DAO/Cache.php b/CRM/Core/DAO/Cache.php index 27dd4cd27f..da2a3981b3 100644 --- a/CRM/Core/DAO/Cache.php +++ b/CRM/Core/DAO/Cache.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/Cache.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:ca31bffc3f0d99e4300d53ab3c49b8da) + * (GenCodeChecksum:0cc7acecf3b6eaeca5819fe3d6e5053a) */ /** @@ -134,6 +134,7 @@ class CRM_Core_DAO_Cache extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '2.1', ], 'group_name' => [ diff --git a/CRM/Core/DAO/Component.php b/CRM/Core/DAO/Component.php index 2b39f53fdc..6c7c572d9c 100644 --- a/CRM/Core/DAO/Component.php +++ b/CRM/Core/DAO/Component.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/Component.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:8e5c4c8af10c6e8e3f321a19814f63b3) + * (GenCodeChecksum:09a5730861e83385f4441f3c0f76bc1b) */ /** @@ -91,6 +91,7 @@ class CRM_Core_DAO_Component extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '2.0', ], 'name' => [ diff --git a/CRM/Core/DAO/Country.php b/CRM/Core/DAO/Country.php index 524ddeb7e5..68446f83f4 100644 --- a/CRM/Core/DAO/Country.php +++ b/CRM/Core/DAO/Country.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/Country.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:e5b8ae0961e387f04f4fa49cb92144cf) + * (GenCodeChecksum:c813511e8a3551dc396ccf62c741d13f) */ /** @@ -163,6 +163,7 @@ class CRM_Core_DAO_Country extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'name' => [ diff --git a/CRM/Core/DAO/County.php b/CRM/Core/DAO/County.php index 4c33053e4f..57226d72d1 100644 --- a/CRM/Core/DAO/County.php +++ b/CRM/Core/DAO/County.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/County.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:a03d29b83399e1ef92de3a6e5861adb4) + * (GenCodeChecksum:eb213cb87257551cc0331a49f0468a2a) */ /** @@ -127,6 +127,7 @@ class CRM_Core_DAO_County extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'name' => [ diff --git a/CRM/Core/DAO/CustomField.php b/CRM/Core/DAO/CustomField.php index 5bf5513bbf..ce83393007 100644 --- a/CRM/Core/DAO/CustomField.php +++ b/CRM/Core/DAO/CustomField.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/CustomField.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:b1fc89dd2e7b3344c7f73579b18c1bf2) + * (GenCodeChecksum:ba0b1be66d11dc51c9ce439b75e7ffbb) */ /** @@ -310,6 +310,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'custom_group_id' => [ diff --git a/CRM/Core/DAO/CustomGroup.php b/CRM/Core/DAO/CustomGroup.php index 28b423c37d..faa2f7aeda 100644 --- a/CRM/Core/DAO/CustomGroup.php +++ b/CRM/Core/DAO/CustomGroup.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/CustomGroup.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:f259c36d8b793b6085c4756bdbeae079) + * (GenCodeChecksum:23b68ef6a7a1b32a49d50ff3e7f67804) */ /** @@ -246,6 +246,7 @@ class CRM_Core_DAO_CustomGroup extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'name' => [ diff --git a/CRM/Core/DAO/Dashboard.php b/CRM/Core/DAO/Dashboard.php index 4607d27f19..4ca1c0dcbc 100644 --- a/CRM/Core/DAO/Dashboard.php +++ b/CRM/Core/DAO/Dashboard.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/Dashboard.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:4836b84ebccdfd8a0bc15097e2fe831e) + * (GenCodeChecksum:0a21beb6ce366c3f20bb682838389737) */ /** @@ -166,6 +166,7 @@ class CRM_Core_DAO_Dashboard extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '3.1', ], 'domain_id' => [ diff --git a/CRM/Core/DAO/Discount.php b/CRM/Core/DAO/Discount.php index 60238d819a..c3bc2859e6 100644 --- a/CRM/Core/DAO/Discount.php +++ b/CRM/Core/DAO/Discount.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/Discount.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:d6ec5d0b6786067f47617e39acbbbd3c) + * (GenCodeChecksum:33edfd87704f7f9534f66970619692b0) */ /** @@ -128,6 +128,7 @@ class CRM_Core_DAO_Discount extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '2.1', ], 'entity_table' => [ diff --git a/CRM/Core/DAO/Domain.php b/CRM/Core/DAO/Domain.php index 493b471b18..d2ab149ffd 100644 --- a/CRM/Core/DAO/Domain.php +++ b/CRM/Core/DAO/Domain.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/Domain.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:fd01cdae7627801f519ce3049308a386) + * (GenCodeChecksum:8349202b8815c515c1d264772b56c66f) */ /** @@ -134,6 +134,7 @@ class CRM_Core_DAO_Domain extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'name' => [ diff --git a/CRM/Core/DAO/Email.php b/CRM/Core/DAO/Email.php index c7964f1076..9a731e234a 100644 --- a/CRM/Core/DAO/Email.php +++ b/CRM/Core/DAO/Email.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/Email.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:882304460da08ef6b1a82ab6c3304be4) + * (GenCodeChecksum:5b2102c4ee3bae6c9f3e271c1a739efa) */ /** @@ -183,6 +183,7 @@ class CRM_Core_DAO_Email extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'contact_id' => [ diff --git a/CRM/Core/DAO/EntityFile.php b/CRM/Core/DAO/EntityFile.php index 62dcaace75..4c7851c0eb 100644 --- a/CRM/Core/DAO/EntityFile.php +++ b/CRM/Core/DAO/EntityFile.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/EntityFile.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:c5c7003edabf9cef2cc03e437ced049e) + * (GenCodeChecksum:f6f1c6d067310259d60d0afea993d727) */ /** @@ -114,6 +114,7 @@ class CRM_Core_DAO_EntityFile extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.5', ], 'entity_table' => [ diff --git a/CRM/Core/DAO/EntityTag.php b/CRM/Core/DAO/EntityTag.php index 924fd98261..cbea21d138 100644 --- a/CRM/Core/DAO/EntityTag.php +++ b/CRM/Core/DAO/EntityTag.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/EntityTag.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:acdaee6531593b709a92efb9300d6618) + * (GenCodeChecksum:04f46fff37e89a3923a6ff397b24ba07) */ /** @@ -114,6 +114,7 @@ class CRM_Core_DAO_EntityTag extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'entity_table' => [ diff --git a/CRM/Core/DAO/Extension.php b/CRM/Core/DAO/Extension.php index aec1ab89d9..44594e06f2 100644 --- a/CRM/Core/DAO/Extension.php +++ b/CRM/Core/DAO/Extension.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/Extension.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:e61b1d00dcbb76a904a9c1c71d5dae2f) + * (GenCodeChecksum:5ebf51ebdc1a3beab859e8f68ea28e61) */ /** @@ -124,6 +124,7 @@ class CRM_Core_DAO_Extension extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '4.2', ], 'type' => [ diff --git a/CRM/Core/DAO/File.php b/CRM/Core/DAO/File.php index 1e904bbbb6..befd5c715a 100644 --- a/CRM/Core/DAO/File.php +++ b/CRM/Core/DAO/File.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/File.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:f1e2a8183d4f74ca94a8f6e26b4b7336) + * (GenCodeChecksum:2269397cea58ba184874295cfbad396d) */ /** @@ -141,6 +141,7 @@ class CRM_Core_DAO_File extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.5', ], 'file_type_id' => [ diff --git a/CRM/Core/DAO/IM.php b/CRM/Core/DAO/IM.php index d71a068812..004195d7d9 100644 --- a/CRM/Core/DAO/IM.php +++ b/CRM/Core/DAO/IM.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/IM.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:d1c5ac9a762c3772bad84ef11d1a005d) + * (GenCodeChecksum:5607b27ff96ad39ec97877d089b4a9e3) */ /** @@ -148,6 +148,7 @@ class CRM_Core_DAO_IM extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'contact_id' => [ diff --git a/CRM/Core/DAO/Job.php b/CRM/Core/DAO/Job.php index 28bdc5edc5..debdce63a9 100644 --- a/CRM/Core/DAO/Job.php +++ b/CRM/Core/DAO/Job.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/Job.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:b6077b55d593903b9ab9f673c40dd1b1) + * (GenCodeChecksum:bb383d2cea9c84fa26e89d060032bf22) */ /** @@ -162,6 +162,7 @@ class CRM_Core_DAO_Job extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '4.1', ], 'domain_id' => [ diff --git a/CRM/Core/DAO/JobLog.php b/CRM/Core/DAO/JobLog.php index 066bbccce8..4ce7adfb46 100644 --- a/CRM/Core/DAO/JobLog.php +++ b/CRM/Core/DAO/JobLog.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/JobLog.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:caaa0f4e1780587431c4c4825174320a) + * (GenCodeChecksum:311421714c062d22474ea357aa39e079) */ /** @@ -141,6 +141,7 @@ class CRM_Core_DAO_JobLog extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '4.1', ], 'domain_id' => [ diff --git a/CRM/Core/DAO/LocBlock.php b/CRM/Core/DAO/LocBlock.php index a71ee2a6db..948b94b8db 100644 --- a/CRM/Core/DAO/LocBlock.php +++ b/CRM/Core/DAO/LocBlock.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/LocBlock.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:567e990ebbac576660aebf6c3682459f) + * (GenCodeChecksum:95df7c366d4f5920663299d762183081) */ /** @@ -139,6 +139,7 @@ class CRM_Core_DAO_LocBlock extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '2.0', ], 'address_id' => [ diff --git a/CRM/Core/DAO/LocationType.php b/CRM/Core/DAO/LocationType.php index c41f524fa4..d53670d882 100644 --- a/CRM/Core/DAO/LocationType.php +++ b/CRM/Core/DAO/LocationType.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/LocationType.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:533719cf74d2886c64be987f1221f446) + * (GenCodeChecksum:b2109f10fffdacf38527863979dee49d) */ /** @@ -126,6 +126,7 @@ class CRM_Core_DAO_LocationType extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'name' => [ diff --git a/CRM/Core/DAO/Log.php b/CRM/Core/DAO/Log.php index f1f704a8d8..cc1ba669f2 100644 --- a/CRM/Core/DAO/Log.php +++ b/CRM/Core/DAO/Log.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/Log.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:0c4fa39359dd367a6ab0b3c790d045d1) + * (GenCodeChecksum:4f3a8839532b75d6216ba233c6297934) */ /** @@ -128,6 +128,7 @@ class CRM_Core_DAO_Log extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.5', ], 'entity_table' => [ diff --git a/CRM/Core/DAO/MailSettings.php b/CRM/Core/DAO/MailSettings.php index c2c67b22de..f242482adf 100644 --- a/CRM/Core/DAO/MailSettings.php +++ b/CRM/Core/DAO/MailSettings.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/MailSettings.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:e29d6d249a228e8cbbdb895eef3bf84a) + * (GenCodeChecksum:133dfb1cc0b9b13f45864fac1129115d) */ /** @@ -202,6 +202,7 @@ class CRM_Core_DAO_MailSettings extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '2.2', ], 'domain_id' => [ diff --git a/CRM/Core/DAO/Managed.php b/CRM/Core/DAO/Managed.php index 30e60b048f..df18aa5d5b 100644 --- a/CRM/Core/DAO/Managed.php +++ b/CRM/Core/DAO/Managed.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/Managed.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:3c6ae22144ccb74c38f5a043e5edf7db) + * (GenCodeChecksum:6f8403a1993eb2636a67833602db14ab) */ /** @@ -112,6 +112,7 @@ class CRM_Core_DAO_Managed extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '4.2', ], 'module' => [ diff --git a/CRM/Core/DAO/Mapping.php b/CRM/Core/DAO/Mapping.php index a4e979e7c3..ac4ef8d742 100644 --- a/CRM/Core/DAO/Mapping.php +++ b/CRM/Core/DAO/Mapping.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/Mapping.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:85c73c056f0160c4046c0fcfe7d1789e) + * (GenCodeChecksum:06a510d6fa96ed0609c99449e54daf5b) */ /** @@ -98,6 +98,7 @@ class CRM_Core_DAO_Mapping extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.2', ], 'name' => [ diff --git a/CRM/Core/DAO/MappingField.php b/CRM/Core/DAO/MappingField.php index 7adf5847ca..4ce0437eaf 100644 --- a/CRM/Core/DAO/MappingField.php +++ b/CRM/Core/DAO/MappingField.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/MappingField.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:d00b7c4a9eb199ac9c5a6345aa849fe2) + * (GenCodeChecksum:7b6fef105fbd75f712c39395b4dec8a9) */ /** @@ -184,6 +184,7 @@ class CRM_Core_DAO_MappingField extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.2', ], 'mapping_id' => [ diff --git a/CRM/Core/DAO/Menu.php b/CRM/Core/DAO/Menu.php index 5c50817504..997c189016 100644 --- a/CRM/Core/DAO/Menu.php +++ b/CRM/Core/DAO/Menu.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/Menu.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:ef3446432c699e064aa3e685f92c798d) + * (GenCodeChecksum:c0912fb9e42a72cc3e9987d96239bafc) */ /** @@ -235,6 +235,7 @@ class CRM_Core_DAO_Menu extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '2.1', ], 'domain_id' => [ diff --git a/CRM/Core/DAO/MessageTemplate.php b/CRM/Core/DAO/MessageTemplate.php index b588a29924..ff43ba0a53 100644 --- a/CRM/Core/DAO/MessageTemplate.php +++ b/CRM/Core/DAO/MessageTemplate.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/MessageTemplate.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:6a15fab577959d8cea4613098356e03d) + * (GenCodeChecksum:cc5d91ed29668432a8666af3fd4ad9f9) */ /** @@ -150,6 +150,7 @@ class CRM_Core_DAO_MessageTemplate extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.6', ], 'msg_title' => [ diff --git a/CRM/Core/DAO/Navigation.php b/CRM/Core/DAO/Navigation.php index b99a7487f3..28f492bbb8 100644 --- a/CRM/Core/DAO/Navigation.php +++ b/CRM/Core/DAO/Navigation.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/Navigation.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:0368c5b759a02711050f5e940f64ca16) + * (GenCodeChecksum:548f06cf0a447913c7389a4595573e23) */ /** @@ -174,6 +174,7 @@ class CRM_Core_DAO_Navigation extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '3.0', ], 'domain_id' => [ diff --git a/CRM/Core/DAO/Note.php b/CRM/Core/DAO/Note.php index fdc1d4e25e..4ce0f51f21 100644 --- a/CRM/Core/DAO/Note.php +++ b/CRM/Core/DAO/Note.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/Note.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:cbafe16e094aea234827a36ffc024cdb) + * (GenCodeChecksum:444f6d1cb984753995b61839733abfc8) */ /** @@ -149,6 +149,7 @@ class CRM_Core_DAO_Note extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'entity_table' => [ diff --git a/CRM/Core/DAO/OpenID.php b/CRM/Core/DAO/OpenID.php index 2bf8a418b4..9b091bde56 100644 --- a/CRM/Core/DAO/OpenID.php +++ b/CRM/Core/DAO/OpenID.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/OpenID.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:10ca9473f8be9e643f92da5067106554) + * (GenCodeChecksum:26092a8f070e5fe794671ed682b08ed1) */ /** @@ -127,6 +127,7 @@ class CRM_Core_DAO_OpenID extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '2.0', ], 'contact_id' => [ diff --git a/CRM/Core/DAO/OptionGroup.php b/CRM/Core/DAO/OptionGroup.php index 7e13e329b1..c66d7130ad 100644 --- a/CRM/Core/DAO/OptionGroup.php +++ b/CRM/Core/DAO/OptionGroup.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/OptionGroup.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:6bcfbc78f5995c4930d1f12dd19a30b7) + * (GenCodeChecksum:9eaaeb570ba18bf902279c0a5a8c47c4) */ /** @@ -126,6 +126,7 @@ class CRM_Core_DAO_OptionGroup extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.5', ], 'name' => [ diff --git a/CRM/Core/DAO/OptionValue.php b/CRM/Core/DAO/OptionValue.php index 143c0016de..de563778a9 100644 --- a/CRM/Core/DAO/OptionValue.php +++ b/CRM/Core/DAO/OptionValue.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/OptionValue.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:82abbc6dd13b83b62c60884b1b97402f) + * (GenCodeChecksum:2c0ce2e77042de88941561e038187cee) */ /** @@ -208,6 +208,7 @@ class CRM_Core_DAO_OptionValue extends CRM_Core_DAO { 'entity' => 'OptionValue', 'bao' => 'CRM_Core_BAO_OptionValue', 'localizable' => 0, + 'readonly' => TRUE, 'add' => '1.5', ], 'option_group_id' => [ diff --git a/CRM/Core/DAO/Phone.php b/CRM/Core/DAO/Phone.php index 2bcf574a9d..c28c741bd9 100644 --- a/CRM/Core/DAO/Phone.php +++ b/CRM/Core/DAO/Phone.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/Phone.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:69c5bce12cbed1144a0c38eec1052206) + * (GenCodeChecksum:29250957128fefa8b8ee8156ffed783f) */ /** @@ -169,6 +169,7 @@ class CRM_Core_DAO_Phone extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'contact_id' => [ diff --git a/CRM/Core/DAO/PreferencesDate.php b/CRM/Core/DAO/PreferencesDate.php index f6dde7b69a..2d46ec06fd 100644 --- a/CRM/Core/DAO/PreferencesDate.php +++ b/CRM/Core/DAO/PreferencesDate.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/PreferencesDate.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:938d39c03785f7ed21b560fe071ac114) + * (GenCodeChecksum:65482aa94cbeb2529b257e1b7ab6d421) */ /** @@ -116,6 +116,7 @@ class CRM_Core_DAO_PreferencesDate extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '2.0', ], 'name' => [ diff --git a/CRM/Core/DAO/PrevNextCache.php b/CRM/Core/DAO/PrevNextCache.php index e14ee05a18..c264cff113 100644 --- a/CRM/Core/DAO/PrevNextCache.php +++ b/CRM/Core/DAO/PrevNextCache.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/PrevNextCache.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:6c6fed9de1740a5c9107d9f374b13777) + * (GenCodeChecksum:a49bff433947fcca0f41c414e3ad4c66) */ /** @@ -114,6 +114,7 @@ class CRM_Core_DAO_PrevNextCache extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '3.4', ], 'entity_table' => [ diff --git a/CRM/Core/DAO/PrintLabel.php b/CRM/Core/DAO/PrintLabel.php index 918163549e..9938e8d0f0 100644 --- a/CRM/Core/DAO/PrintLabel.php +++ b/CRM/Core/DAO/PrintLabel.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/PrintLabel.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:3932e344898e81897e7f59850850c513) + * (GenCodeChecksum:29063fe048df3c056de7bd26c959ff16) */ /** @@ -159,6 +159,7 @@ class CRM_Core_DAO_PrintLabel extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '4.4', ], 'title' => [ diff --git a/CRM/Core/DAO/RecurringEntity.php b/CRM/Core/DAO/RecurringEntity.php index bc4df1d90f..02e14fd675 100644 --- a/CRM/Core/DAO/RecurringEntity.php +++ b/CRM/Core/DAO/RecurringEntity.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/RecurringEntity.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:2c41ff4a2ef7a2919e39b5ef6feb5de6) + * (GenCodeChecksum:74e4c9edf404d3bec64783beb3f1af90) */ /** @@ -102,6 +102,7 @@ class CRM_Core_DAO_RecurringEntity extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '4.6', ], 'parent_id' => [ diff --git a/CRM/Core/DAO/Setting.php b/CRM/Core/DAO/Setting.php index ddc394fbc5..dae811c908 100644 --- a/CRM/Core/DAO/Setting.php +++ b/CRM/Core/DAO/Setting.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/Setting.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:919e0b498a8b23dcd21ce5f17a67768a) + * (GenCodeChecksum:0d63ea565f62d5c5c813e6373f5b2e14) */ /** @@ -148,6 +148,7 @@ class CRM_Core_DAO_Setting extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '4.1', ], 'name' => [ diff --git a/CRM/Core/DAO/StateProvince.php b/CRM/Core/DAO/StateProvince.php index c8d6f71279..83442859b4 100644 --- a/CRM/Core/DAO/StateProvince.php +++ b/CRM/Core/DAO/StateProvince.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/StateProvince.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:1fa57e7255ecf375deb13ccb9d86fefe) + * (GenCodeChecksum:440f793689eaaa44fe906d1c2b511f8d) */ /** @@ -127,6 +127,7 @@ class CRM_Core_DAO_StateProvince extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'name' => [ diff --git a/CRM/Core/DAO/StatusPreference.php b/CRM/Core/DAO/StatusPreference.php index 2682437ba8..91af4a96fb 100644 --- a/CRM/Core/DAO/StatusPreference.php +++ b/CRM/Core/DAO/StatusPreference.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/StatusPreference.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:ec99239ddba33ac2d8a514b5e94b0b24) + * (GenCodeChecksum:af32ea6d412738e2547b9d07b689406b) */ /** @@ -141,6 +141,7 @@ class CRM_Core_DAO_StatusPreference extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '4.7', ], 'domain_id' => [ diff --git a/CRM/Core/DAO/SystemLog.php b/CRM/Core/DAO/SystemLog.php index 674e96d38b..322e33d88a 100644 --- a/CRM/Core/DAO/SystemLog.php +++ b/CRM/Core/DAO/SystemLog.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/SystemLog.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:bacc25ff2b15723cedeb705dd9781a96) + * (GenCodeChecksum:f82dad9ad461884c5d45428b341dfbb4) */ /** @@ -119,6 +119,7 @@ class CRM_Core_DAO_SystemLog extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '4.4', ], 'message' => [ diff --git a/CRM/Core/DAO/Tag.php b/CRM/Core/DAO/Tag.php index 5e51c3b352..6b0e713891 100644 --- a/CRM/Core/DAO/Tag.php +++ b/CRM/Core/DAO/Tag.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/Tag.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:6b2402718e07b7e169aaa57187f9d74e) + * (GenCodeChecksum:d6d9beda4ba9e41d1c040d5f878893b8) */ /** @@ -171,6 +171,7 @@ class CRM_Core_DAO_Tag extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'name' => [ diff --git a/CRM/Core/DAO/Timezone.php b/CRM/Core/DAO/Timezone.php index 7e6aa6bf0a..9691025a5e 100644 --- a/CRM/Core/DAO/Timezone.php +++ b/CRM/Core/DAO/Timezone.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/Timezone.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:a8c096f0355275be5ee4e802461b8238) + * (GenCodeChecksum:f1ffd59dde5ea0ab85b15f9bc9c609eb) */ /** @@ -125,6 +125,7 @@ class CRM_Core_DAO_Timezone extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.8', ], 'name' => [ diff --git a/CRM/Core/DAO/UFField.php b/CRM/Core/DAO/UFField.php index f828f10b9e..9ba6ee2f18 100644 --- a/CRM/Core/DAO/UFField.php +++ b/CRM/Core/DAO/UFField.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/UFField.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:95c6467cd16f7519785b3a271b771421) + * (GenCodeChecksum:ad764e4c244b5b88acd96b57c4f4f702) */ /** @@ -219,6 +219,7 @@ class CRM_Core_DAO_UFField extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'uf_group_id' => [ diff --git a/CRM/Core/DAO/UFGroup.php b/CRM/Core/DAO/UFGroup.php index 8d08522b03..f0cfc33e84 100644 --- a/CRM/Core/DAO/UFGroup.php +++ b/CRM/Core/DAO/UFGroup.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/UFGroup.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:ed0e5ca993ee64645dfc76a35f3f6d8e) + * (GenCodeChecksum:824fe358fcaddc89f302bf03ba7b82bc) */ /** @@ -274,6 +274,7 @@ class CRM_Core_DAO_UFGroup extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'is_active' => [ diff --git a/CRM/Core/DAO/UFJoin.php b/CRM/Core/DAO/UFJoin.php index 7ccb8245a7..27c9165a63 100644 --- a/CRM/Core/DAO/UFJoin.php +++ b/CRM/Core/DAO/UFJoin.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/UFJoin.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:ac132b4e99ca2acdf298972eb3a81278) + * (GenCodeChecksum:3e33cb45c78bf4f828b5ecce3130a9b5) */ /** @@ -142,6 +142,7 @@ class CRM_Core_DAO_UFJoin extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.3', ], 'is_active' => [ diff --git a/CRM/Core/DAO/UFMatch.php b/CRM/Core/DAO/UFMatch.php index e79cb19aa4..1d5488ac61 100644 --- a/CRM/Core/DAO/UFMatch.php +++ b/CRM/Core/DAO/UFMatch.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/UFMatch.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:2b22906110bf9cbaaa2356db1564217d) + * (GenCodeChecksum:e4df2b3830dade51f45eff7ef071b09e) */ /** @@ -128,6 +128,7 @@ class CRM_Core_DAO_UFMatch extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.1', ], 'domain_id' => [ diff --git a/CRM/Core/DAO/Website.php b/CRM/Core/DAO/Website.php index 3b43aa025b..3ece0b8aaf 100644 --- a/CRM/Core/DAO/Website.php +++ b/CRM/Core/DAO/Website.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/Website.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:5fe7525ef0c24242d206c57a36d4899a) + * (GenCodeChecksum:5817ea9ead738f208907da1e2729da44) */ /** @@ -127,6 +127,7 @@ class CRM_Core_DAO_Website extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '3.2', ], 'contact_id' => [ diff --git a/CRM/Core/DAO/WordReplacement.php b/CRM/Core/DAO/WordReplacement.php index de3545d427..a1f7c1efcd 100644 --- a/CRM/Core/DAO/WordReplacement.php +++ b/CRM/Core/DAO/WordReplacement.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/WordReplacement.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:b5f1cf2f28103d31eb9a3ca920860f45) + * (GenCodeChecksum:db47178d1624ea60916f864af51c03b3) */ /** @@ -125,6 +125,7 @@ class CRM_Core_DAO_WordReplacement extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '4.4', ], 'find_word' => [ diff --git a/CRM/Core/DAO/Worldregion.php b/CRM/Core/DAO/Worldregion.php index f0d16f48d8..635fe964c7 100644 --- a/CRM/Core/DAO/Worldregion.php +++ b/CRM/Core/DAO/Worldregion.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Core/Worldregion.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:798384cde9fff013c1d9ca0724746ebf) + * (GenCodeChecksum:2d6ae711c53f7b8403e9a35327de4d66) */ /** @@ -84,6 +84,7 @@ class CRM_Core_DAO_Worldregion extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.8', ], 'world_region' => [ diff --git a/CRM/Cxn/DAO/Cxn.php b/CRM/Cxn/DAO/Cxn.php index 73804c3b08..1faef0c488 100644 --- a/CRM/Cxn/DAO/Cxn.php +++ b/CRM/Cxn/DAO/Cxn.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Cxn/Cxn.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:fcd0108fbc34d4c74ffb271318b16bd7) + * (GenCodeChecksum:157ccfb9fab7c31b02b22cf6d79fe686) */ /** @@ -147,6 +147,7 @@ class CRM_Cxn_DAO_Cxn extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '4.6', ], 'app_guid' => [ diff --git a/CRM/Dedupe/DAO/Exception.php b/CRM/Dedupe/DAO/Exception.php index c78fa2a0e2..70aadd8c38 100644 --- a/CRM/Dedupe/DAO/Exception.php +++ b/CRM/Dedupe/DAO/Exception.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Dedupe/Exception.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:5ab53770ac01575624fc7ffaeae5085c) + * (GenCodeChecksum:63779056711f491741e25d93c3775df7) */ /** @@ -107,6 +107,7 @@ class CRM_Dedupe_DAO_Exception extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '3.3', ], 'contact_id1' => [ diff --git a/CRM/Dedupe/DAO/Rule.php b/CRM/Dedupe/DAO/Rule.php index 969839b644..6893b60378 100644 --- a/CRM/Dedupe/DAO/Rule.php +++ b/CRM/Dedupe/DAO/Rule.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Dedupe/Rule.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:74ab5832e9c55b945fde05491e0e712e) + * (GenCodeChecksum:682d32614225daae2471fcd701431d63) */ /** @@ -127,6 +127,7 @@ class CRM_Dedupe_DAO_Rule extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.8', ], 'dedupe_rule_group_id' => [ diff --git a/CRM/Dedupe/DAO/RuleGroup.php b/CRM/Dedupe/DAO/RuleGroup.php index 50fb727d88..217de70168 100644 --- a/CRM/Dedupe/DAO/RuleGroup.php +++ b/CRM/Dedupe/DAO/RuleGroup.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Dedupe/RuleGroup.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:c6ea8eba5316b1ede0b9542945b0c8db) + * (GenCodeChecksum:a96207fdef11a959a8d900e1dc76a15c) */ /** @@ -119,6 +119,7 @@ class CRM_Dedupe_DAO_RuleGroup extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.8', ], 'contact_type' => [ diff --git a/CRM/Event/Cart/DAO/Cart.php b/CRM/Event/Cart/DAO/Cart.php index 636ce1d222..ab8c3bbbf0 100644 --- a/CRM/Event/Cart/DAO/Cart.php +++ b/CRM/Event/Cart/DAO/Cart.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Event/Cart/Cart.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:45e31bacdd32dc1ede3f6b2b1dab048a) + * (GenCodeChecksum:0b24b73c38301e2a0428280ed8be4b3b) */ /** @@ -105,6 +105,7 @@ class CRM_Event_Cart_DAO_Cart extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '4.1', ], 'user_id' => [ diff --git a/CRM/Event/Cart/DAO/EventInCart.php b/CRM/Event/Cart/DAO/EventInCart.php index cd4e683192..a434317411 100644 --- a/CRM/Event/Cart/DAO/EventInCart.php +++ b/CRM/Event/Cart/DAO/EventInCart.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Event/Cart/EventInCart.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:9b3e4e7cc1a1bd76029eeaccb041b5cd) + * (GenCodeChecksum:0ae1df299c249c4984b5785593755400) */ /** @@ -108,6 +108,7 @@ class CRM_Event_Cart_DAO_EventInCart extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '4.1', ], 'event_id' => [ diff --git a/CRM/Event/DAO/Event.php b/CRM/Event/DAO/Event.php index 0ce9d67f47..211eb612d1 100644 --- a/CRM/Event/DAO/Event.php +++ b/CRM/Event/DAO/Event.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Event/Event.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:cc5512176c45d616e0b9571e6d8e033e) + * (GenCodeChecksum:a7136e70d0115569f5a9ec2d14b2818d) */ /** @@ -594,6 +594,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.7', ], 'event_title' => [ diff --git a/CRM/Event/DAO/Participant.php b/CRM/Event/DAO/Participant.php index d1be9121df..9914258106 100644 --- a/CRM/Event/DAO/Participant.php +++ b/CRM/Event/DAO/Participant.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Event/Participant.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:adc9953eb7c1ee2d59f8937d8a8d94a3) + * (GenCodeChecksum:c9cc760db122ae2f826c169efed061f2) */ /** @@ -233,6 +233,7 @@ class CRM_Event_DAO_Participant extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.7', ], 'participant_contact_id' => [ diff --git a/CRM/Event/DAO/ParticipantPayment.php b/CRM/Event/DAO/ParticipantPayment.php index 478890e347..8837f6cc90 100644 --- a/CRM/Event/DAO/ParticipantPayment.php +++ b/CRM/Event/DAO/ParticipantPayment.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Event/ParticipantPayment.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:588d6ea1417e370d9397d1902c0fbb91) + * (GenCodeChecksum:33702eb127926f201e74c401001e2f99) */ /** @@ -108,6 +108,7 @@ class CRM_Event_DAO_ParticipantPayment extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.7', ], 'participant_id' => [ diff --git a/CRM/Event/DAO/ParticipantStatusType.php b/CRM/Event/DAO/ParticipantStatusType.php index 04ba541c60..164fe9583b 100644 --- a/CRM/Event/DAO/ParticipantStatusType.php +++ b/CRM/Event/DAO/ParticipantStatusType.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Event/ParticipantStatusType.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:881202672fd112d681d8c349bd560c76) + * (GenCodeChecksum:83aa04ebd1109c907cbea3b10365372d) */ /** @@ -134,6 +134,7 @@ class CRM_Event_DAO_ParticipantStatusType extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '3.0', ], 'participant_status' => [ diff --git a/CRM/Financial/DAO/Currency.php b/CRM/Financial/DAO/Currency.php index c55b1690f7..0f0081b5af 100644 --- a/CRM/Financial/DAO/Currency.php +++ b/CRM/Financial/DAO/Currency.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Financial/Currency.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:ef5501e6318a591b92982af8e310ff8f) + * (GenCodeChecksum:318bc03222a384c18e76014aa8ff348e) */ /** @@ -106,6 +106,7 @@ class CRM_Financial_DAO_Currency extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.7', ], 'name' => [ diff --git a/CRM/Financial/DAO/EntityFinancialAccount.php b/CRM/Financial/DAO/EntityFinancialAccount.php index 604023c5ca..03e3669020 100644 --- a/CRM/Financial/DAO/EntityFinancialAccount.php +++ b/CRM/Financial/DAO/EntityFinancialAccount.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Financial/EntityFinancialAccount.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:f057e61148163b3477dfc6ecc6432e84) + * (GenCodeChecksum:caf02136c148fe50dbc39d8d29605f72) */ /** @@ -122,6 +122,7 @@ class CRM_Financial_DAO_EntityFinancialAccount extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '4.3', ], 'entity_table' => [ diff --git a/CRM/Financial/DAO/EntityFinancialTrxn.php b/CRM/Financial/DAO/EntityFinancialTrxn.php index 00c2bd646d..2e8cbc7184 100644 --- a/CRM/Financial/DAO/EntityFinancialTrxn.php +++ b/CRM/Financial/DAO/EntityFinancialTrxn.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Financial/EntityFinancialTrxn.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:0988920947538e5bc49018a1aa8e567c) + * (GenCodeChecksum:b5fb467815fb6b501dbd2f2cd789b1b9) */ /** @@ -118,6 +118,7 @@ class CRM_Financial_DAO_EntityFinancialTrxn extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '3.2', ], 'entity_table' => [ diff --git a/CRM/Financial/DAO/FinancialAccount.php b/CRM/Financial/DAO/FinancialAccount.php index 8eedd61123..5bcc894343 100644 --- a/CRM/Financial/DAO/FinancialAccount.php +++ b/CRM/Financial/DAO/FinancialAccount.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Financial/FinancialAccount.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:341f1ed0961230ce615e6e13b0a90728) + * (GenCodeChecksum:0548d4cfb2f156e6a5ef42fbc7fe4d08) */ /** @@ -192,6 +192,7 @@ class CRM_Financial_DAO_FinancialAccount extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '3.2', ], 'name' => [ diff --git a/CRM/Financial/DAO/FinancialItem.php b/CRM/Financial/DAO/FinancialItem.php index 8bd774922e..fd3c71b95d 100644 --- a/CRM/Financial/DAO/FinancialItem.php +++ b/CRM/Financial/DAO/FinancialItem.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Financial/FinancialItem.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:f85e3e645f0e76a6efec400291e22113) + * (GenCodeChecksum:03f4c0e4071eef8c1c8346f6902209c2) */ /** @@ -162,6 +162,7 @@ class CRM_Financial_DAO_FinancialItem extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '4.3', ], 'created_date' => [ diff --git a/CRM/Financial/DAO/FinancialTrxn.php b/CRM/Financial/DAO/FinancialTrxn.php index be0178a753..d1052f8423 100644 --- a/CRM/Financial/DAO/FinancialTrxn.php +++ b/CRM/Financial/DAO/FinancialTrxn.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Financial/FinancialTrxn.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:45bcefb21e49d936ca6ad100f8bb418e) + * (GenCodeChecksum:68d7fe028a0ff4ad3910d491556bbba8) */ /** @@ -211,6 +211,7 @@ class CRM_Financial_DAO_FinancialTrxn extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.3', ], 'from_financial_account_id' => [ diff --git a/CRM/Financial/DAO/FinancialType.php b/CRM/Financial/DAO/FinancialType.php index 7f7f990773..8d887a9f74 100644 --- a/CRM/Financial/DAO/FinancialType.php +++ b/CRM/Financial/DAO/FinancialType.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Financial/FinancialType.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:d5785043e794b3d41c007f4ae2e1980d) + * (GenCodeChecksum:c79dc17e1e4fade12a6d824347b87689) */ /** @@ -120,6 +120,7 @@ class CRM_Financial_DAO_FinancialType extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.3', ], 'financial_type' => [ diff --git a/CRM/Financial/DAO/PaymentProcessor.php b/CRM/Financial/DAO/PaymentProcessor.php index 1bb9fc3156..5ae294e295 100644 --- a/CRM/Financial/DAO/PaymentProcessor.php +++ b/CRM/Financial/DAO/PaymentProcessor.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Financial/PaymentProcessor.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:27af89736ff3e802c30e1b1ddabb69dc) + * (GenCodeChecksum:7dbf8ad49ad92097f5e8173491765028) */ /** @@ -228,6 +228,7 @@ class CRM_Financial_DAO_PaymentProcessor extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.8', ], 'domain_id' => [ diff --git a/CRM/Financial/DAO/PaymentProcessorType.php b/CRM/Financial/DAO/PaymentProcessorType.php index 2481bbc4cd..6672a363de 100644 --- a/CRM/Financial/DAO/PaymentProcessorType.php +++ b/CRM/Financial/DAO/PaymentProcessorType.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Financial/PaymentProcessorType.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:7dd63a2a740ce4cfcfbd5a00cef55f6a) + * (GenCodeChecksum:958b81df5ba2401b9a334be65ccdb015) */ /** @@ -206,6 +206,7 @@ class CRM_Financial_DAO_PaymentProcessorType extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.8', ], 'name' => [ diff --git a/CRM/Financial/DAO/PaymentToken.php b/CRM/Financial/DAO/PaymentToken.php index 3f09b48d29..c56458a2ea 100644 --- a/CRM/Financial/DAO/PaymentToken.php +++ b/CRM/Financial/DAO/PaymentToken.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Financial/PaymentToken.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:658dc5e879f43747967fc0525bb0700e) + * (GenCodeChecksum:e79b61f61a489b619d051bbe545e35f9) */ /** @@ -177,6 +177,7 @@ class CRM_Financial_DAO_PaymentToken extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '4.6', ], 'contact_id' => [ diff --git a/CRM/Friend/DAO/Friend.php b/CRM/Friend/DAO/Friend.php index 4fb81fdd26..f60c8a65eb 100644 --- a/CRM/Friend/DAO/Friend.php +++ b/CRM/Friend/DAO/Friend.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Friend/Friend.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:a8021c454eacc9a8dbcd09e0310a1d5f) + * (GenCodeChecksum:21c3b5966a2acba3a68a0ddeeb7c6f50) */ /** @@ -151,6 +151,7 @@ class CRM_Friend_DAO_Friend extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '2.0', ], 'entity_table' => [ diff --git a/CRM/Grant/DAO/Grant.php b/CRM/Grant/DAO/Grant.php index 2f5ad98cee..fb387fb9a7 100644 --- a/CRM/Grant/DAO/Grant.php +++ b/CRM/Grant/DAO/Grant.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Grant/Grant.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:edf69469f4f7569801396e9a786347d6) + * (GenCodeChecksum:91b5f958b8bc0da93269ebc06a22e403) */ /** @@ -213,6 +213,7 @@ class CRM_Grant_DAO_Grant extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.8', ], 'grant_contact_id' => [ diff --git a/CRM/Mailing/DAO/BouncePattern.php b/CRM/Mailing/DAO/BouncePattern.php index 10e259d90f..67892310b3 100644 --- a/CRM/Mailing/DAO/BouncePattern.php +++ b/CRM/Mailing/DAO/BouncePattern.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/BouncePattern.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:aa81a0f336738276f8409871eca1ec2b) + * (GenCodeChecksum:449fe0b1300fb075051dc4ec5f6de629) */ /** @@ -104,6 +104,7 @@ class CRM_Mailing_DAO_BouncePattern extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => NULL, ], 'bounce_type_id' => [ diff --git a/CRM/Mailing/DAO/BounceType.php b/CRM/Mailing/DAO/BounceType.php index dcd437bf74..f3c096dfc2 100644 --- a/CRM/Mailing/DAO/BounceType.php +++ b/CRM/Mailing/DAO/BounceType.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/BounceType.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:5e216ed92113fe388f6f63ac915d6f55) + * (GenCodeChecksum:9fde7aa9653b8be7711d655f67e557fc) */ /** @@ -96,6 +96,7 @@ class CRM_Mailing_DAO_BounceType extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => NULL, ], 'name' => [ diff --git a/CRM/Mailing/DAO/Mailing.php b/CRM/Mailing/DAO/Mailing.php index d5bc008e10..7da10873dd 100644 --- a/CRM/Mailing/DAO/Mailing.php +++ b/CRM/Mailing/DAO/Mailing.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/Mailing.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:67ae25cd06e3807310ce8ce889f68ce6) + * (GenCodeChecksum:b5a7699458ba089e3b1ee104a71e92bc) */ /** @@ -409,6 +409,7 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => NULL, ], 'domain_id' => [ diff --git a/CRM/Mailing/DAO/MailingAB.php b/CRM/Mailing/DAO/MailingAB.php index 910f8e5a3e..88d312fcfd 100644 --- a/CRM/Mailing/DAO/MailingAB.php +++ b/CRM/Mailing/DAO/MailingAB.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/MailingAB.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:ca895208e0335a8accfc91e62b93ddf9) + * (GenCodeChecksum:acdbc5cb3df5fd9cd1ed7a6f01bbeff7) */ /** @@ -175,6 +175,7 @@ class CRM_Mailing_DAO_MailingAB extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => NULL, ], 'name' => [ diff --git a/CRM/Mailing/DAO/MailingComponent.php b/CRM/Mailing/DAO/MailingComponent.php index 9f80e454e8..b8771cce0e 100644 --- a/CRM/Mailing/DAO/MailingComponent.php +++ b/CRM/Mailing/DAO/MailingComponent.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/MailingComponent.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:a2617155e598c9da3b251b0a7a9daa3b) + * (GenCodeChecksum:e9628233f04820bf16542b8221eaa008) */ /** @@ -122,6 +122,7 @@ class CRM_Mailing_DAO_MailingComponent extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => NULL, ], 'name' => [ diff --git a/CRM/Mailing/DAO/MailingGroup.php b/CRM/Mailing/DAO/MailingGroup.php index 653ac7bf39..3e7e7d679e 100644 --- a/CRM/Mailing/DAO/MailingGroup.php +++ b/CRM/Mailing/DAO/MailingGroup.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/MailingGroup.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:a1b71e8f5616a3ef698774495b407b7e) + * (GenCodeChecksum:74ef902570c47d6c598f706ea7165bde) */ /** @@ -133,6 +133,7 @@ class CRM_Mailing_DAO_MailingGroup extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => NULL, ], 'mailing_id' => [ diff --git a/CRM/Mailing/DAO/MailingJob.php b/CRM/Mailing/DAO/MailingJob.php index fac278c276..d6afffcabc 100644 --- a/CRM/Mailing/DAO/MailingJob.php +++ b/CRM/Mailing/DAO/MailingJob.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/MailingJob.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:7dd4f6152b33e7cb38e4a7369179ac70) + * (GenCodeChecksum:8608521577ba0054999e7a09ccf62691) */ /** @@ -161,6 +161,7 @@ class CRM_Mailing_DAO_MailingJob extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => NULL, ], 'mailing_id' => [ diff --git a/CRM/Mailing/DAO/Recipients.php b/CRM/Mailing/DAO/Recipients.php index 0801fdac70..18fc8d14b9 100644 --- a/CRM/Mailing/DAO/Recipients.php +++ b/CRM/Mailing/DAO/Recipients.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/Recipients.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:3d0a5a1be25ce421c7dfff4234b4d44e) + * (GenCodeChecksum:c64102281560a333b4081bde20c28217) */ /** @@ -121,6 +121,7 @@ class CRM_Mailing_DAO_Recipients extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => NULL, ], 'mailing_id' => [ diff --git a/CRM/Mailing/DAO/Spool.php b/CRM/Mailing/DAO/Spool.php index 302de5f7e0..2f21cd6ac4 100644 --- a/CRM/Mailing/DAO/Spool.php +++ b/CRM/Mailing/DAO/Spool.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/Spool.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:73b43789a6adc93699405375f1146138) + * (GenCodeChecksum:0cc274932ecd730f83acef871c761919) */ /** @@ -132,6 +132,7 @@ class CRM_Mailing_DAO_Spool extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => NULL, ], 'job_id' => [ diff --git a/CRM/Mailing/DAO/TrackableURL.php b/CRM/Mailing/DAO/TrackableURL.php index 168676db69..8c8d20420b 100644 --- a/CRM/Mailing/DAO/TrackableURL.php +++ b/CRM/Mailing/DAO/TrackableURL.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/TrackableURL.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:bb9b5b86711ef2bd50ded42eb15c7096) + * (GenCodeChecksum:7316883c66800165b665a646df790fb3) */ /** @@ -104,6 +104,7 @@ class CRM_Mailing_DAO_TrackableURL extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => NULL, ], 'url' => [ diff --git a/CRM/Mailing/Event/DAO/Bounce.php b/CRM/Mailing/Event/DAO/Bounce.php index 6063b43db8..4e342a0d07 100644 --- a/CRM/Mailing/Event/DAO/Bounce.php +++ b/CRM/Mailing/Event/DAO/Bounce.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/Bounce.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:6cef59ce3a50f482186c4b2fed3f4200) + * (GenCodeChecksum:7e29193742f438beea9f09856d9c7221) */ /** @@ -118,6 +118,7 @@ class CRM_Mailing_Event_DAO_Bounce extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => NULL, ], 'event_queue_id' => [ diff --git a/CRM/Mailing/Event/DAO/Confirm.php b/CRM/Mailing/Event/DAO/Confirm.php index 00e35c5249..b55fefd02e 100644 --- a/CRM/Mailing/Event/DAO/Confirm.php +++ b/CRM/Mailing/Event/DAO/Confirm.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/Confirm.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:4b2ba26d3d4772ff7e91a68f530fcfba) + * (GenCodeChecksum:943105a7b4800c5a5bcd571e2ef8eff8) */ /** @@ -104,6 +104,7 @@ class CRM_Mailing_Event_DAO_Confirm extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => NULL, ], 'event_subscribe_id' => [ diff --git a/CRM/Mailing/Event/DAO/Delivered.php b/CRM/Mailing/Event/DAO/Delivered.php index 30e49eb758..951bb89ea7 100644 --- a/CRM/Mailing/Event/DAO/Delivered.php +++ b/CRM/Mailing/Event/DAO/Delivered.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/Delivered.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:b1f214fd42770b5daf2d26b62b8e967a) + * (GenCodeChecksum:c212b4bda46beb9e1f02d5a8664d1890) */ /** @@ -104,6 +104,7 @@ class CRM_Mailing_Event_DAO_Delivered extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => NULL, ], 'event_queue_id' => [ diff --git a/CRM/Mailing/Event/DAO/Forward.php b/CRM/Mailing/Event/DAO/Forward.php index 7cdaa97dbd..514d7f7bb6 100644 --- a/CRM/Mailing/Event/DAO/Forward.php +++ b/CRM/Mailing/Event/DAO/Forward.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/Forward.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:9b3b6b6185c45c586b822c9a020d8caf) + * (GenCodeChecksum:62b0b652fd444facf0da89999ad89c13) */ /** @@ -112,6 +112,7 @@ class CRM_Mailing_Event_DAO_Forward extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => NULL, ], 'event_queue_id' => [ diff --git a/CRM/Mailing/Event/DAO/Opened.php b/CRM/Mailing/Event/DAO/Opened.php index 1aeb85010a..e841957eb4 100644 --- a/CRM/Mailing/Event/DAO/Opened.php +++ b/CRM/Mailing/Event/DAO/Opened.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/Opened.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:09662ae7012c7a87eafe681d19914ec9) + * (GenCodeChecksum:0a6f4549d0bf00e5850290639fd90f16) */ /** @@ -104,6 +104,7 @@ class CRM_Mailing_Event_DAO_Opened extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => NULL, ], 'event_queue_id' => [ diff --git a/CRM/Mailing/Event/DAO/Queue.php b/CRM/Mailing/Event/DAO/Queue.php index 6a09017a74..d9e9fb8b6a 100644 --- a/CRM/Mailing/Event/DAO/Queue.php +++ b/CRM/Mailing/Event/DAO/Queue.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/Queue.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:d3269fa9aae014b157964bee071c47d7) + * (GenCodeChecksum:abb698bf890b96a2ef608a8b005f4bc3) */ /** @@ -128,6 +128,7 @@ class CRM_Mailing_Event_DAO_Queue extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => NULL, ], 'job_id' => [ diff --git a/CRM/Mailing/Event/DAO/Reply.php b/CRM/Mailing/Event/DAO/Reply.php index 92e1220016..58dbaee614 100644 --- a/CRM/Mailing/Event/DAO/Reply.php +++ b/CRM/Mailing/Event/DAO/Reply.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/Reply.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:7c4fdb3d59121f4f1786342ac6a9aca4) + * (GenCodeChecksum:2cf3ec24fb93780d26dc3995598d24ef) */ /** @@ -104,6 +104,7 @@ class CRM_Mailing_Event_DAO_Reply extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => NULL, ], 'event_queue_id' => [ diff --git a/CRM/Mailing/Event/DAO/Subscribe.php b/CRM/Mailing/Event/DAO/Subscribe.php index 2cfae2f7d7..1416b00572 100644 --- a/CRM/Mailing/Event/DAO/Subscribe.php +++ b/CRM/Mailing/Event/DAO/Subscribe.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/Subscribe.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:bb0b1d30d434faebb2d65fcb01613f01) + * (GenCodeChecksum:a50451e5006e588f3433eaf0d957d65a) */ /** @@ -119,6 +119,7 @@ class CRM_Mailing_Event_DAO_Subscribe extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => NULL, ], 'group_id' => [ diff --git a/CRM/Mailing/Event/DAO/TrackableURLOpen.php b/CRM/Mailing/Event/DAO/TrackableURLOpen.php index 81fc53d2a3..53c7b84911 100644 --- a/CRM/Mailing/Event/DAO/TrackableURLOpen.php +++ b/CRM/Mailing/Event/DAO/TrackableURLOpen.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/TrackableURLOpen.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:e1acb26c7e199e0c34e681abde1e8d40) + * (GenCodeChecksum:c5828ba214121d84e233357f3ca4e5a2) */ /** @@ -112,6 +112,7 @@ class CRM_Mailing_Event_DAO_TrackableURLOpen extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => NULL, ], 'event_queue_id' => [ diff --git a/CRM/Mailing/Event/DAO/Unsubscribe.php b/CRM/Mailing/Event/DAO/Unsubscribe.php index 01e00cb665..75d4cf2b1a 100644 --- a/CRM/Mailing/Event/DAO/Unsubscribe.php +++ b/CRM/Mailing/Event/DAO/Unsubscribe.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/Unsubscribe.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:9c1e65a5b8c3ee8e55e75804a29cc8ea) + * (GenCodeChecksum:3b73fdfa45b48947cdbcc4488cc3e064) */ /** @@ -111,6 +111,7 @@ class CRM_Mailing_Event_DAO_Unsubscribe extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => NULL, ], 'event_queue_id' => [ diff --git a/CRM/Member/DAO/Membership.php b/CRM/Member/DAO/Membership.php index 044fd62a85..81e47d2a77 100644 --- a/CRM/Member/DAO/Membership.php +++ b/CRM/Member/DAO/Membership.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Member/Membership.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:595cdfb5731f1391fee016c91e425124) + * (GenCodeChecksum:689a972f40e7180422d4ca73600a7577) */ /** @@ -219,6 +219,7 @@ class CRM_Member_DAO_Membership extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.5', ], 'membership_contact_id' => [ diff --git a/CRM/Member/DAO/MembershipBlock.php b/CRM/Member/DAO/MembershipBlock.php index c6be0fdd5e..0f482c8663 100644 --- a/CRM/Member/DAO/MembershipBlock.php +++ b/CRM/Member/DAO/MembershipBlock.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Member/MembershipBlock.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:4507d044332c623e6da4979516fef906) + * (GenCodeChecksum:e47479d1a1bbc59293f5b441379b37d5) */ /** @@ -178,6 +178,7 @@ class CRM_Member_DAO_MembershipBlock extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.5', ], 'entity_table' => [ diff --git a/CRM/Member/DAO/MembershipLog.php b/CRM/Member/DAO/MembershipLog.php index 7a1457b3bd..c783216565 100644 --- a/CRM/Member/DAO/MembershipLog.php +++ b/CRM/Member/DAO/MembershipLog.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Member/MembershipLog.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:51fef54a2bde11340084707688a511bf) + * (GenCodeChecksum:8f73099e9a9ed869fed01be412586118) */ /** @@ -149,6 +149,7 @@ class CRM_Member_DAO_MembershipLog extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.5', ], 'membership_id' => [ diff --git a/CRM/Member/DAO/MembershipPayment.php b/CRM/Member/DAO/MembershipPayment.php index 6a9578aeaa..78cb2f4236 100644 --- a/CRM/Member/DAO/MembershipPayment.php +++ b/CRM/Member/DAO/MembershipPayment.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Member/MembershipPayment.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:927b2fa9686c60909ede49fee4b213da) + * (GenCodeChecksum:93676dfec372a2d6a700e1bb7ccd9cb9) */ /** @@ -105,6 +105,7 @@ class CRM_Member_DAO_MembershipPayment extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.5', ], 'membership_id' => [ diff --git a/CRM/Member/DAO/MembershipStatus.php b/CRM/Member/DAO/MembershipStatus.php index 55fa64776f..1c564b37d9 100644 --- a/CRM/Member/DAO/MembershipStatus.php +++ b/CRM/Member/DAO/MembershipStatus.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Member/MembershipStatus.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:af39fa64c6d191dcc6c1fc2c627b38fd) + * (GenCodeChecksum:c1d4d2cd4959bd91c795c8458c3fd50e) */ /** @@ -181,6 +181,7 @@ class CRM_Member_DAO_MembershipStatus extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.5', ], 'membership_status' => [ diff --git a/CRM/Member/DAO/MembershipType.php b/CRM/Member/DAO/MembershipType.php index 5ee135d522..249744d6ca 100644 --- a/CRM/Member/DAO/MembershipType.php +++ b/CRM/Member/DAO/MembershipType.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Member/MembershipType.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:9fd7f864fc6d70c8a1fad482ded120ff) + * (GenCodeChecksum:ede0d06ec0ba6cc17b197c448abdf8e4) */ /** @@ -236,6 +236,7 @@ class CRM_Member_DAO_MembershipType extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.5', ], 'domain_id' => [ diff --git a/CRM/PCP/DAO/PCP.php b/CRM/PCP/DAO/PCP.php index 1a1e564cdf..82a07a9146 100644 --- a/CRM/PCP/DAO/PCP.php +++ b/CRM/PCP/DAO/PCP.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/PCP/PCP.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:5405d8f158e59888df119d746487fb3d) + * (GenCodeChecksum:eb953e2d7dfec1dde72f4f18f7f2fd49) */ /** @@ -184,6 +184,7 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '2.2', ], 'pcp_contact_id' => [ diff --git a/CRM/PCP/DAO/PCPBlock.php b/CRM/PCP/DAO/PCPBlock.php index edffc5b027..857f1b7f54 100644 --- a/CRM/PCP/DAO/PCPBlock.php +++ b/CRM/PCP/DAO/PCPBlock.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/PCP/PCPBlock.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:4d9d67db8969afa6d240d6129633e11b) + * (GenCodeChecksum:077b6f925ee80999e7801be9f56e2fae) */ /** @@ -177,6 +177,7 @@ class CRM_PCP_DAO_PCPBlock extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '2.2', ], 'entity_table' => [ diff --git a/CRM/Pledge/DAO/Pledge.php b/CRM/Pledge/DAO/Pledge.php index ff4ed8ca15..f01b98ccee 100644 --- a/CRM/Pledge/DAO/Pledge.php +++ b/CRM/Pledge/DAO/Pledge.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Pledge/Pledge.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:237bb1983467d1d8ce0f3c77eacc8f93) + * (GenCodeChecksum:3663f8bd4b5105b49277f60671375774) */ /** @@ -257,6 +257,7 @@ class CRM_Pledge_DAO_Pledge extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '2.1', ], 'pledge_contact_id' => [ diff --git a/CRM/Pledge/DAO/PledgeBlock.php b/CRM/Pledge/DAO/PledgeBlock.php index c823ab2dc3..64ffbbca63 100644 --- a/CRM/Pledge/DAO/PledgeBlock.php +++ b/CRM/Pledge/DAO/PledgeBlock.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Pledge/PledgeBlock.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:c87d08131894f6867c3785bbe369645e) + * (GenCodeChecksum:74a90845f8101561d8c12dcf076fced9) */ /** @@ -163,6 +163,7 @@ class CRM_Pledge_DAO_PledgeBlock extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '2.1', ], 'entity_table' => [ diff --git a/CRM/Pledge/DAO/PledgePayment.php b/CRM/Pledge/DAO/PledgePayment.php index 1d74d79ffd..1cb1ca64df 100644 --- a/CRM/Pledge/DAO/PledgePayment.php +++ b/CRM/Pledge/DAO/PledgePayment.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Pledge/PledgePayment.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:8bbddeca00159431bef36f6fbc558d90) + * (GenCodeChecksum:1a148e4fc6b7d7c7f8a432ff98b9dfac) */ /** @@ -154,6 +154,7 @@ class CRM_Pledge_DAO_PledgePayment extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '2.1', ], 'pledge_id' => [ diff --git a/CRM/Price/DAO/LineItem.php b/CRM/Price/DAO/LineItem.php index 08cf6c7d9e..7ac5d5664a 100644 --- a/CRM/Price/DAO/LineItem.php +++ b/CRM/Price/DAO/LineItem.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Price/LineItem.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:2381e5a16fc9ea64b01f4967fcf58a95) + * (GenCodeChecksum:bb4e1d1cd260bfde06a046bc596ac691) */ /** @@ -188,6 +188,7 @@ class CRM_Price_DAO_LineItem extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.7', ], 'entity_table' => [ diff --git a/CRM/Price/DAO/PriceField.php b/CRM/Price/DAO/PriceField.php index ef98d0a5c2..e7ed68b1c6 100644 --- a/CRM/Price/DAO/PriceField.php +++ b/CRM/Price/DAO/PriceField.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Price/PriceField.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:765803860f40597adb6e9bf050275fb4) + * (GenCodeChecksum:1beb1154376828f4f0efda1cc5b12c6a) */ /** @@ -203,6 +203,7 @@ class CRM_Price_DAO_PriceField extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.8', ], 'price_set_id' => [ diff --git a/CRM/Price/DAO/PriceFieldValue.php b/CRM/Price/DAO/PriceFieldValue.php index 684eb64b42..a4e0797c39 100644 --- a/CRM/Price/DAO/PriceFieldValue.php +++ b/CRM/Price/DAO/PriceFieldValue.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Price/PriceFieldValue.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:336ef7c5bd918ad66be9bd024d4f3050) + * (GenCodeChecksum:88202670ebd647a72dde733e63b20d0a) */ /** @@ -214,6 +214,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '3.3', ], 'price_field_id' => [ diff --git a/CRM/Price/DAO/PriceSet.php b/CRM/Price/DAO/PriceSet.php index 570acbf5d7..b3a822250c 100644 --- a/CRM/Price/DAO/PriceSet.php +++ b/CRM/Price/DAO/PriceSet.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Price/PriceSet.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:935483d60be1711ca878bba629e3f00b) + * (GenCodeChecksum:39c1c8ba7a9eb2ea10fbc216fd22ca23) */ /** @@ -179,6 +179,7 @@ class CRM_Price_DAO_PriceSet extends CRM_Core_DAO { 'type' => 'Number', 'label' => ts("ID"), ], + 'readonly' => TRUE, 'add' => '1.8', ], 'domain_id' => [ diff --git a/CRM/Price/DAO/PriceSetEntity.php b/CRM/Price/DAO/PriceSetEntity.php index e5a50542dc..cc7bfeae58 100644 --- a/CRM/Price/DAO/PriceSetEntity.php +++ b/CRM/Price/DAO/PriceSetEntity.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Price/PriceSetEntity.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:59d0b90f284326c2bba16738e79ff35d) + * (GenCodeChecksum:725ada34ef925d58d65d76995dba0cfb) */ /** @@ -115,6 +115,7 @@ class CRM_Price_DAO_PriceSetEntity extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '1.8', ], 'entity_table' => [ diff --git a/CRM/Queue/DAO/QueueItem.php b/CRM/Queue/DAO/QueueItem.php index 4dbe675538..7b45686dd5 100644 --- a/CRM/Queue/DAO/QueueItem.php +++ b/CRM/Queue/DAO/QueueItem.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Queue/QueueItem.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:d40bc6b37477820bb843c09d1c700d26) + * (GenCodeChecksum:e720570f92fa1a377b108e5fdacf046f) */ /** @@ -107,6 +107,7 @@ class CRM_Queue_DAO_QueueItem extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => NULL, ], 'queue_name' => [ diff --git a/CRM/Report/DAO/ReportInstance.php b/CRM/Report/DAO/ReportInstance.php index 000847a33b..3e52dc994f 100644 --- a/CRM/Report/DAO/ReportInstance.php +++ b/CRM/Report/DAO/ReportInstance.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Report/ReportInstance.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:503bbdb4828d88c81aa480d973d67242) + * (GenCodeChecksum:a06fbce01749883f74a2e311e64e1b0a) */ /** @@ -242,6 +242,7 @@ class CRM_Report_DAO_ReportInstance extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '2.2', ], 'domain_id' => [ diff --git a/CRM/SMS/DAO/Provider.php b/CRM/SMS/DAO/Provider.php index ec228705eb..d7f3d68506 100644 --- a/CRM/SMS/DAO/Provider.php +++ b/CRM/SMS/DAO/Provider.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/SMS/Provider.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:096f39952e1259e5982166966f04ac02) + * (GenCodeChecksum:6aa6cb12e9c3ab2cfb28359a6665f23e) */ /** @@ -152,6 +152,7 @@ class CRM_SMS_DAO_Provider extends CRM_Core_DAO { 'html' => [ 'type' => 'Number', ], + 'readonly' => TRUE, 'add' => '4.2', ], 'name' => [ -- 2.25.1