5 class Check extends \Rsi\Fred\Controller\View\Html\Widget{
12 return $this->html->label(
15 array_merge($this->
attribs(),$attribs ?: [],[
'checked' => $this->_widget->format($value)]),
19 ($this->_widget->parent ? null : $this->_widget->caption($this->_id))