Home
last modified time | relevance | path

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

/plugin/runcommand/
H A Dsyntax.php233 …$htmlBlock .= $this->renderFormListBox('outputType',$this->getLang('lbl_outputFormat'),array('newl…
258 …$htmlBlock .= $this->renderFormListBox($element['name'],$element['label'],$element['flags'],$eleme…
348 function renderFormListBox($name, $label, $flags, $value) { function in syntax_plugin_runcommand