Zend Framework perform action without the view page

$this->_helper->viewRender->setNoRender()

OR

$this->getHelper('viewRenderer')->setNoRender()