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