Welcome Guest, Not a member yet? Register   Sign In
Check at the start of controller...???
#2

[eluser]James Gifford[/eluser]
If you want the code to execute at the start of every page load you can put it in the constructor of each of your controllers or you can create a custom parent controller and put the code in its constructor then have each of your page controllers extend this custom controller.


Messages In This Thread
Check at the start of controller...??? - by El Forum - 05-01-2008, 12:20 PM
Check at the start of controller...??? - by El Forum - 05-01-2008, 12:25 PM
Check at the start of controller...??? - by El Forum - 05-01-2008, 01:07 PM
Check at the start of controller...??? - by El Forum - 05-01-2008, 01:35 PM



Theme © iAndrew 2016 - Forum software by © MyBB