[TYPO3-dev] A standard AJAX interface to TCA tables

Dmitry Dulepov dmitry at typo3.org
Wed Apr 1 19:05:31 CEST 2009


Hi!

Martin Kutschker wrote:
> I'm playing around with ExtJS and needed some JSON/XML stores for my
> grids. After a while I thought it might be nice to have a standardized
> AJAX interface for data retrieving and manipluation in the BE.
> 
> Here's what I came up in a lonely brain storming :)

<skip>

There is a little danger:

typo3/ajax.php?ajaxID=tcalist&table=be_users&pids=0
typo3/ajax.php?ajaxID=tcaget&table=be_users&uid=1
typo3/ajax.php?ajaxID=tcainsert&table=be_users&pid=0&record=....admin=1...

-- 
Dmitry Dulepov
Skype: liels_bugs
In the blog: http://dmitry-dulepov.com/article/automatic-realurl-configuration-howto.html




More information about the TYPO3-dev mailing list