I tried that but I can't pull the XML out of the action's view file. I can do it programmatically (file_get_contents) but I need to catch it in Cake's variables (whichever one it is). How do I access that?
On Jun 2, 10:24 pm, Miles J <[email protected]> wrote: > You could write your own view class to get this done. Base it off the > cake/libs/view/view.php --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
