Project

General

Profile

Actions

Bug #17981

closed

Add some more functionality to new AJAX interface in the TYPO3 back-end

Added by Oliver Hader about 16 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
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

0007124.patch (5.3 KB) 0007124.patch Administrator Admin, 2008-01-11 14:00

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #17979: Implement TYPO3AJAX handler for Inline Relational Record EditingClosedOliver Hader2008-01-11

Actions
Actions #1

Updated by Oliver Hader about 16 years ago

Committed to SVN Trunk (rev. 2881)

Actions

Also available in: Atom PDF