Project

General

Profile

Actions

Feature #20520

closed

Hook request in TCEforms

Added by Andre almost 15 years ago. Updated over 10 years ago.

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

0%

Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:

Description

I'd like to propose the addition of the following 2 hooks to the
class t3lib/class.t3lib_tceforms.php:

The first should be at the start of the method getSingleField_typeSelect
and should receive the same parameters as the method itself.
This hook would allow an extension to provide defaults for the select box.

The second hook shoult be at the end of the method getRTypeNum, in order to
determine the doktypo of pages_languages_overlay

(issue imported from #M11209)


Files

t3lib_tceforms.diff (3.78 KB) t3lib_tceforms.diff Administrator Admin, 2009-05-28 16:57
t3lib_tceforms-new.diff (1.08 KB) t3lib_tceforms-new.diff Administrator Admin, 2009-07-08 10:53
Actions #1

Updated by Ralf Hettinger almost 15 years ago

I would think the patch from 2009-05-28 is faulty.

It checks for methods getSingleField_typeSelect and getRTypeNum for existance but then calls methods getSingleField_postProcess and getMainFields_postProcess... method naming seems to be used a bit inconsistently as well.

Actions #2

Updated by Andre almost 15 years ago

Oopy, sorry, it's a copy-paste error that occured while trying to improve the function names.

Actions #3

Updated by Alexander Opitz about 11 years ago

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

As this report is very old, is the handling in newer TYPO3 CMS Versions (like 6.0/6.1) more like you expect it?

Actions #4

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed

No feedback for over 90 days.

Actions

Also available in: Atom PDF