ClickEnlargeViewHelper extends AbstractViewHelper
This class is the implementation of a Fluid ViewHelper.
View this class in the TYPO3 ViewHelper reference: <.typo3.cms.fluidstyledcontent.s.link.clickenlarge>
FinalYes
A ViewHelper for creating a link for an image popup.
= Example =
this is not part of TYPO3 Core API.
Table of Contents
Properties
- $escapeOutput : bool
Methods
- initializeArguments() : void
- render() : string
- getContentObjectRenderer() : ContentObjectRenderer
- getTypoScriptService() : TypoScriptService
Properties
$escapeOutput
protected
bool
$escapeOutput
= false
Methods
initializeArguments()
public
initializeArguments() : void
render()
public
render() : string
Return values
stringgetContentObjectRenderer()
protected
static getContentObjectRenderer() : ContentObjectRenderer
Return values
ContentObjectRenderergetTypoScriptService()
protected
static getTypoScriptService() : TypoScriptService