class Result extends Collection (View source)

Properties

protected $collection_key
string $cacheId
$displayLink
string $fileFormat
string $formattedUrl
string $htmlFormattedUrl
string $htmlSnippet
string $htmlTitle
protected $imageType
protected $imageDataType
string $kind
protected $labelsType
protected $labelsDataType
$link
string $mime
array[] $pagemap
string $snippet
string $title

Methods

setCacheId($cacheId)

No description

string
getCacheId()

No description

setDisplayLink($displayLink)

No description

string
getDisplayLink()

No description

setFileFormat($fileFormat)

No description

string
getFileFormat()

No description

setFormattedUrl($formattedUrl)

No description

string
getFormattedUrl()

No description

setHtmlFormattedUrl($htmlFormattedUrl)

No description

string
getHtmlFormattedUrl()

No description

setHtmlSnippet($htmlSnippet)

No description

string
getHtmlSnippet()

No description

setHtmlTitle($htmlTitle)

No description

string
getHtmlTitle()

No description

setImage(ResultImage $image)

No description

getImage()

No description

setKind($kind)

No description

string
getKind()

No description

setLabels($labels)

No description

getLabels()

No description

setLink($link)

No description

string
getLink()

No description

setMime($mime)

No description

string
getMime()

No description

setPagemap($pagemap)

No description

array[]
getPagemap()

No description

setSnippet($snippet)

No description

string
getSnippet()

No description

setTitle($title)

No description

string
getTitle()

No description

Details

setCacheId($cacheId)

No description

Parameters

$cacheId

string getCacheId()

No description

Return Value

string

No description

Parameters

$displayLink

No description

Return Value

string

setFileFormat($fileFormat)

No description

Parameters

$fileFormat

string getFileFormat()

No description

Return Value

string

setFormattedUrl($formattedUrl)

No description

Parameters

$formattedUrl

string getFormattedUrl()

No description

Return Value

string

setHtmlFormattedUrl($htmlFormattedUrl)

No description

Parameters

$htmlFormattedUrl

string getHtmlFormattedUrl()

No description

Return Value

string

setHtmlSnippet($htmlSnippet)

No description

Parameters

$htmlSnippet

string getHtmlSnippet()

No description

Return Value

string

setHtmlTitle($htmlTitle)

No description

Parameters

$htmlTitle

string getHtmlTitle()

No description

Return Value

string

setImage(ResultImage $image)

No description

Parameters

ResultImage $image

ResultImage getImage()

No description

Return Value

ResultImage

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setLabels($labels)

No description

Parameters

$labels

ResultLabels[] getLabels()

No description

Return Value

ResultLabels[]

No description

Parameters

$link

No description

Return Value

string

setMime($mime)

No description

Parameters

$mime

string getMime()

No description

Return Value

string

setPagemap($pagemap)

No description

Parameters

$pagemap

array[] getPagemap()

No description

Return Value

array[]

setSnippet($snippet)

No description

Parameters

$snippet

string getSnippet()

No description

Return Value

string

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string