Skip to content
Snippets Groups Projects
Commit 622388b0 authored by Benni Mack's avatar Benni Mack Committed by Anja Leichsenring
Browse files

[TASK] Move image-related code from cObj to IMAGE

The methods within ContentObjectRenderer are only needed for
rendering an IMAGE <img> tag and are moved to the right place in order
to make cObj less fat:
- cImage()
- getBorderAttr()
- getImageTagTemplate()
- getImageSourceCollection()
- linkWrap()
- getAltParam()

"imageLinkWrap()" is marked as internal for the time being, in order to refactor
this code in TYPO3 v11.

Resolves: #90861
Releases: master
Change-Id: I4c11a5b3df393dbe63ad7401869d0faaa61b2418
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63949


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 3f4ab358
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment