Project

General

Profile

Actions

Bug #24284

closed

Make all code plugin locations accept class names instead of full file / class paths

Added by Ingo Renner almost 14 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-12-03
Due date:
% Done:

0%

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

Description

Since we introduced an autoloader mechanism in TYPO3 4.3, every location in core code where one can register code to hook in or being executed additionally should support the autoloader.

Currently there are still a lot of locations that require developers to provide full paths to classes and methods to be executed. The goal is to allow providing just the class name to achieve the same result.

(issue imported from #M16660)

Actions

Also available in: Atom PDF