Actions
Bug #17981
closedAdd some more functionality to new AJAX interface in the TYPO3 back-end
Start date:
2008-01-11
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
This bug report concerns the following:
- changing namespace of ajaxIds from e.g. "foldertree_ExpandCollapse" to "SC_alt_db_navframe::ExpandCollapse"
- add TYPO3AJAX::setContent($content) to completely overwrite the data array
- add the possibility to use a non-associative content array by addContent(null, 'whatever')
- add the missing format types "jsonhead" and "jsonbody"
- fix some phpdoc related things
(issue imported from #M7124)
Files
Actions