class WebPage extends Collection (View source)

Properties

protected $collection_key
protected $fullMatchingImagesType
protected $fullMatchingImagesDataType
string $pageTitle
protected $partialMatchingImagesType
protected $partialMatchingImagesDataType
float $score
string $url

Methods

setFullMatchingImages($fullMatchingImages)

No description

getFullMatchingImages()

No description

setPageTitle($pageTitle)

No description

string
getPageTitle()

No description

setPartialMatchingImages($partialMatchingImages)

No description

getPartialMatchingImages()

No description

setScore($score)

No description

float
getScore()

No description

setUrl($url)

No description

string
getUrl()

No description

Details

setFullMatchingImages($fullMatchingImages)

No description

Parameters

$fullMatchingImages

WebImage[] getFullMatchingImages()

No description

Return Value

WebImage[]

setPageTitle($pageTitle)

No description

Parameters

$pageTitle

string getPageTitle()

No description

Return Value

string

setPartialMatchingImages($partialMatchingImages)

No description

Parameters

$partialMatchingImages

WebImage[] getPartialMatchingImages()

No description

Return Value

WebImage[]

setScore($score)

No description

Parameters

$score

float getScore()

No description

Return Value

float

setUrl($url)

No description

Parameters

$url

string getUrl()

No description

Return Value

string