Disable view and layout for a controller (you can also place it in any other location, a action for example) Weiterlesen
10. März 2010
von Hannes
1 Kommentar
10. März 2010
von Hannes
1 Kommentar
Disable view and layout for a controller (you can also place it in any other location, a action for example) Weiterlesen
4. März 2010
von Hannes
Keine Kommentare
I’m currently working on a new Site on the base of zend framework (again
). But since the normal url Structure (controller/action) has a little bit of an overhead i looked into how to modify the router. To my surprise i found out that is extremely simple. I decided to go with the “Zend_Controller_Router_Route_Regex” as the name suggests it uses regexp… Weiterlesen