Searched defs:PLUGIN_NAME (Results 1 – 7 of 7) sorted by relevance
| /plugin/api/ | ||
| D | action.php | 22 const PLUGIN_NAME = 'api'; define in action_plugin_api |
| /plugin/stale/ | ||
| D | helper.php | 9 const PLUGIN_NAME = 'stale'; define in helper_plugin_stale |
| /plugin/webcode/_test/ | ||
| D | webcode.test.php | 16 const PLUGIN_NAME = 'webcode'; define in dokuwiki_plugin_webcode_basis_test |
| /plugin/webcomponent/ | ||
| D | webcomponent.php | 23 const PLUGIN_NAME = 'webcomponent'; define in webcomponent |
| /plugin/txtconf/ | ||
| D | admin.php | 28 if(!defined('PLUGIN_NAME')) define('PLUGIN_NAME','txtconf'); define |
| /plugin/minimap/ | ||
| 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 |