01-21-2008, 07:23 AM
[eluser]doors[/eluser]
I am writing a post controller constructor hook to run some application wide code.
What I need to know though is if the hook creates a object of the class I pass to the hook array so that I can use back that object in my controllers?
If yes. What is the name of the object?
I am writing a post controller constructor hook to run some application wide code.
What I need to know though is if the hook creates a object of the class I pass to the hook array so that I can use back that object in my controllers?
If yes. What is the name of the object?