Searched full:plugin_types (Results 1 – 3 of 3) sorted by relevance
243 '/^(' . implode('|', PluginController::PLUGIN_TYPES) . ')_plugin_(' .
16 public const PLUGIN_TYPES = ['auth', 'admin', 'syntax', 'action', 'renderer', 'helper', 'remote', 'cli']; define in dokuwiki\\Extension\\PluginController