TYPO3  7.6
BackendUserGroupRepository Member List

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

$defaultOrderingsBackendUserGroupRepositoryprotected
$defaultQuerySettingsRepositoryprotected
$objectManagerRepositoryprotected
$objectTypeRepositoryprotected
$persistenceManagerRepositoryprotected
__call($methodName, $arguments)Repository
__construct(\TYPO3\CMS\Extbase\Object\ObjectManagerInterface $objectManager)Repository
add($object)Repository
countAll()Repository
createQuery()BackendUserGroupRepository
findAll()Repository
findByIdentifier($identifier)Repository
findByUid($uid)Repository
getRepositoryClassName()Repositoryprotected
injectPersistenceManager(\TYPO3\CMS\Extbase\Persistence\PersistenceManagerInterface $persistenceManager)Repository
remove($object)Repository
removeAll()Repository
setDefaultOrderings(array $defaultOrderings)Repository
setDefaultQuerySettings(\TYPO3\CMS\Extbase\Persistence\Generic\QuerySettingsInterface $defaultQuerySettings)Repository
update($modifiedObject)Repository