Saturday, February 19, 2011

Zend framework; Getting controller to use different viewer.

I am using the Zend Framework.

I have a controller named 'UserController' that has a public function displayAction().

I would like to know how I can get that action method to use a different viewer than the default display.phtml.

Any help is appreciated.

From stackoverflow

0 comments:

Post a Comment