Default implementation of a sort element.

 Methods

{@inheritDoc}

getSelected() 

{@inheritDoc}

getSelectedDefinition() 

{@inheritDoc}

initialize(\ContaoCommunityAlliance\DcGeneral\Data\ConfigInterface $objConfig, \ContaoCommunityAlliance\DcGeneral\Panel\PanelElementInterface $objElement) 

Parameters

$objConfig

$objElement

{@inheritDoc}

render(\ContaoCommunityAlliance\DcGeneral\View\ViewTemplateInterface $objTemplate) 

Parameters

$objTemplate

{@inheritDoc}

setSelected($name) 

Parameters

$name

Retrieve the persistent value from the input provider.

getPersistent() : array

Returns

array

Store the persistent value in the input provider.

setPersistent(string $strProperty) : void

Parameters

$strProperty

string

The name of the property to sort by.

 Properties