コード例 #1
0
ファイル: Event.php プロジェクト: brentwpeterson/Aoe_Index
 public function getChildHtml($name = '', $useCache = true, $sorted = false)
 {
     return parent::getChildHtml($name, $useCache, $sorted);
 }