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
ViewHelper for creating a link for an image popup.
<ce:link.clickEnlarge image="{image}" configuration="{settings.images.popup}"><img src=""></ce:link.clickEnlarge>
this is not part of TYPO3 Core API.
Table of Contents
Properties
- $escapeOutput : bool
Methods
- initializeArguments() : void
- render() : string
Properties
$escapeOutput
protected
bool
$escapeOutput
= false
Methods
initializeArguments()
public
initializeArguments() : void
render()
public
render() : string