Welcome Guest, Not a member yet? Register   Sign In
Never use get_instance() again - Introducing Core
#7

[eluser]wiredesignz[/eluser]
Just $this->somelib.

Everything available to your Controller is available to libraries extended from Core.

ie: $this->uri, $this->load, $this->some_model.

However loading additional libraries inside a library may be an issue and is not recommended.


Messages In This Thread
Never use get_instance() again - Introducing Core - by El Forum - 04-16-2008, 11:47 PM
Never use get_instance() again - Introducing Core - by El Forum - 04-17-2008, 12:57 AM
Never use get_instance() again - Introducing Core - by El Forum - 04-17-2008, 01:16 AM
Never use get_instance() again - Introducing Core - by El Forum - 04-17-2008, 04:46 AM
Never use get_instance() again - Introducing Core - by El Forum - 04-17-2008, 04:55 AM
Never use get_instance() again - Introducing Core - by El Forum - 04-17-2008, 08:50 AM
Never use get_instance() again - Introducing Core - by El Forum - 04-17-2008, 08:54 AM



Theme © iAndrew 2016 - Forum software by © MyBB