[TYPO3-core] RFC: #10069: Feature: Function for including extJS in Backend module

Steffen Kamper info at sk-typo3.de
Tue Jan 6 23:43:56 CET 2009


Hi,

This is an SVN patch request.

Type: Feature

Bugtracker references:
http://bugs.typo3.org/view.php?id=10069

Branches: trunk

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();

vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 10069.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090106/2d55a721/attachment.txt 


More information about the TYPO3-team-core mailing list