API/DAO Metadata - Retain versioning metadata for possible usage in runtime+tooling
[civicrm-core.git] / CRM / Contribute / DAO / ContributionPage.php
index 3961bf10533b4aa78be2542d8db3c6eda8d901dd..7970a2907f992564ca7e2f2fa35c7833461eef97 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contribute/ContributionPage.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:95842d15d54a368f68e6531a1b16797b)
+ * (GenCodeChecksum:63bc96be1f5552249e75545940c13bed)
  */
 
 /**
@@ -401,6 +401,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.3',
         ],
         'title' => [
           'name' => 'title',
@@ -414,6 +415,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 1,
+          'add' => '1.3',
         ],
         'intro_text' => [
           'name' => 'intro_text',
@@ -430,6 +432,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'html' => [
             'type' => 'RichTextEditor',
           ],
+          'add' => '1.3',
         ],
         'financial_type_id' => [
           'name' => 'financial_type_id',
@@ -450,6 +453,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
             'keyColumn' => 'id',
             'labelColumn' => 'name',
           ],
+          'add' => '4.3',
         ],
         'payment_processor' => [
           'name' => 'payment_processor',
@@ -471,6 +475,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
             'keyColumn' => 'id',
             'labelColumn' => 'name',
           ],
+          'add' => '1.8',
         ],
         'is_credit_card_only' => [
           'name' => 'is_credit_card_only',
@@ -483,6 +488,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.3',
         ],
         'is_monetary' => [
           'name' => 'is_monetary',
@@ -495,6 +501,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.6',
         ],
         'is_recur' => [
           'name' => 'is_recur',
@@ -507,6 +514,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.6',
         ],
         'is_confirm_enabled' => [
           'name' => 'is_confirm_enabled',
@@ -519,6 +527,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '4.2',
         ],
         'recur_frequency_unit' => [
           'name' => 'recur_frequency_unit',
@@ -541,6 +550,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
             'keyColumn' => 'name',
             'optionEditPath' => 'civicrm/admin/options/recur_frequency_units',
           ],
+          'add' => '2.1',
         ],
         'is_recur_interval' => [
           'name' => 'is_recur_interval',
@@ -553,6 +563,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '2.1',
         ],
         'is_recur_installments' => [
           'name' => 'is_recur_installments',
@@ -565,6 +576,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '4.3',
         ],
         'adjust_recur_start_date' => [
           'name' => 'adjust_recur_start_date',
@@ -577,6 +589,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '4.7',
         ],
         'is_pay_later' => [
           'name' => 'is_pay_later',
@@ -589,6 +602,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '2.0',
         ],
         'pay_later_text' => [
           'name' => 'pay_later_text',
@@ -600,6 +614,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 1,
+          'add' => '2.0',
         ],
         'pay_later_receipt' => [
           'name' => 'pay_later_receipt',
@@ -611,6 +626,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 1,
+          'add' => '2.0',
         ],
         'is_partial_payment' => [
           'name' => 'is_partial_payment',
@@ -623,6 +639,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '4.3',
         ],
         'initial_amount_label' => [
           'name' => 'initial_amount_label',
@@ -636,6 +653,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 1,
+          'add' => '4.3',
         ],
         'initial_amount_help_text' => [
           'name' => 'initial_amount_help_text',
@@ -647,6 +665,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 1,
+          'add' => '4.3',
         ],
         'min_initial_amount' => [
           'name' => 'min_initial_amount',
@@ -662,6 +681,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '4.3',
         ],
         'is_allow_other_amount' => [
           'name' => 'is_allow_other_amount',
@@ -674,6 +694,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.3',
         ],
         'default_amount_id' => [
           'name' => 'default_amount_id',
@@ -685,6 +706,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.7',
         ],
         'min_amount' => [
           'name' => 'min_amount',
@@ -700,6 +722,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.3',
         ],
         'max_amount' => [
           'name' => 'max_amount',
@@ -715,6 +738,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.3',
         ],
         'goal_amount' => [
           'name' => 'goal_amount',
@@ -730,6 +754,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.5',
         ],
         'thankyou_title' => [
           'name' => 'thankyou_title',
@@ -743,6 +768,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 1,
+          'add' => '1.3',
         ],
         'thankyou_text' => [
           'name' => 'thankyou_text',
@@ -759,6 +785,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'html' => [
             'type' => 'RichTextEditor',
           ],
+          'add' => '1.3',
         ],
         'thankyou_footer' => [
           'name' => 'thankyou_footer',
@@ -775,6 +802,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'html' => [
             'type' => 'RichTextEditor',
           ],
+          'add' => '1.3',
         ],
         'is_email_receipt' => [
           'name' => 'is_email_receipt',
@@ -787,6 +815,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.3',
         ],
         'receipt_from_name' => [
           'name' => 'receipt_from_name',
@@ -800,6 +829,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 1,
+          'add' => '1.3',
         ],
         'receipt_from_email' => [
           'name' => 'receipt_from_email',
@@ -813,6 +843,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.3',
         ],
         'cc_receipt' => [
           'name' => 'cc_receipt',
@@ -826,6 +857,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.3',
         ],
         'bcc_receipt' => [
           'name' => 'bcc_receipt',
@@ -839,6 +871,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.3',
         ],
         'receipt_text' => [
           'name' => 'receipt_text',
@@ -855,6 +888,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'html' => [
             'type' => 'TextArea',
           ],
+          'add' => '1.3',
         ],
         'is_active' => [
           'name' => 'is_active',
@@ -866,6 +900,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.3',
         ],
         'footer_text' => [
           'name' => 'footer_text',
@@ -882,6 +917,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'html' => [
             'type' => 'RichTextEditor',
           ],
+          'add' => '1.4',
         ],
         'amount_block_is_active' => [
           'name' => 'amount_block_is_active',
@@ -894,6 +930,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.5',
         ],
         'start_date' => [
           'name' => 'start_date',
@@ -905,6 +942,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.8',
         ],
         'end_date' => [
           'name' => 'end_date',
@@ -916,6 +954,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '1.8',
         ],
         'created_id' => [
           'name' => 'created_id',
@@ -928,6 +967,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
           'FKClassName' => 'CRM_Contact_DAO_Contact',
+          'add' => '3.0',
         ],
         'created_date' => [
           'name' => 'created_date',
@@ -939,6 +979,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '3.0',
         ],
         'currency' => [
           'name' => 'currency',
@@ -965,6 +1006,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
             'nameColumn' => 'name',
             'abbrColumn' => 'symbol',
           ],
+          'add' => '3.3',
         ],
         'campaign_id' => [
           'name' => 'campaign_id',
@@ -982,6 +1024,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
             'keyColumn' => 'id',
             'labelColumn' => 'title',
           ],
+          'add' => '3.4',
         ],
         'is_share' => [
           'name' => 'is_share',
@@ -994,6 +1037,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '4.1',
         ],
         'is_billing_required' => [
           'name' => 'is_billing_required',
@@ -1006,6 +1050,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'add' => '4.6',
         ],
         'contribution_page_frontend_title' => [
           'name' => 'frontend_title',
@@ -1023,6 +1068,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'html' => [
             'type' => 'Text',
           ],
+          'add' => '5.20',
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);