[TYPO3-mvc] extdirect Dataprovider
Dennis Ahrens
dennis.ahrens at googlemail.com
Mon Jan 24 15:26:43 CET 2011
Sebastian Fischer wrote:
> And this provides the dataprovider needed by extdirect with extdirect
> proxy support?
It writes JavaScript code based on your module/plugin configuration -
adds this javascript the output and calls
Ext.Direct.addProvider(createdVariableName);
You can use every ExtJS component, that is compatible with ExtDirect.
Including the Ext.data.DirectProxy.
More information about the TYPO3-project-typo3v4mvc
mailing list