Commit graph

7 commits

Author SHA1 Message Date
Evan Purkhiser 598a60b09b Kostache_Layout: Load content as mustache source
This fixes issues caused by the content partial being rendered and then
injected as a partial in the layout template and being rendered again
2013-05-22 18:29:15 -04:00
Jeremy Bush 4748c07be2 Add factory method to layout class, lets you pass a custom layout into the class 2012-10-31 22:09:32 -05:00
Jeremy Bush b8c530249f Overload constructor for layout class to provide a custom layout 2012-10-31 22:00:11 -05:00
Jeremy Bush a701055a58 remove render_layout, since it is useless now that we have different renderers 2012-10-31 21:39:43 -05:00
Jeremy Bush c7eccc88f8 Pass class and template to parent if render layout is off 2012-10-31 21:35:14 -05:00
Jeremy Bush b61870b811 Add Kostache_Layout class 2012-10-31 20:35:08 -05:00
Paul Dixon 815fd6eb17 renaming files to support PSR-0 naming convention 2012-03-26 23:58:04 +01:00