Troubles with __destructor |
[eluser]Phil Sturgeon[/eluser]
__destruct does not work as expected due to the way everything is inherited. You can have a look at Jamie's Base Controller to see how he has implemented this convention into controllers. This reminds me of the before() and after() feature I have suggested on UserVoice which would really help make this easier. |
Messages In This Thread |
Troubles with __destructor - by El Forum - 03-01-2011, 08:05 AM
Troubles with __destructor - by El Forum - 03-02-2011, 07:40 AM
Troubles with __destructor - by El Forum - 03-02-2011, 08:27 AM
Troubles with __destructor - by El Forum - 03-02-2011, 08:58 AM
Troubles with __destructor - by El Forum - 03-21-2011, 06:58 AM
Troubles with __destructor - by El Forum - 03-21-2011, 07:50 AM
Troubles with __destructor - by El Forum - 03-21-2011, 11:22 AM
|