Esempio n. 1
0
 function getValueStyled($config = array(), $styler = 'html')
 {
     $_args['1'] = $this->getName();
     $_args['2'] = $this->getTarget();
     return parent::getValueStyled($config, $styler, $_args);
 }