Troubles with __destructor |
[eluser]@l1[/eluser]
[quote author="Progressed" date="1300730304"]@l1 What have you done to solve this? got the same problem ![]() see: http://ellislab.com/forums/viewthread/184096/[/quote] Hi, for my case I create method in Layout library called hookTest, it look into property of controller($is_rendered), and if it is set to false, than i should to call $this->view(). After that i use post_controller hook in hooks.php, that call my method after controller executed. |
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
|