Example #1
0
 public function renderField()
 {
     return $this->_render ? $this->_render->toHtml() : "";
 }