dokuwiki/inc/Extension
Andreas Gohr 31afae8a52 allow admin components to skip being shown in the admin menu
This is related to #4249. At least the farmer plugin provides a top
level admin component and several sub components which are loaded from
the top component. For this use case it makes sense to be able to hide
components from the admin interface. Default remains to show all.
2024-04-16 13:48:47 +02:00
..
ActionPlugin.php code style: line breaks 2023-08-31 22:44:40 +02:00
AdminPlugin.php allow admin components to skip being shown in the admin menu 2024-04-16 13:48:47 +02:00
AuthPlugin.php address issues mention in PR#4045 2023-08-30 17:46:31 +02:00
CLIPlugin.php code style: line breaks 2023-08-31 22:44:40 +02:00
Event.php code style: line breaks 2023-08-31 22:44:40 +02:00
EventHandler.php code style: line breaks 2023-08-31 22:44:40 +02:00
Plugin.php First go at moving the plugin classes into their own namespace 2019-04-20 21:33:23 +02:00
PluginController.php fix listing of plugin components 2024-03-27 14:08:16 +01:00
PluginInterface.php codestyle adjustments: EOF new lines 2023-08-30 17:10:30 +02:00
PluginTrait.php sprintf expects ...args instead of an array. fixes #4193 2024-02-09 18:47:48 +01:00
RemotePlugin.php API: code style fixes 2024-01-07 13:41:20 +01:00
SyntaxPlugin.php 🤖 Rector and PHPCS fixes 2023-09-07 12:24:31 +00:00