CodeIgniter and dependancy injection / Controller injection CodeIgniter and dependancy injection / Controller injection codeigniter codeigniter

CodeIgniter and dependancy injection / Controller injection


Not really sure if I understand what you're trying to achieve here, but if you want to modify/extend the core of CodeIgniter you should use hooks.

Here's a link to the docs, check out if there is a hook point you can use:http://ellislab.com/codeigniter/user-guide/general/hooks.html