divonei
on Aug 1. 2006. 6:45 pm
i'm just beginner in php language,
and i want to know how the variable $content_for_layout
is defined, and where is the class.
Thank you so much
Staff
Ilija Studen
on Aug 1. 2006. 7:28 pm
$content_for_layout is set by the PageController class after the action is executed. You can find the class in:
/environment/classes/controller/PageController.class.php
Btw, if you don't have much of PHP experience I would not recomend you to manualy change the code. There is some crazy "magic" there ;)
activeCollab team member |
LinkedIn