[FLOW3-general] jsonView. How do I configure?

mario chiari m at mariochiari.net
Thu Aug 16 01:11:44 CEST 2012


Hey Sebastian,

On Wed, 2012-08-15 at 21:03 +0200, Sebastian Kurfürst wrote:
> Hey Mario,
> 
> we've just written a new MVC documentation. It's not yet at the live
> server on flow3.typo3.org, but at the following URI you can already find it:
> 
> http://integration.flow3org.typo3.robertlemke.net/documentation/guide/partiii/modelviewcontroller.html

GREAT! Thanks so much.
I got my homework :-)

> It also contains docs about the documentation view.
> 
> In your case, you should use _descendAll as you want to handle a
> *collection* of posts and not just a single one.

yes,

$this->Jview->setConfiguration(array('post' => array('_descendAll' =>
array('_only' => array('content', 'title')) )));

works perfectly. Very nice.

I'll do my homework and be back :-)
best wishes
mario

ps congratulation for the great job you have done. 
 
> 
> Greets, Sebastian
> _______________________________________________
> 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