Searched defs:PLUGIN_NAME (Results 1 – 7 of 7) sorted by relevance
/plugin/api/ | ||
H A D | action.php | 22 const PLUGIN_NAME = 'api'; define in action_plugin_api |
/plugin/stale/ | ||
H A D | helper.php | 9 const PLUGIN_NAME = 'stale'; define in helper_plugin_stale |
/plugin/webcode/_test/ | ||
H A D | webcode.test.php | 16 const PLUGIN_NAME = 'webcode'; define in dokuwiki_plugin_webcode_basis_test |
/plugin/webcomponent/ | ||
H A D | webcomponent.php | 23 const PLUGIN_NAME = 'webcomponent'; define in webcomponent |
/plugin/txtconf/ | ||
H A D | admin.php | 28 if(!defined('PLUGIN_NAME')) define('PLUGIN_NAME','txtconf'); define |
/plugin/minimap/ | ||
H A D | syntax.php | 14 const PLUGIN_NAME = 'minimap'; define in syntax_plugin_minimap |
/plugin/combo/ComboStrap/ | ||
H A D | PluginUtility.php | 81 public static $PLUGIN_NAME; variable in ComboStrap\\PluginUtility |