[FLOW3-general] .xml output

mario chiari m at mariochiari.net
Fri Sep 28 17:40:41 CEST 2012


Hi Robert

Yes, of course, but I would like to use fluid :-)
thks
mario


On Fri, 2012-09-28 at 12:47 +0200, Robert Lemke wrote:
> Hi Mario,
> 
----
> 
> the most simple way is to just return the xml in your action (without any
> template):
> 
> /**
>  * @return string The xml
>  */
> public function exportAction() {
> 	// build some xml here and then …
> 	return $xml;
> }
> 
> _______________________________________________
> FLOW3-general mailing list
> FLOW3-general at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow3-general




More information about the FLOW3-general mailing list