Well the rss/xml layouts would simply be the declarations at the top.

<?xml version="1.0"?>
<rss version="2.0">
  <channel>
<?php echo $content_for_layout; ?>
</channel>
</rss>

As for the js, im not really sure.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to