[TYPO3-mvc] JSON output
Sebastian Kurfürst
sebastian at typo3.org
Tue Aug 31 20:46:50 CEST 2010
Hey,
as we don't have an eID dispatcher yet, I'd also say that this is the
way to go.
> 1. PAGE object with custom typeNum (same like
> EXT:mvc_extjs/Configuration/TypoScript/ajax.txt)
>
> 2. listAction with template list.json (where the controller is called
> with format=json GET param)
>
> 3. Custom Fluid ViewHelper to be used in the list.json to format the
> JSON for jqGrid.
Yeah, but in this case I'd say it would be better to have a PHP based
view -- which is used if you use the correct naming convention:
(Pattern: 'Tx_ at extensionName_View_@controller at action@format)
Greets,
Sebastian
More information about the TYPO3-project-typo3v4mvc
mailing list