Actions
Task #64388
closedDeprecate direct functions to cObjects
Start date:
2015-01-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
There are some but not all functions used
still as shorthand functions
inside ContentObjectRenderer which
come from the time before TYPO3 4.5
where the code was all inside ContentObjectRenderer.
They are now finally marked for deprecation.
All places within the TYPO3 Core are replaced
with the appropriate public API call.
Actions