Default implementation of a panel row.
addElement(\ContaoCommunityAlliance\DcGeneral\DataDefinition\Definition\View\Panel\ElementInformationInterface $element, $index)
deleteElement($indexOrNameOrInstance)
SuppressWarnings | (PHPMD.LongVariable) |
---|
getCount()
getElement($indexOrName)
\ContaoCommunityAlliance\DcGeneral\Exception\DcGeneralInvalidArgumentException |
When an invalid value for the element name has been passed or the index is out of bounds. |
---|
getElements()
getIterator()
hasElement($instanceOrName)
\ContaoCommunityAlliance\DcGeneral\Exception\DcGeneralInvalidArgumentException |
When an invalid value for the element name has been passed. |
---|
$elements : \ContaoCommunityAlliance\DcGeneral\DataDefinition\Definition\View\Panel\ElementInformationInterface[]