Layouts And Components

To use a default layout, you can add var $layout = 'default'; to the application_controller.

To override the default layout set $layout in your action controller or when you render the action:

$this->render(array('action'=>'long_goal','layout'=>'spectacular'));
 
layouts-and-components.txt · Last modified: 2008/03/18 21:10 by thijs