Welcome Guest, Not a member yet? Register   Sign In
Re-implementing a new controller interface
#1

[eluser]kakawett[/eluser]
Hi there,

I'd like to know how to make a new controller, inherited from the codeigniter's core Controller one.
So that I could start my controllers like this:

class mycontroller extends InheritedController {...}

and use extra functions and variables I'd have defined in the InheritedController class which use the Controller one as a parent.


Messages In This Thread
Re-implementing a new controller interface - by El Forum - 11-17-2010, 01:29 PM
Re-implementing a new controller interface - by El Forum - 11-17-2010, 01:32 PM
Re-implementing a new controller interface - by El Forum - 11-17-2010, 01:37 PM
Re-implementing a new controller interface - by El Forum - 11-17-2010, 01:40 PM
Re-implementing a new controller interface - by El Forum - 11-17-2010, 01:41 PM
Re-implementing a new controller interface - by El Forum - 11-17-2010, 01:42 PM
Re-implementing a new controller interface - by El Forum - 11-17-2010, 01:45 PM
Re-implementing a new controller interface - by El Forum - 11-17-2010, 02:10 PM



Theme © iAndrew 2016 - Forum software by © MyBB