Filters
class Filters extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $itemsType | ||
protected | $itemsDataType | ||
int | $itemsPerPage | ||
string | $kind | ||
string | $nextLink | ||
string | $previousLink | ||
int | $startIndex | ||
int | $totalResults | ||
string | $username |
Methods
setItems($items)
No description
setItemsPerPage($itemsPerPage)
No description
int
getItemsPerPage()
No description
setKind($kind)
No description
string
getKind()
No description
setNextLink($nextLink)
No description
string
getNextLink()
No description
setPreviousLink($previousLink)
No description
string
getPreviousLink()
No description
setStartIndex($startIndex)
No description
int
getStartIndex()
No description
setTotalResults($totalResults)
No description
int
getTotalResults()
No description
setUsername($username)
No description
string
getUsername()
No description
Details
setItems($items)
No description
Filter[]
getItems()
No description
setItemsPerPage($itemsPerPage)
No description
int
getItemsPerPage()
No description
setKind($kind)
No description
string
getKind()
No description
setNextLink($nextLink)
No description
string
getNextLink()
No description
setPreviousLink($previousLink)
No description
string
getPreviousLink()
No description
setStartIndex($startIndex)
No description
int
getStartIndex()
No description
setTotalResults($totalResults)
No description
int
getTotalResults()
No description
setUsername($username)
No description
string
getUsername()
No description