FileViewHelper extends AbstractTagBasedViewHelper

ViewHelper

This class is the implementation of a Fluid ViewHelper.

View this class in the TYPO3 ViewHelper reference: <f:link.file>

FinalYes

ViewHelper for creating links to a file (FAL).

  <f:link.file file="{file}" target="_blank" download="true" filename="some-file.pdf">See file</f:link.file>
Tags
see
https://docs.typo3.org/permalink/t3viewhelper:typo3-fluid-link-file

Table of Contents

Properties

$tagName  : string

Methods

__construct()  : mixed
initializeArguments()  : void
render()  : string

Properties

Methods

initializeArguments()

public initializeArguments() : void

render()

public render() : string
Return values
string

        
On this page

Search results