NavigationInfo
class NavigationInfo extends Collection (View source)
Properties
| protected | $collection_key | ||
| string[] | $children | ||
| string | $next | ||
| string | $parent | ||
| string | $previous |
Methods
setChildren($children)
No description
string[]
getChildren()
No description
setNext($next)
No description
string
getNext()
No description
setParent($parent)
No description
string
getParent()
No description
setPrevious($previous)
No description
string
getPrevious()
No description
Details
setChildren($children)
No description
string[]
getChildren()
No description
setNext($next)
No description
string
getNext()
No description
setParent($parent)
No description
string
getParent()
No description
setPrevious($previous)
No description
string
getPrevious()
No description