Themselves wrote:
> 
> What's the trick?
> 

In your controller -> action:

$tmp = $this->view->url( array( 'controller'=>'moo' ) );

Try that.

This kinda breaks the MVC, so be prepared for the MVC police ;-)

monk.e.boy
-- 
View this message in context: 
http://www.nabble.com/-Dumb-Question--How-do-I-use-the-URL-view-helper-in-my-controllers--tp20787141p20788535.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to