Class DefaultListingConfig.
__construct()
getDefaultSortingFields()
getGroupAndSortingDefinition()
getHeaderPropertyNames()
getItemCssClass()
getLabelFormatter($providerName)
\ContaoCommunityAlliance\DcGeneral\Exception\DcGeneralInvalidArgumentException |
When no formatter has been defined. |
---|
getRootIcon()
getRootLabel()
getShowColumns()
hasLabelFormatter($providerName)
setGroupAndSortingDefinition($definition)
setHeaderPropertyNames($value)
setItemCssClass($value)
setLabelFormatter($providerName, $value)
setRootIcon($value)
setRootLabel($value)
setShowColumns($value)
$groupAndSorting : \ContaoCommunityAlliance\DcGeneral\DataDefinition\Definition\View\GroupAndSortingDefinitionCollectionInterface
$headerProperties : array
$itemCssClass : string
$itemFormatter : \ContaoCommunityAlliance\DcGeneral\DataDefinition\Definition\View\DefaultModelFormatterConfig[]
$rootIcon : string
$rootLabel : string
$showColumns : bool