Searched refs:addButtonHTML (Results 1 – 2 of 2) sorted by relevance
32 $form->addButtonHTML('foo', 'Hello <b>World</b>')->val('bam')->attr('type', 'submit');
311 public function addButtonHTML($name, $html, $pos = -1) function in dokuwiki\\Form\\Form