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