Documentation

EasyBlogCrawler
in package

Table of Contents

Properties

$contents  : mixed
$hooks  : mixed

Methods

crawl()  : mixed
Invoke the crawling.
getData()  : mixed
Retrieves the hooks values.
normalizeCrawlURL()  : mixed
Normalize the video link to oembed URL
parse()  : mixed
Loads adapters into the current namespace allowing the processing part to call these adapters.

Properties

$contents

private mixed $contents = \null

Methods

crawl()

Invoke the crawling.

public crawl(mixed $url) : mixed
Parameters
$url : mixed
Tags
since
1.0
access

public

getData()

Retrieves the hooks values.

public getData() : mixed
Tags
since
1.0
access

public

normalizeCrawlURL()

Normalize the video link to oembed URL

public normalizeCrawlURL([mixed $OrigUrl = '' ]) : mixed
Parameters
$OrigUrl : mixed = ''
Tags
since
5.4.5
access

public

parse()

Loads adapters into the current namespace allowing the processing part to call these adapters.

private parse(mixed $url) : mixed
Parameters
$url : mixed
Tags
since
5.1
access

public


        
On this page

Search results