[TYPO3-core] RFC: Bug #7096: Consistent interface for AJAX calls in the TYPO3 Backend

Oliver Hader oh at inpublica.de
Fri Jan 11 10:44:48 CET 2008


Hi Benni,

Benjamin Mack schrieb:
> this is the patch I am going to commit (if nobody objects any time 
> soon). Olly reviewed the patch and suggest to add another nice feature 
> so people can choose either "json", "jsonhead" (only in the response 
> header) and "jsonbody" (only in the response body).
> Also, in this patch, I changed the ajaxID for the pagetree / foldertree 
> to "pagetree_ExpandCollapse" / "foldertree_ExpandCollapse" (_ as a 
> namespacing character, so people get it better with their 
> "txmyext_ajaxID").

Thanks for your great work on this!
Could we use '::' as delimiter as well? And maybe also the name of the 
class, like e.g. this: 't3lib_TCEforms_inline::processAjaxRequest'
It's just to get a namespace hierarchy in this...

I'm now going to change Inline Relational Record Editing to use this new 
TYPO3AJAX object.


olly
-- 
Oliver Hader
http://inpublica.de/


More information about the TYPO3-team-core mailing list