Actions
Feature #20520
closedHook request in TCEforms
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
Actions