Documentation

WebCrawler
in package

Table of Contents

Properties

$maxDepth  : mixed
$maxDocs  : mixed
$maxTime  : mixed
$errorList  : mixed
$linkList  : mixed
$url  : mixed

Methods

__construct()  : mixed
crawl()  : mixed
buildURL()  : mixed
crawlURL()  : mixed

Properties

Methods

__construct()

public __construct(mixed $url) : mixed
Parameters
$url : mixed

buildURL()

protected buildURL(mixed $url[, mixed $parentUrl = '' ]) : mixed
Parameters
$url : mixed
$parentUrl : mixed = ''

crawlURL()

protected crawlURL(mixed $url[, mixed $depth = 0 ][, mixed $parentUrl = '' ]) : mixed
Parameters
$url : mixed
$depth : mixed = 0
$parentUrl : mixed = ''

        
On this page

Search results