nextcloud-server/apps/files/tests
Daniel Calviño Sánchez 0a3d9f25c1 Make possible to know the registered detail views in a details view
In some cases, an app may need to act on a detail view registered by
another app or the core, for example, to add extra elements to the
element of the detail view.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-06-09 03:14:23 +02:00
..
Activity Add tests for getUser() 2017-02-07 12:01:28 +01:00
BackgroundJob
Command Introduce an event for first time login based on the last login time stamp 2016-11-14 14:50:10 +01:00
Controller Remove unused use statements 2017-04-22 19:23:31 -05:00
js Make possible to know the registered detail views in a details view 2017-06-09 03:14:23 +02:00
Service Add tests for favorite action 2016-12-04 12:54:34 +01:00
Settings
HelperTest.php