]> source.dussan.org Git - nextcloud-server.git/commit
Allow to register settings/types via info.xml
authorJoas Schilling <coding@schilljs.com>
Tue, 25 Oct 2016 16:00:25 +0000 (18:00 +0200)
committerJoas Schilling <coding@schilljs.com>
Wed, 16 Nov 2016 08:25:44 +0000 (09:25 +0100)
commit13ff56bfc583fc983276e38ba239ccc7a14a4f33
tree01e6c6cb86a5b2bcfe4545feecf4d2475f9121e4
parent0d940e581a38735497784b76c1321001493e5290
Allow to register settings/types via info.xml

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/Activity/LegacySetting.php [new file with mode: 0644]
lib/private/Activity/Manager.php
lib/private/App/InfoParser.php
lib/private/legacy/app.php
lib/public/Activity/IManager.php
lib/public/Activity/ISetting.php [new file with mode: 0644]