Welcome Guest, Not a member yet? Register   Sign In
Calling controllers from controllers
#5

[eluser]wiredesignz[/eluser]
[quote author="Colin Williams" date="1239404496"]It's really a matter of how CI was designed. A Controller is just an instance of CodeIgniter class. So, to have other controllers available to call, you need multiple instances of the entire CodeIgniter class.
[/quote]

FYI, Modular Extensions as of versions 5.2 and 4.3 use a single CI application instance and seperate controller instances for module controllers as needed.


Messages In This Thread
Calling controllers from controllers - by El Forum - 04-10-2009, 11:29 AM
Calling controllers from controllers - by El Forum - 04-10-2009, 12:01 PM
Calling controllers from controllers - by El Forum - 04-10-2009, 12:11 PM
Calling controllers from controllers - by El Forum - 04-10-2009, 12:24 PM
Calling controllers from controllers - by El Forum - 04-10-2009, 08:21 PM



Theme © iAndrew 2016 - Forum software by © MyBB