Add titles and icons to entities
[civicrm-core.git] / CRM / Core / DAO / UFJoin.php
index a9e201e3b5ac283392638b253376ac2a3fc41d25..d6b9325897b05cdfee8e0631adf67bebb3113a4e 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/UFJoin.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:d8e9800524a344006c80c158e722f6cd)
+ * (GenCodeChecksum:159c61f4198faeeae14a9f79948e7509)
  */
 
 /**
@@ -92,6 +92,13 @@ class CRM_Core_DAO_UFJoin extends CRM_Core_DAO {
     parent::__construct();
   }
 
+  /**
+   * Returns localized title of this entity.
+   */
+  public static function getEntityTitle() {
+    return ts('UFJoins');
+  }
+
   /**
    * Returns foreign keys and entity references.
    *