This class defines a collection of grouping and sorting information for the view.
add($index)
delete($index)
get($index)
\ContaoCommunityAlliance\DcGeneral\Exception\DcGeneralInvalidArgumentException |
When the offset does not exist. |
---|
getCount()
getDefault()
\ContaoCommunityAlliance\DcGeneral\Exception\DcGeneralInvalidArgumentException |
When no default has been defined. |
---|
getDefaultIndex()
getIterator()
hasDefault()
markDefault($information)
\ContaoCommunityAlliance\DcGeneral\Exception\DcGeneralInvalidArgumentException |
When the information is neither a proper instance nor an integer. |
---|
$default : int
$information : \ContaoCommunityAlliance\DcGeneral\DataDefinition\Definition\View\GroupAndSortingDefinitionInterface[]