Welcome Guest, Not a member yet? Register   Sign In
controller inheritance
#3

[eluser]Nir Gavish[/eluser]
Thank you for your reply.

hmvc seems like too much.
all i need is a way to declare a controller:
* class New_controller extends Old_controller
instead of:
* class New_controller extends Controller
and doing so without an ugly include OR hacking into the controller class

the reason for this is that i have a management interfce controller *that is already running* that needs to be 'delegated' to other controllers without a major rewrite.

Thanks, Nir


Messages In This Thread
controller inheritance - by El Forum - 06-30-2008, 11:42 PM
controller inheritance - by El Forum - 07-01-2008, 12:07 AM
controller inheritance - by El Forum - 07-01-2008, 12:47 AM
controller inheritance - by El Forum - 07-01-2008, 04:40 AM
controller inheritance - by El Forum - 07-01-2008, 09:45 AM
controller inheritance - by El Forum - 07-01-2008, 01:19 PM
controller inheritance - by El Forum - 07-01-2008, 01:25 PM
controller inheritance - by El Forum - 07-01-2008, 02:08 PM
controller inheritance - by El Forum - 07-01-2008, 03:17 PM
controller inheritance - by El Forum - 07-02-2008, 02:42 AM
controller inheritance - by El Forum - 07-02-2008, 05:51 AM
controller inheritance - by El Forum - 07-02-2008, 10:20 AM
controller inheritance - by El Forum - 07-02-2008, 11:07 AM
controller inheritance - by El Forum - 12-17-2010, 07:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB