Home
last modified time | relevance | path

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

/plugin/batchedit/
H A Dinterface.php452 $this->printRadioButton('searchmode', 'text', 'lbl_searchtext');
453 $this->printRadioButton('searchmode', 'regexp', 'lbl_searchregexp');
625 private function printRadioButton($group, $name, $label) {
603 private function printRadioButton($group, $name, $label) { global() function in BatcheditInterface