View Single Post
  #6 (permalink)  
Old 06-04-2008, 06:14 PM
kuba kuba is offline
Junior Member
 
Join Date: Mar 2008
Posts: 26
Default

i think that Kalyse is misunderstanding some things. There should be one, but frontcontroller :P

Next, if you want to do the same in several controllers, try to extend model (e. include getMenu() method which return entire menu in form of array, instead of doing this logic in controller).
Reply With Quote