nextcloud/lib/public/Group/Backend
Robin Appelman db750898ee
allow group backends to mark that a group should now be shown in search dialogs
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-02-25 16:06:09 +01:00
..
ABackend.php Make the group backends also possible using interfaces 2018-04-23 11:49:28 +02:00
IAddToGroupBackend.php Make the group backends also possible using interfaces 2018-04-23 11:49:28 +02:00
ICountDisabledInGroup.php Added disabled count per groups 2018-05-24 17:52:15 +02:00
ICountUsersBackend.php Make the group backends also possible using interfaces 2018-04-23 11:49:28 +02:00
ICreateGroupBackend.php Make the group backends also possible using interfaces 2018-04-23 11:49:28 +02:00
IDeleteGroupBackend.php Make the group backends also possible using interfaces 2018-04-23 11:49:28 +02:00
IGroupDetailsBackend.php Make the group backends also possible using interfaces 2018-04-23 11:49:28 +02:00
IHideFromCollaborationBackend.php allow group backends to mark that a group should now be shown in search dialogs 2019-02-25 16:06:09 +01:00
IIsAdminBackend.php Make the group backends also possible using interfaces 2018-04-23 11:49:28 +02:00
IRemoveFromGroupBackend.php Make the group backends also possible using interfaces 2018-04-23 11:49:28 +02:00