Welcome Guest, Not a member yet? Register   Sign In
New to CI, how to extend Libraries and helpers?
#3

[eluser]CroNiX[/eluser]
To extend core files
Creating/Extending Core Classes

Extensions to core classes go in /application/core and are prefixed with "MY_"

To modify Libraries (See "Replacing Native Libraries with Your Versions"):
Creating Libraries
Extensions to libraries go where your custom libraries go, /application/libraries

You can extend helpers the same way, but they obviously go in the /application/helpers dir.


Messages In This Thread
New to CI, how to extend Libraries and helpers? - by El Forum - 06-05-2012, 01:00 PM
New to CI, how to extend Libraries and helpers? - by El Forum - 06-05-2012, 01:05 PM
New to CI, how to extend Libraries and helpers? - by El Forum - 06-05-2012, 01:08 PM
New to CI, how to extend Libraries and helpers? - by El Forum - 06-05-2012, 01:16 PM
New to CI, how to extend Libraries and helpers? - by El Forum - 06-05-2012, 01:23 PM
New to CI, how to extend Libraries and helpers? - by El Forum - 06-05-2012, 01:25 PM



Theme © iAndrew 2016 - Forum software by © MyBB