Documentation

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
params

string $contents The html contents that needs to be parsed.

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
since
5.0
access

public

tiktok()

Retrieving the oembed data from TikTok

public tiktok(mixed &$oembed, mixed $absoluteUrl) : mixed
Parameters
$oembed : mixed
$absoluteUrl : mixed
Tags
since
6.0.0
access

public

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

        
On this page

Search results