Ejemplo n.º 1
0
 public function getOtherId()
 {
     return $this->_render ? $this->_render->getOtherId() : "";
 }
Ejemplo n.º 2
0
 public function getOtherName()
 {
     return parent::getInputName() . "[other]";
 }