Project

General

Profile

Actions

Bug #19812

closed

New template-function to add extJS inline code

Added by Steffen Kamper over 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-01-13
Due date:
% Done:

0%

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

Description

When using extJS you may need inline-Code that should be wrapped with
Ext.onReady(function() {
...
});

The patch adds a var to template.php which works like JScode, but wrapps content of var in script tags and Ext.onReady(function)

(issue imported from #M10121)


Files

10121.diff (2.05 KB) 10121.diff Administrator Admin, 2009-01-13 14:58
Actions #1

Updated by Steffen Kamper over 15 years ago

committed to trunk, rev 4905

Actions #2

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF