Add titles and icons to entities
[civicrm-core.git] / CRM / Core / DAO / Worldregion.php
index 11cc3ed32931b15b9a543d02b391a625ad8389ea..8b488e59ca5794b53bfc9ae0a3b6a1e71e3ad7e9 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Worldregion.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:d0738f13dd1c212ec0af5fc031a9c32f)
+ * (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
    *