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

[eluser]WanWizard[/eluser]
See http://ellislab.com/codeigniter/user-gui...asses.html Extending core classes.

Helpers are just files with procedural functions. Just create a helper file with the same name in application/helpers, and define your own function there. It will replace the function defined in the core.


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