Add titles and icons to entities
[civicrm-core.git] / CRM / Core / DAO / Worldregion.php
index d1bc1f586dccc2e0e1c78dcaaeb8f01df61fdf7f..8b488e59ca5794b53bfc9ae0a3b6a1e71e3ad7e9 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Worldregion.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:ec8ef1b1bc0640dbc48b47a34ea197ed)
+ * (GenCodeChecksum:f077b55105d6cbc918a1beddb158fe7d)
  */
 
 /**
@@ -50,6 +50,13 @@ class CRM_Core_DAO_Worldregion extends CRM_Core_DAO {
     parent::__construct();
   }
 
+  /**
+   * Returns localized title of this entity.
+   */
+  public static function getEntityTitle() {
+    return ts('Worldregions');
+  }
+
   /**
    * Returns all the column names of this table
    *