Example #1
0
 public function getInnerHTML()
 {
     return f::radios($this->getFormLabel(), $this->getFormName(), $this->getValues(), $this->getFormValue());
 }