Add titles and icons to entities
[civicrm-core.git] / CRM / Core / DAO / Dashboard.php
index 65facfb0fc8c3df3a916d29120b83f08092a8384..e69658712c68d3984d3ced65d68996ba4f270750 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Dashboard.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:06a6051f8aa495ae244afaa0e75aa7e0)
+ * (GenCodeChecksum:cde009752aa290013f7eca7fed93b9bb)
  */
 
 /**
@@ -111,6 +111,13 @@ class CRM_Core_DAO_Dashboard extends CRM_Core_DAO {
     parent::__construct();
   }
 
+  /**
+   * Returns localized title of this entity.
+   */
+  public static function getEntityTitle() {
+    return ts('Dashboards');
+  }
+
   /**
    * Returns foreign keys and entity references.
    *