hey,
i want to make a startpage with completly different layout from the
other pages. i found some
infos to change the layout with $this->layout = 'xyz_layout'; but i
don't know how to implement this function in the home controller!
thx for your help!
greetings!
--~--~-~--~~--
On Wed, Oct 15, 2008 at 9:41 AM, nomex <[EMAIL PROTECTED]> wrote:
>
> hey,
>
> i want to make a startpage with completly different layout from the
> other pages. i found some
> infos to change the layout with $this->layout = 'xyz_layout'; but i
> don't know how to implement this function in the h
Just set the layout in the first line of your view
layout="foo" ?>
and after this line all your presentation code.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email t