Actions
Task #68971
closedStory #68805: Replace current icons in the core by using the new Icon-API
Replace icon by the IconFactory actions-input-clear
Start date:
2015-08-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Register the icon "actions-input-clear" and replace the iconUtility calls for that icon with the IconFactory.
Updated by Markus Günther over 9 years ago
Actually the icon is only used in the class ExtDirectTreeDataProvider. But the IconFactory has no method that just returns the classes like IconUtility::getSpriteIconClasses().
Updated by Morton Jonuschat about 9 years ago
- Status changed from New to Needs Feedback
What needs to happen with IconUtility::getSpriteIconClasses() calls?
Updated by Frank Nägler about 9 years ago
Morton Jonuschat wrote:
What needs to happen with IconUtility::getSpriteIconClasses() calls?
The method should / will be deprecated like the rest of IconUtitlity we need an alternative for the usage. I will talk to Benni about the problem.
Updated by Alexander Opitz about 9 years ago
- Status changed from Needs Feedback to Accepted
- Assignee changed from Morton Jonuschat to Frank Nägler
Updated by Wouter Wolters about 9 years ago
- Status changed from Accepted to Resolved
Actions