Project

General

Profile

Actions

Feature #22000

closed

ExtDirect API

Added by Stefan Galinski almost 15 years ago. Updated over 13 years ago.

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

0%

Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:

Description

The attached patch introduces an API for the integration of ExtDirect into TYPO3. The API is very simply to use and supports the definition of namespaces like TYPO3.Backend. The last named Namespace will be loaded by default in the TYPO3 Backend. You can find an example inside the attached demo extension that demonstrates the usage of the API within an extension.

BTW: This is a result from the T3UXW09 and was already reviewed by Benni and Sebastian. Also it's a prerequisite for several followup patches to the enhanced integration of ExtJS into the TYPO3 backend.

(issue imported from #M13313)


Files

extDirectApi.patch (14.1 KB) extDirectApi.patch Administrator Admin, 2010-01-20 20:49
T3X_extdirecttest-1_0_0-z-201001182329.t3x (3.11 KB) T3X_extdirecttest-1_0_0-z-201001182329.t3x Administrator Admin, 2010-01-20 20:49
13313_v3.diff (13.9 KB) 13313_v3.diff Administrator Admin, 2010-01-25 23:20
extAPI.txt (7.54 KB) extAPI.txt Administrator Admin, 2010-01-25 23:20
T3X_extdirecttest-0_0_0-z-201001271345.t3x (6.33 KB) T3X_extdirecttest-0_0_0-z-201001271345.t3x Administrator Admin, 2010-01-27 13:47
13313_followup3.diff (5.39 KB) 13313_followup3.diff Administrator Admin, 2010-01-27 14:41
Actions #1

Updated by Steffen Kamper almost 15 years ago

committed to trunk rev 6818

Actions #2

Updated by Ingo Renner almost 15 years ago

Note: the class names in the commit do not fit the naming conventions.

is:
t3lib_ExtJs_ExtDirectAPI
t3lib_ExtJs_ExtDirectRouter

should:
t3lib_extjs_ExtDirectAPI
t3lib_extjs_ExtDirectRouter

Actions #3

Updated by Steffen Gebert almost 15 years ago

follow up v4 committed to trunk rev 6836 by Steffen Kamper

Actions #4

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.4.0)
Actions

Also available in: Atom PDF