PHP Class FluidTYPO3\Vhs\ViewHelpers\Format\Placeholder\ImageViewHelper

Inserts a placeholder image from http://placehold.it/
Inheritance: extends TYPO3\CMS\Fluid\Core\ViewHelper\AbstractTagBasedViewHelper
Datei anzeigen Open project: fluidtypo3/vhs

Protected Properties

Property Type Description
$tagName string

Public Methods

Method Description
initializeArguments ( ) : void Initialize
render ( string $text = null ) : string

Method Details

initializeArguments() public method

Initialize
public initializeArguments ( ) : void
return void

render() public method

public render ( string $text = null ) : string
$text string
return string

Property Details

$tagName protected_oe property

protected string $tagName
return string