VideoParserVimeo
extends VideoParserBase
in package
Table of Contents
Properties
- $fullWidth : mixed
- $height : mixed
- $width : mixed
Methods
- __construct() : mixed
- getHtml() : mixed
- Renders the HTML for Vimeo embedded videos
- getHeight() : mixed
- getWidth() : mixed
- isFullWidth() : mixed
- getCode() : mixed
Properties
$fullWidth
protected
mixed
$fullWidth
= \false
$height
protected
mixed
$height
= \null
$width
protected
mixed
$width
= \null
Methods
__construct()
public
__construct(mixed $width, mixed $height[, mixed $fullWidth = false ]) : mixed
Parameters
- $width : mixed
- $height : mixed
- $fullWidth : mixed = false
getHtml()
Renders the HTML for Vimeo embedded videos
public
getHtml(mixed $url[, mixed $amp = false ]) : mixed
Parameters
- $url : mixed
- $amp : mixed = false
Tags
getHeight()
protected
final getHeight() : mixed
getWidth()
protected
final getWidth() : mixed
isFullWidth()
protected
final isFullWidth() : mixed
getCode()
private
getCode(mixed $url) : mixed
Parameters
- $url : mixed