Add titles and icons to entities
[civicrm-core.git] / CRM / Cxn / DAO / Cxn.php
index 2565343336d986d48c94a09a64272d973891bf42..732c0d03986b1557b0dc567dd09b717d07a81833 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Cxn/Cxn.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:dbdc69652244ce9a681d85cd39ab2ba8)
+ * (GenCodeChecksum:efa483cd4f17b2ff7c7444dd888b2369)
  */
 
 /**
@@ -113,6 +113,13 @@ class CRM_Cxn_DAO_Cxn extends CRM_Core_DAO {
     parent::__construct();
   }
 
+  /**
+   * Returns localized title of this entity.
+   */
+  public static function getEntityTitle() {
+    return ts('Cxns');
+  }
+
   /**
    * Returns all the column names of this table
    *