EasyBlogCrawlerOEmbed
in package
Table of Contents
Methods
- dailymotion() : mixed
- easysocial() : mixed
- getTwitchSrc() : mixed
- gist() : mixed
- jsonParser() : mixed
- metacafe() : mixed
- mixCloud() : mixed
- pastebin() : mixed
- process() : bool
- Ruleset to process document opengraph tags
- slideshare() : mixed
- soundCloud() : mixed
- spotify() : mixed
- ted() : mixed
- Processes videos from TED
- tiktok() : mixed
- Retrieving the oembed data from TikTok
- twitch() : mixed
- twitter() : mixed
- vimeo() : mixed
- youtube() : mixed
Methods
dailymotion()
public
dailymotion(mixed &$oembed, mixed $absoluteUrl) : mixed
Parameters
- $oembed : mixed
- $absoluteUrl : mixed
easysocial()
public
easysocial(mixed &$oembed, mixed $absoluteUrl, mixed $query) : mixed
Parameters
- $oembed : mixed
- $absoluteUrl : mixed
- $query : mixed
getTwitchSrc()
public
getTwitchSrc(mixed $url) : mixed
Parameters
- $url : mixed
gist()
public
gist(mixed &$oembed, mixed $absoluteUrl) : mixed
Parameters
- $oembed : mixed
- $absoluteUrl : mixed
jsonParser()
public
jsonParser(mixed $parser, mixed $contents, mixed &$oembed, mixed $absoluteUrl) : mixed
Parameters
- $parser : mixed
- $contents : mixed
- $oembed : mixed
- $absoluteUrl : mixed
metacafe()
public
metacafe(mixed $parser) : mixed
Parameters
- $parser : mixed
mixCloud()
public
mixCloud(mixed $parser, mixed &$oembed, mixed $absoluteUrl) : mixed
Parameters
- $parser : mixed
- $oembed : mixed
- $absoluteUrl : mixed
pastebin()
public
pastebin(mixed &$oembed, mixed $absoluteUrl) : mixed
Parameters
- $oembed : mixed
- $absoluteUrl : mixed
process()
Ruleset to process document opengraph tags
public
process(mixed $parser, mixed &$contents, mixed $uri, mixed $absoluteUrl, mixed $originalUrl) : bool
Parameters
- $parser : mixed
- $contents : mixed
- $uri : mixed
- $absoluteUrl : mixed
- $originalUrl : mixed
Tags
Return values
bool —True on success false otherwise.
slideshare()
public
slideshare(mixed &$oembed, mixed $absoluteUrl) : mixed
Parameters
- $oembed : mixed
- $absoluteUrl : mixed
soundCloud()
public
soundCloud(mixed &$oembed, mixed $absoluteUrl) : mixed
Parameters
- $oembed : mixed
- $absoluteUrl : mixed
spotify()
public
spotify(mixed &$oembed, mixed $absoluteUrl) : mixed
Parameters
- $oembed : mixed
- $absoluteUrl : mixed
ted()
Processes videos from TED
public
ted(mixed &$oembed, mixed $contents) : mixed
Parameters
- $oembed : mixed
- $contents : mixed
Tags
tiktok()
Retrieving the oembed data from TikTok
public
tiktok(mixed &$oembed, mixed $absoluteUrl) : mixed
Parameters
- $oembed : mixed
- $absoluteUrl : mixed
Tags
twitch()
public
twitch(mixed &$oembed, mixed $absoluteUrl) : mixed
Parameters
- $oembed : mixed
- $absoluteUrl : mixed
twitter()
public
twitter(mixed &$oembed, mixed $absoluteUrl) : mixed
Parameters
- $oembed : mixed
- $absoluteUrl : mixed
vimeo()
public
vimeo(mixed &$oembed, mixed $absoluteUrl) : mixed
Parameters
- $oembed : mixed
- $absoluteUrl : mixed
youtube()
public
youtube(mixed &$oembed, mixed $absoluteUrl) : mixed
Parameters
- $oembed : mixed
- $absoluteUrl : mixed