Welcome Guest, Not a member yet? Register   Sign In
Correct methods for inter- and intra- controller communication
#2

[eluser]CroNiX[/eluser]
From within a class, you can just set a class property and read it from another method in the class, or you could pass it as a variable to the method.

For controller to controller, you can use sessions to store data and read it in the other controller.


Messages In This Thread
Correct methods for inter- and intra- controller communication - by El Forum - 09-12-2012, 12:41 PM



Theme © iAndrew 2016 - Forum software by © MyBB