Home
last modified time | relevance | path

Searched refs:renderJQueryButton (Results 1 – 1 of 1) sorted by relevance

/plugin/runcommand/
H A Dsyntax.php243 $jqueryBlock .= $this->renderJQueryButton("runCommand","ui-icon-check");
247 $jqueryBlock .= $this->renderJQueryButton("clearDiv","ui-icon-arrowreturnthick-1-w");
312 function renderJQueryButton($name, $style) { function in syntax_plugin_runcommand