This class defines a collection of grouping and sorting information for the view.

 Methods

{@inheritDoc}

add($index) 

Parameters

$index

{@inheritDoc}

delete($index) 

Parameters

$index

{@inheritDoc}

get($index) 

Parameters

$index

Exceptions

\ContaoCommunityAlliance\DcGeneral\Exception\DcGeneralInvalidArgumentException When the offset does not exist.

{@inheritDoc}

getCount() 

{@inheritDoc}

getDefault() 

{@inheritDoc}

getDefaultIndex() 

{@inheritDoc}

getIterator() 

{@inheritDoc}

hasDefault() 

{@inheritDoc}

markDefault($information) 

Parameters

$information

Exceptions

\ContaoCommunityAlliance\DcGeneral\Exception\DcGeneralInvalidArgumentException When the information is neither a proper instance nor an integer.

 Properties

 

Index of the default information.

$default : int