X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FPrice%2FDAO%2FPriceFieldValue.php;h=2b3a301f8a28840dfc0beb578c7460a5d61868ea;hb=e7a6b91ae4e3004b2d097ed318524d2ea7cf3fb0;hp=a7530d34a1e6a9dabb6f62910680c68562abf278;hpb=1753660dd5f1b8f8137da4b7376e28286c6e99a8;p=civicrm-core.git diff --git a/CRM/Price/DAO/PriceFieldValue.php b/CRM/Price/DAO/PriceFieldValue.php index a7530d34a1..2b3a301f8a 100644 --- a/CRM/Price/DAO/PriceFieldValue.php +++ b/CRM/Price/DAO/PriceFieldValue.php @@ -30,7 +30,7 @@ * * Generated from xml/schema/CRM/Price/PriceFieldValue.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:034bac340e871703cc4b4595280b83b5) + * (GenCodeChecksum:44b920e4a8091f16a96990834a24c288) */ require_once 'CRM/Core/DAO.php'; require_once 'CRM/Utils/Type.php'; @@ -192,6 +192,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO { 'table_name' => 'civicrm_price_field_value', 'entity' => 'PriceFieldValue', 'bao' => 'CRM_Price_BAO_PriceFieldValue', + 'localizable' => 0, ) , 'price_field_id' => array( 'name' => 'price_field_id', @@ -202,6 +203,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO { 'table_name' => 'civicrm_price_field_value', 'entity' => 'PriceFieldValue', 'bao' => 'CRM_Price_BAO_PriceFieldValue', + 'localizable' => 0, 'FKClassName' => 'CRM_Price_DAO_PriceField', ) , 'name' => array( @@ -214,6 +216,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO { 'table_name' => 'civicrm_price_field_value', 'entity' => 'PriceFieldValue', 'bao' => 'CRM_Price_BAO_PriceFieldValue', + 'localizable' => 0, 'html' => array( 'type' => 'Text', ) , @@ -228,6 +231,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO { 'table_name' => 'civicrm_price_field_value', 'entity' => 'PriceFieldValue', 'bao' => 'CRM_Price_BAO_PriceFieldValue', + 'localizable' => 1, 'html' => array( 'type' => 'Text', ) , @@ -243,6 +247,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO { 'table_name' => 'civicrm_price_field_value', 'entity' => 'PriceFieldValue', 'bao' => 'CRM_Price_BAO_PriceFieldValue', + 'localizable' => 1, 'html' => array( 'type' => 'TextArea', ) , @@ -258,6 +263,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO { 'table_name' => 'civicrm_price_field_value', 'entity' => 'PriceFieldValue', 'bao' => 'CRM_Price_BAO_PriceFieldValue', + 'localizable' => 1, 'html' => array( 'type' => 'TextArea', ) , @@ -273,6 +279,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO { 'table_name' => 'civicrm_price_field_value', 'entity' => 'PriceFieldValue', 'bao' => 'CRM_Price_BAO_PriceFieldValue', + 'localizable' => 1, 'html' => array( 'type' => 'TextArea', ) , @@ -288,6 +295,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO { 'table_name' => 'civicrm_price_field_value', 'entity' => 'PriceFieldValue', 'bao' => 'CRM_Price_BAO_PriceFieldValue', + 'localizable' => 0, 'html' => array( 'type' => 'Text', ) , @@ -301,6 +309,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO { 'table_name' => 'civicrm_price_field_value', 'entity' => 'PriceFieldValue', 'bao' => 'CRM_Price_BAO_PriceFieldValue', + 'localizable' => 0, 'html' => array( 'type' => 'Text', ) , @@ -314,6 +323,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO { 'table_name' => 'civicrm_price_field_value', 'entity' => 'PriceFieldValue', 'bao' => 'CRM_Price_BAO_PriceFieldValue', + 'localizable' => 0, 'html' => array( 'type' => 'Text', ) , @@ -327,6 +337,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO { 'table_name' => 'civicrm_price_field_value', 'entity' => 'PriceFieldValue', 'bao' => 'CRM_Price_BAO_PriceFieldValue', + 'localizable' => 0, 'html' => array( 'type' => 'Text', ) , @@ -340,6 +351,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO { 'table_name' => 'civicrm_price_field_value', 'entity' => 'PriceFieldValue', 'bao' => 'CRM_Price_BAO_PriceFieldValue', + 'localizable' => 0, 'FKClassName' => 'CRM_Member_DAO_MembershipType', 'html' => array( 'type' => 'Select', @@ -354,6 +366,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO { 'table_name' => 'civicrm_price_field_value', 'entity' => 'PriceFieldValue', 'bao' => 'CRM_Price_BAO_PriceFieldValue', + 'localizable' => 0, 'html' => array( 'type' => 'Text', ) , @@ -366,6 +379,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO { 'table_name' => 'civicrm_price_field_value', 'entity' => 'PriceFieldValue', 'bao' => 'CRM_Price_BAO_PriceFieldValue', + 'localizable' => 0, 'html' => array( 'type' => 'CheckBox', ) , @@ -379,6 +393,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO { 'table_name' => 'civicrm_price_field_value', 'entity' => 'PriceFieldValue', 'bao' => 'CRM_Price_BAO_PriceFieldValue', + 'localizable' => 0, ) , 'financial_type_id' => array( 'name' => 'financial_type_id', @@ -389,6 +404,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO { 'table_name' => 'civicrm_price_field_value', 'entity' => 'PriceFieldValue', 'bao' => 'CRM_Price_BAO_PriceFieldValue', + 'localizable' => 0, 'FKClassName' => 'CRM_Financial_DAO_FinancialType', 'html' => array( 'type' => 'Select', @@ -413,6 +429,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO { 'table_name' => 'civicrm_price_field_value', 'entity' => 'PriceFieldValue', 'bao' => 'CRM_Price_BAO_PriceFieldValue', + 'localizable' => 0, 'html' => array( 'type' => 'Text', ) , @@ -472,4 +489,11 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO { $r = CRM_Core_DAO_AllCoreTables::getExports(__CLASS__, 'price_field_value', $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; + } }