12 public function setValue($value, $refill=
false) {
13 return parent::setValue(str_replace(
',',
'.', $value));
17 if ($this->cfg->mode ==
'view')
20 array_merge($this->html, array(
29 array_merge($this->xul, array(
33 'increment'=>$this->step,
static htmlTag($tag, array $attributes, $content=null)