include title
[civicrm-core.git] / CRM / PCP / DAO / PCP.php
index 0ce07e503b78906cf30ffc6809ac34d8e30467df..7ea180c19d5b439e1f4f6acdd513994aa5e2eb63 100644 (file)
@@ -30,7 +30,7 @@
  *
  * Generated from xml/schema/CRM/PCP/PCP.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:b0ad3c4d4285b2ea74ea434530fa6f64)
+ * (GenCodeChecksum:6913feaec692244b1d39e330ba00188c)
  */
 require_once 'CRM/Core/DAO.php';
 require_once 'CRM/Utils/Type.php';
@@ -177,6 +177,7 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
           'table_name' => 'civicrm_pcp',
           'entity' => 'PCP',
           'bao' => 'CRM_PCP_BAO_PCP',
+          'localizable' => 0,
         ) ,
         'pcp_contact_id' => array(
           'name' => 'contact_id',
@@ -187,6 +188,7 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
           'table_name' => 'civicrm_pcp',
           'entity' => 'PCP',
           'bao' => 'CRM_PCP_BAO_PCP',
+          'localizable' => 0,
           'FKClassName' => 'CRM_Contact_DAO_Contact',
           'html' => array(
             'type' => 'EntityRef',
@@ -200,6 +202,7 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
           'table_name' => 'civicrm_pcp',
           'entity' => 'PCP',
           'bao' => 'CRM_PCP_BAO_PCP',
+          'localizable' => 0,
           'html' => array(
             'type' => 'Select',
           ) ,
@@ -218,6 +221,7 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
           'table_name' => 'civicrm_pcp',
           'entity' => 'PCP',
           'bao' => 'CRM_PCP_BAO_PCP',
+          'localizable' => 0,
           'html' => array(
             'type' => 'Text',
           ) ,
@@ -230,8 +234,9 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
           'table_name' => 'civicrm_pcp',
           'entity' => 'PCP',
           'bao' => 'CRM_PCP_BAO_PCP',
+          'localizable' => 0,
           'html' => array(
-            'type' => 'TexArea',
+            'type' => 'TextArea',
           ) ,
         ) ,
         'page_text' => array(
@@ -242,8 +247,9 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
           'table_name' => 'civicrm_pcp',
           'entity' => 'PCP',
           'bao' => 'CRM_PCP_BAO_PCP',
+          'localizable' => 0,
           'html' => array(
-            'type' => 'TexArea',
+            'type' => 'TextArea',
           ) ,
         ) ,
         'donate_link_text' => array(
@@ -256,6 +262,7 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
           'table_name' => 'civicrm_pcp',
           'entity' => 'PCP',
           'bao' => 'CRM_PCP_BAO_PCP',
+          'localizable' => 0,
           'html' => array(
             'type' => 'Text',
           ) ,
@@ -269,6 +276,7 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
           'table_name' => 'civicrm_pcp',
           'entity' => 'PCP',
           'bao' => 'CRM_PCP_BAO_PCP',
+          'localizable' => 0,
         ) ,
         'page_type' => array(
           'name' => 'page_type',
@@ -281,6 +289,7 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
           'table_name' => 'civicrm_pcp',
           'entity' => 'PCP',
           'bao' => 'CRM_PCP_BAO_PCP',
+          'localizable' => 0,
           'html' => array(
             'type' => 'Select',
           ) ,
@@ -294,6 +303,7 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
           'table_name' => 'civicrm_pcp',
           'entity' => 'PCP',
           'bao' => 'CRM_PCP_BAO_PCP',
+          'localizable' => 0,
         ) ,
         'is_thermometer' => array(
           'name' => 'is_thermometer',
@@ -302,6 +312,7 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
           'table_name' => 'civicrm_pcp',
           'entity' => 'PCP',
           'bao' => 'CRM_PCP_BAO_PCP',
+          'localizable' => 0,
           'html' => array(
             'type' => 'CheckBox',
           ) ,
@@ -313,6 +324,7 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
           'table_name' => 'civicrm_pcp',
           'entity' => 'PCP',
           'bao' => 'CRM_PCP_BAO_PCP',
+          'localizable' => 0,
           'html' => array(
             'type' => 'CheckBox',
           ) ,
@@ -329,6 +341,7 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
           'table_name' => 'civicrm_pcp',
           'entity' => 'PCP',
           'bao' => 'CRM_PCP_BAO_PCP',
+          'localizable' => 0,
           'html' => array(
             'type' => 'Text',
           ) ,
@@ -344,6 +357,7 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
           'table_name' => 'civicrm_pcp',
           'entity' => 'PCP',
           'bao' => 'CRM_PCP_BAO_PCP',
+          'localizable' => 0,
           'html' => array(
             'type' => 'Select',
           ) ,
@@ -362,6 +376,7 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
           'table_name' => 'civicrm_pcp',
           'entity' => 'PCP',
           'bao' => 'CRM_PCP_BAO_PCP',
+          'localizable' => 0,
           'html' => array(
             'type' => 'CheckBox',
           ) ,
@@ -374,6 +389,7 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
           'table_name' => 'civicrm_pcp',
           'entity' => 'PCP',
           'bao' => 'CRM_PCP_BAO_PCP',
+          'localizable' => 0,
           'html' => array(
             'type' => 'CheckBox',
           ) ,
@@ -433,4 +449,11 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
     $r = CRM_Core_DAO_AllCoreTables::getExports(__CLASS__, 'pcp', $prefix, array());
     return $r;
   }
+  /**
+   * Returns the list of indices
+   */
+  public static function indices($localize = TRUE) {
+    $indices = array();
+    return ($localize && !empty($indices)) ? CRM_Core_DAO_AllCoreTables::multilingualize(__CLASS__, $indices) : $indices;
+  }
 }