Welcome Guest, Not a member yet? Register   Sign In
Calling functions of other classes
#9

[eluser]xwero[/eluser]
There isn't much involvement as far as CI is concerned, that is why it's easy to make libraries you can find on the web to work with CI.

The only thing you have to be aware of is that if you want to use CI methods you have to use the get_instance function. If you are using CI methods in several of your methods it's best you assign the get_instance function to a variable.

With extending CI libraries you have to see how the CI methods are connected to the loaded libraries. For instance the language library uses in all the methods an own get_instance object.


Messages In This Thread
Calling functions of other classes - by El Forum - 11-06-2007, 08:10 AM
Calling functions of other classes - by El Forum - 11-06-2007, 09:18 AM
Calling functions of other classes - by El Forum - 11-07-2007, 02:28 AM
Calling functions of other classes - by El Forum - 11-07-2007, 02:47 AM
Calling functions of other classes - by El Forum - 11-07-2007, 02:53 AM
Calling functions of other classes - by El Forum - 11-07-2007, 03:00 AM
Calling functions of other classes - by El Forum - 11-07-2007, 03:03 AM
Calling functions of other classes - by El Forum - 11-07-2007, 03:33 AM
Calling functions of other classes - by El Forum - 11-07-2007, 04:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB