public function postDispatch()
 {
     parent::postDispatch();
     $this->getHelper('layout')->disableLayout();
 }