\Trean_Queue_Task_Crawl

Summary

Methods
Properties
Constants
__construct()
run()
No public properties found
No constants found
No protected methods found
$_url
$_userTitle
$_userDesc
$_bookmarkId
$_userId
N/A
No private methods found
No private properties found
N/A

Properties

$_url

$_url : string

Url to be crawled

Type

string

$_userTitle

$_userTitle : string

User-entered page title

Type

string

$_userDesc

$_userDesc : string

User-entered page description

Type

string

$_bookmarkId

$_bookmarkId : integer

Bookmark id

Type

integer

$_userId

$_userId : integer

User id

Type

integer

Methods

__construct()

__construct(  $url,   $userTitle,   $userDesc,   $bookmarkId,   $userId) 

Constructor

Parameters

$url
$userTitle
$userDesc
$bookmarkId
$userId

run()

run()