Welcome Guest, Not a member yet? Register   Sign In
Adding functionaly to cotroller
#2

[eluser]CroNiX[/eluser]
Either create a library (where you could have a class with variables and multiple methods) or a helper and autoload it. Then it will be available to all controllers/views/etc. You could also extend the output class and add your own custom methods (extend, not change stock CI input class). All of these ways are covered in the user guide.



Messages In This Thread
Adding functionaly to cotroller - by El Forum - 05-10-2012, 09:24 PM
Adding functionaly to cotroller - by El Forum - 05-11-2012, 09:12 AM



Theme © iAndrew 2016 - Forum software by © MyBB