コード例 #1
0
ファイル: RTEAjax.class.php プロジェクト: Tjorriemorrie/app
 /**
  * Get list of frequently used templates
  */
 public static function getHotTemplates()
 {
     return RTE::getHotTemplates();
 }