Zend Framework View Helpers | Pot Stuck
Would you say this is the correct way to-do a sidebar?
Ideally I want
+ views/sidebar/studios.phtml
+ views/sidebar/latest-movies.phtml
+ views/sidebar/news.phtml
I would like a controller that can manage the calls to the model classes.
What layout of files would you advise?