[TYPO3-mvc] Extbase Backend Ajax Call

Sebastian Schreiber me at schreibersebastian.de
Wed Jan 22 11:58:21 CET 2014


to get an understanding of the topic, have a look at:
http://daniel.lienert.cc/blog/blog-post/2011/04/23/typo3-extbase-und-ajax/

I quess you are a native german speaker.

The code might be a little bit outdated. So have look at the code from 
the extension pt_extbase.





Am 22.01.2014 11:50, schrieb Philipp:
> in your ext_localcont.php
>
> $TYPO3_CONF_VARS['BE']['AJAX']['extension_key::ajaxAction'] = 
> 'Vendor\\ExtensionName\\Domain\\Service\\SomeService->somePublicMethod;
>
> Then you request Ajax.php?ajaxID=extension_key::ajaxAction
>
> In your method you get 2 parameters delivered, the first should be an 
> array holding the parameters, the second is some object, i dont know 
> exaclty what object but from there on you should be on your way.
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc



-- 
Sebastian Schreiber
(Medieninformatiker B.Sc.)
(TYPO3 Certified Integrator)

Schanzenstraße 27, Schlosserei 4
D-51063 Köln

T  0221 677 88 541
M  0176 431 05 790

Skype schreibersebastian.de

me at schreibersebastian.de
www.schreibersebastian.de

Steuernummer: 219 / 5302 / 3123



More information about the TYPO3-project-typo3v4mvc mailing list