Actions
Feature #85054
closedBE:CommandRecordViewHelper
Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
Start date:
2018-05-21
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
to replace the various ViewHelpers throughout the core that issue commands on records to DataHandler, and also to provide a common usable ViewHelper for extension authors, a general CommandRecordViewHelper needs to be introduced.
It should feature the options DataHandler accepts for processCmdMap (copy, move, delete, undelete, translate). The version command is excluded for its complexity. Usually there should be no need for extension authors to provide version links on their own.
Actions