Welcome Guest, Not a member yet? Register   Sign In
What do you call your main controller?
#4

(This post was last modified: 11-13-2015, 08:51 AM by Martin7483.)

In normal CI a page is represented by a Controller/index method and a sub page is a method within the controller. You can also have each page be a database record.

In my CMS I use this approach and have a Frontend Controller and a Backend Controller. My CMS is a collection of modules that uses HMVC. My Frontend handles the the request uri and will display the called page.
Reply


Messages In This Thread
RE: What do you call your main controller? - by Martin7483 - 11-13-2015, 08:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB