nextcloud/lib/public/SystemTag
Carl Schwan b42ebea5fc
refactor: Add new modern events for system tag lifecycle
The old one was deprecated in 22.0.0 but didn't had a replacement.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-06-23 10:57:41 +02:00
..
Events refactor: Add new modern events for system tag lifecycle 2026-06-23 10:57:41 +02:00
ISystemTag.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ISystemTagManager.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ISystemTagManagerFactory.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ISystemTagObjectMapper.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ManagerEvent.php refactor: Add new modern events for system tag lifecycle 2026-06-23 10:57:41 +02:00
MapperEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SystemTagsEntityEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TagAlreadyExistsException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TagAssignedEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TagCreationForbiddenException.php feat(systemtags): add setting to block non admin to create system tags 2025-01-22 20:07:24 +01:00
TagNotFoundException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TagUnassignedEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TagUpdateForbiddenException.php fix(systemtags): prevent tag edition if restricted 2025-03-06 11:57:22 +01:00