class ItemThread extends Collection (View source)

Properties

protected $collection_key
protected $clusterInfoType
protected $clusterInfoDataType
protected $itemType
protected $itemDataType
string $lastItemId
protected $matchInfoType
protected $matchInfoDataType
string $snippet
protected $threadKeyType
protected $threadKeyDataType
string $threadLocator
protected $topicStateType
protected $topicStateDataType
string $version

Methods

setClusterInfo(ClusterInfo $clusterInfo)

No description

getClusterInfo()

No description

setItem($item)

No description

getItem()

No description

setLastItemId($lastItemId)

No description

string
getLastItemId()

No description

setMatchInfo(FuseboxItemThreadMatchInfo $matchInfo)

No description

setSnippet($snippet)

No description

string
getSnippet()

No description

setThreadKey(MultiKey $threadKey)

No description

getThreadKey()

No description

setThreadLocator($threadLocator)

No description

string
getThreadLocator()

No description

setTopicState(TopicState $topicState)

No description

getTopicState()

No description

setVersion($version)

No description

string
getVersion()

No description

Details

setClusterInfo(ClusterInfo $clusterInfo)

No description

Parameters

ClusterInfo $clusterInfo

ClusterInfo getClusterInfo()

No description

Return Value

ClusterInfo

setItem($item)

No description

Parameters

$item

FuseboxItem[] getItem()

No description

Return Value

FuseboxItem[]

setLastItemId($lastItemId)

No description

Parameters

$lastItemId

string getLastItemId()

No description

Return Value

string

setMatchInfo(FuseboxItemThreadMatchInfo $matchInfo)

No description

Parameters

FuseboxItemThreadMatchInfo $matchInfo

FuseboxItemThreadMatchInfo getMatchInfo()

No description

setSnippet($snippet)

No description

Parameters

$snippet

string getSnippet()

No description

Return Value

string

setThreadKey(MultiKey $threadKey)

No description

Parameters

MultiKey $threadKey

MultiKey getThreadKey()

No description

Return Value

MultiKey

setThreadLocator($threadLocator)

No description

Parameters

$threadLocator

string getThreadLocator()

No description

Return Value

string

setTopicState(TopicState $topicState)

No description

Parameters

TopicState $topicState

TopicState getTopicState()

No description

Return Value

TopicState

setVersion($version)

No description

Parameters

$version

string getVersion()

No description

Return Value

string