google-code-export / cfwheels

Automatically exported from code.google.com/p/cfwheels
0 stars 0 forks source link

Template option for renderPage #156

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add a more generic way of rendering views by adding a "template" argument 
to renderPage(). It should follow the same rules as layout file location 
(i.e. if it starts with "/" then start from views root, otherwise start 
looking in current controller). Make sure the controller's layout is 
applied unless the path starts with "/" (in which case the default one 
should be used).

Original issue reported on code.google.com by per.djurner@gmail.com on 9 Mar 2009 at 8:01

GoogleCodeExporter commented 9 years ago

Original comment by per.djurner@gmail.com on 13 Apr 2009 at 9:41

GoogleCodeExporter commented 9 years ago

Original comment by per.djurner@gmail.com on 14 Apr 2009 at 2:11