Welcome Guest, Not a member yet? Register   Sign In
Passing values to model constructor
#5

[eluser]wiredesignz[/eluser]
You could set a Controller class variable that the Model checks for and uses in its constructor. However while CI assigns all it's class variables to a Model, they may not be availabe until after the constructor is run. You'd need to check this.


Messages In This Thread
Passing values to model constructor - by El Forum - 04-14-2008, 02:10 AM
Passing values to model constructor - by El Forum - 04-14-2008, 02:22 AM
Passing values to model constructor - by El Forum - 04-14-2008, 02:26 AM
Passing values to model constructor - by El Forum - 04-14-2008, 02:38 AM
Passing values to model constructor - by El Forum - 04-14-2008, 03:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB