Project

General

Profile

Actions

Bug #18509

closed

XCLASSing ToolbarItem does not work

Added by Steffen Kamper over 16 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2008-03-28
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Because in backend.php there is no makeInstance of toolbarItemClasses xclassing is not possible.

adding
// get name of XCLASS (if any):
$toolbarItemClassName = t3lib_div::makeInstanceClassName($toolbarItemClassName);

does the trick, thx olly for the hint.

(issue imported from #M7954)


Files

7954_xclass_toolbaritemclasses.diff (795 Bytes) 7954_xclass_toolbaritemclasses.diff Administrator Admin, 2008-03-28 17:49
Actions

Also available in: Atom PDF