CRM-20312 regenerated DAO with localisation
[civicrm-core.git] / CRM / Core / DAO / CustomField.php
index e679adf27437df1463523a41bc8a2849414bacd4..3b2e51c85a1ffa732b10ed03b3e76fbbad3d9272 100644 (file)
@@ -30,7 +30,7 @@
  *
  * Generated from xml/schema/CRM/Core/CustomField.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:64148b931b180c52c082dafcde1e604d)
+ * (GenCodeChecksum:1d87d12859ba3e9ad05c151a446710c8)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
@@ -268,6 +268,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
         ) ,
         'custom_group_id' => array(
           'name' => 'custom_group_id',
@@ -278,6 +279,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
           'FKClassName' => 'CRM_Core_DAO_CustomGroup',
           'html' => array(
             'type' => 'Select',
@@ -298,6 +300,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
         ) ,
         'label' => array(
           'name' => 'label',
@@ -310,6 +313,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 1,
         ) ,
         'data_type' => array(
           'name' => 'data_type',
@@ -322,6 +326,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
           'html' => array(
             'type' => 'Select',
           ) ,
@@ -340,6 +345,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
           'pseudoconstant' => array(
             'callback' => 'CRM_Core_SelectValues::customHtmlType',
           )
@@ -354,6 +360,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
         ) ,
         'is_required' => array(
           'name' => 'is_required',
@@ -363,6 +370,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
         ) ,
         'is_searchable' => array(
           'name' => 'is_searchable',
@@ -372,6 +380,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
         ) ,
         'is_search_range' => array(
           'name' => 'is_search_range',
@@ -381,6 +390,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
         ) ,
         'weight' => array(
           'name' => 'weight',
@@ -392,6 +402,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
         ) ,
         'help_pre' => array(
           'name' => 'help_pre',
@@ -401,6 +412,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 1,
         ) ,
         'help_post' => array(
           'name' => 'help_post',
@@ -410,6 +422,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 1,
         ) ,
         'mask' => array(
           'name' => 'mask',
@@ -421,6 +434,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
         ) ,
         'attributes' => array(
           'name' => 'attributes',
@@ -432,6 +446,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
         ) ,
         'javascript' => array(
           'name' => 'javascript',
@@ -443,6 +458,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
         ) ,
         'is_active' => array(
           'name' => 'is_active',
@@ -452,6 +468,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
         ) ,
         'is_view' => array(
           'name' => 'is_view',
@@ -461,6 +478,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
         ) ,
         'options_per_line' => array(
           'name' => 'options_per_line',
@@ -470,6 +488,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
         ) ,
         'text_length' => array(
           'name' => 'text_length',
@@ -479,6 +498,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
         ) ,
         'start_date_years' => array(
           'name' => 'start_date_years',
@@ -488,6 +508,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
         ) ,
         'end_date_years' => array(
           'name' => 'end_date_years',
@@ -497,6 +518,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
         ) ,
         'date_format' => array(
           'name' => 'date_format',
@@ -508,6 +530,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
         ) ,
         'time_format' => array(
           'name' => 'time_format',
@@ -517,6 +540,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
         ) ,
         'note_columns' => array(
           'name' => 'note_columns',
@@ -526,6 +550,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
         ) ,
         'note_rows' => array(
           'name' => 'note_rows',
@@ -535,6 +560,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
         ) ,
         'column_name' => array(
           'name' => 'column_name',
@@ -546,6 +572,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
         ) ,
         'option_group_id' => array(
           'name' => 'option_group_id',
@@ -555,6 +582,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
         ) ,
         'filter' => array(
           'name' => 'filter',
@@ -566,6 +594,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
         ) ,
         'in_selector' => array(
           'name' => 'in_selector',
@@ -575,6 +604,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
           'table_name' => 'civicrm_custom_field',
           'entity' => 'CustomField',
           'bao' => 'CRM_Core_BAO_CustomField',
+          'localizable' => 0,
         ) ,
       );
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);