[TYPO3] AJAX Request

R. van Twisk typo3 at rvt.dds.nl
Tue Apr 3 15:23:53 CEST 2007


Francois Suter wrote:
> Hi,
>
>   
>> I'm useing the dojotoolkit which I got whinin the extension  
>> mc_dojo. Everything works fine, but now I got the Problem, how to  
>> get Data without the whole Frameworkdata.
>> Here a quick example:
>> If I call ?tx_extension_pi1[cmd]=getGroups I want to get only the  
>> fe_groups which I get from my function. What I get are the  
>> fe_groups and all the usual stuff:
>>     
>
> You've got to use the eID parameter in your calls. There's a good  
> podcast about that topic: "4.0 TechInsight: Frontend AJAX casestory",  
> http://castor.t3o.punkt.de/files/podkast12_v4_techinsight_ajax.m4v
>
> HTH
>
> François Suter
> Directeur technique
>   

The whiteboard extensions is a demo of Kasper
that uses eID. it's not a prefect example how to use ajax,
but it shows perfectly how to use hooks.

Ries


More information about the TYPO3-english mailing list