Project

General

Profile

Actions

Bug #21452

closed

Localization for Labels in JavaScript in the backend

Added by Tobias Liebig over 14 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Localization
Target version:
Start date:
2009-11-04
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

currently there is no neat way or API to access labels from a locallang.xml in the javascript of an backend modul.

The Ext:Recycler introduces a nice solution for this. The methods getJavaScriptLabels and getJavaScriptLabelsFromLocallang should be available for other extensions/modules to.

The Ext:t3editor now uses the same aproach, but copied the code from Ext:Recycler, which isn't a really good solution.

So this must be refactored and moved to a Helper class or the language class.

(issue imported from #M12462)

Actions

Also available in: Atom PDF