PHP Class FluidTYPO3\Vhs\ViewHelpers\Media\PictureViewHelper
### Example
### Browser Support
To have the widest Browser-Support you should consider using a polyfill like:
http://scottjehl.github.io/picturefill/
ファイルを表示
Open project: fluidtypo3/vhs
Protected Properties
Property |
Type |
Description |
|
$tagName |
string |
name of the tag to be created by this view helper |
|
Public Methods
Method Details
initializeArguments()
public method
Property Details
$tagName protected_oe property
name of the tag to be created by this view helper
protected string $tagName |
return |
string |
|