Revision #7 was created by dckurushin on Oct 7, 2011, 2:26:25 PM.
image
Content
[...]
as we saw, the contact.php is rendered before the layout, so every field( aka class parameters), you change from the view file (contact.php) will effect the layout because it rendered after...
#### And the main confusion:
**6)** what is called before what? what the heck is going on there ? ;-) <center>
**contact.php (passed as content)-> column1.php (passed as content)-> main.php**
That's it, now you pro in layouts ;-)
Confession
Actually before writing this tutorial I was more in the "rules follower" group ...</center>