Project

General

Profile

Actions

Bug #22138

closed

Add Hook in order to restrict the deleting process for an individual content element

Added by Matthias Ewert about 14 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-02-18
Due date:
% Done:

0%

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

Description

This hook allows the developer to manipulate the delete record array which is called when users delete content elements. Therefore individual content elements can be easyly excluded from the deleting process. (e.g. to set user permissions for particular content elements)

pending in core list
(issue imported from #M13577)


Files

class.t3lib_tcemain.diff (749 Bytes) class.t3lib_tcemain.diff Administrator Admin, 2010-02-18 14:56

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #22137: Add Hook in order to restrict the editing process for individual content elementsClosed2010-02-18

Actions
Related to TYPO3 Core - Feature #22139: Add Hook in order to disable items in different Click MenusClosed2010-02-18

Actions
Actions #1

Updated by Alexander Opitz almost 11 years ago

  • Status changed from New to Closed
  • Target version deleted (0)

See: $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['processCmdmapClass']

Actions

Also available in: Atom PDF