Login or Register

RSS IconRecent posts in this topic

avatar
divonei on Aug 1. 2006. 1: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
avatar
Ilija Studen on Aug 1. 2006. 2: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
Topic is locked. If you have something important to say about issues discussed on this page please write at hi@a51dev.com.

RSS IconRecent posts in this topic