Welcome Guest, Not a member yet? Register   Sign In
confused about coding pattern
#4

[eluser]WanWizard[/eluser]
Redirecting requests to a single controller isn't possible in CI, because it lacks the possibility for controllers to call other controllers. You would need a third-party solution like Modular Extensions for that.

You can use this: http://www.slideshare.net/mirahman/acl-in-codeigniter as a start to implement an ACL hook.

As you your last question, read the user guide on how to name your files and classes.


Messages In This Thread
confused about coding pattern - by El Forum - 07-21-2012, 05:13 AM
confused about coding pattern - by El Forum - 07-21-2012, 09:05 AM
confused about coding pattern - by El Forum - 07-21-2012, 08:02 PM
confused about coding pattern - by El Forum - 07-22-2012, 02:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB