I need to provide Dolphin data from a module as XML, and was wondering if there were any examples of how to do this. I have a method in the Module class to get the data, but am wondering if there's a cleaner way to do send the XML with the proper header than clearing the buffer, printing it and exiting the script.
I know Dolphin has some internal ways of sending XML, is there a standardized way for modules to be called to send XML instead of full Dolphin pages?
Thx,
Tac
