Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
588 views
in Technique[技术] by (71.8m points)

fluid - How to get the image object by uid in TYPO3?

In the Viewhelper Reference you write:

    <f:image image="{imageObject}" />

What I need is the {imageObject} as an output by an sys_file_reference uid input.

Is there any viewhelper (fluid or vhs)to get the {imageObject} by an sys_file_reference uid?

... I am afraid I have to write the viewhelper by my self. :-(

question from:https://stackoverflow.com/questions/66063847/how-to-get-the-image-object-by-uid-in-typo3

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...