コード例 #1
0
ファイル: ActionBox.php プロジェクト: hiqdev/hipanel-core
 public function renderSearchButton()
 {
     return AdvancedSearch::renderButton() . "\n";
 }