nextcloud/lib/public/Group/Backend
Joas Schilling 653628c8fb
Allow to set the group display name in the database backend
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-27 14:29:56 +02: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
IGetDisplayNameBackend.php Add a displayname to the database group backend 2019-09-27 14:29:56 +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
ISetDisplayNameBackend.php Allow to set the group display name in the database backend 2019-09-27 14:29:56 +02:00