array('attribs' => array('onclick' => "return confirm('Do you really want to clear the log?');")) ); } protected function _doClear() { $this->_getDataObj()->clear(); $this->_doBack(); } }