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

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

Protected Properties

Свойство Type Description
$tagName string

Méthodes publiques

Méthode Description
initializeArguments ( ) : void Initialize
render ( string $text = null ) : string

Method Details

initializeArguments() public méthode

Initialize
public initializeArguments ( ) : void
Résultat void

render() public méthode

public render ( string $text = null ) : string
$text string
Résultat string

Property Details

$tagName protected_oe property

protected string $tagName
Résultat string