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
 

The Akelos Framework was created by Bermi Ferrer and other contributors.
Potions of the code and documentation have been ported from Ruby on Rails.

The Akelos Framework is released under the LGPL license.

"Akelos", "Akelos Framework", and the Akelos logo are trademarks of Bermi Labs All rights reserved.

Wiki driven by DokuWiki