TYPO3  7.6
BackendInterface Member List

This is the complete list of members for BackendInterface, including all inherited members.

addRow($tableName, array $fieldValues, $isRelation=false)BackendInterface
getMaxValueFromTable($tableName, array $where, $columnName)BackendInterface
getObjectCountByQuery(\TYPO3\CMS\Extbase\Persistence\QueryInterface $query)BackendInterface
getObjectDataByQuery(\TYPO3\CMS\Extbase\Persistence\QueryInterface $query)BackendInterface
getUidOfAlreadyPersistedValueObject(\TYPO3\CMS\Extbase\DomainObject\AbstractValueObject $object)BackendInterface
removeRow($tableName, array $where, $isRelation=false)BackendInterface
updateRelationTableRow($tableName, array $fieldValues)BackendInterface
updateRow($tableName, array $fieldValues, $isRelation=false)BackendInterface