Searched refs:printRadioButton (Results 1 – 1 of 1) sorted by relevance
452 $this->printRadioButton('searchmode', 'text', 'lbl_searchtext');453 $this->printRadioButton('searchmode', 'regexp', 'lbl_searchregexp');625 private function printRadioButton($group, $name, $label) { function in BatcheditInterface