functions in zend

hello Alex,
Could You please let me know that how can we call common functions for controller as we can call zend helper functions in controller and views but to call in controller we have to use $this->view->functionName()
instead of this can we make some common functions for controller which can be called without using $this->view->

From,
Meenakshi