Project

General

Profile

Actions

Bug #19773

closed

Feature: Function for including extJS in Backend module

Added by Steffen Kamper almost 16 years ago. Updated over 15 years ago.

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

0%

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

Description

This feature allows you to include all you need for extJS in one call. It adds library with duplicate check so it's included only one time.

Inclusion will be done for
  • ext-all.js
  • adapters ('prototype', 'ext', 'prototype,ext')
  • CSS (ext-all.css)
  • CSS theme (xtheme-gray.css)
  • clear.gif

All parameters are optional so the easiest way to include all is a call like
$this->doc->loadExtJS();

(issue imported from #M10069)


Files

10069.diff (1.71 KB) 10069.diff Administrator Admin, 2009-01-06 23:40
10069_v3.diff (2.38 KB) 10069_v3.diff Administrator Admin, 2009-01-08 00:01
Actions

Also available in: Atom PDF