Welcome Guest, Not a member yet? Register   Sign In
Redirect all URL requests to only one controller
#6

[eluser]pedsa[/eluser]
Now I'm facing another issue... In the index method of the controller class "front_controller" I need to call other method that belong to another controller class (the "action_controller") but, as far as I Google it, CodeIginter does not support this feature... This is true?
I'm trying to implement a very interesting PHP framework architecture proposed by Wei Cui in his paper "The Research of PHP Development Framework Based on MVC Pattern". This framework receive all the requests in the front controller and then this controller select the right controller which will handle with the entire action, the "action controller". I've worked with this architecture and it was very useful for the development and maintenance.
Any suggestion?


Messages In This Thread
Redirect all URL requests to only one controller - by El Forum - 05-28-2012, 05:26 AM
Redirect all URL requests to only one controller - by El Forum - 05-28-2012, 07:56 AM
Redirect all URL requests to only one controller - by El Forum - 05-28-2012, 08:18 AM
Redirect all URL requests to only one controller - by El Forum - 05-28-2012, 11:20 AM
Redirect all URL requests to only one controller - by El Forum - 05-28-2012, 01:35 PM
Redirect all URL requests to only one controller - by El Forum - 05-28-2012, 04:41 PM
Redirect all URL requests to only one controller - by El Forum - 05-28-2012, 08:05 PM
Redirect all URL requests to only one controller - by El Forum - 05-29-2012, 11:24 AM
Redirect all URL requests to only one controller - by El Forum - 05-29-2012, 01:25 PM
Redirect all URL requests to only one controller - by El Forum - 05-30-2012, 03:20 AM
Redirect all URL requests to only one controller - by El Forum - 05-30-2012, 03:59 AM
Redirect all URL requests to only one controller - by El Forum - 05-30-2012, 04:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB