Last updated 4 years ago
Was this helpful?
XoopsFormButton(str $caption, str $name, bool $value="", button|submit|reset $type="button")
$xoopsForm->addElement(new XoopsFormButton('Button Caption', 'button_id', 'Button-Text', 'submit'));