Searched defs:pluginName (Results 1 – 14 of 14) sorted by relevance
/plugin/dx/src/ |
H A D | Standardize.php | 16 public function standardizePlugin(string $pluginName): void 47 private function ensurePluginDirPristine(string $pluginName): void 64 private function deleteFileFromPlugin(string $pluginName, string $fileName): void 76 private function copyFileToPlugin(string $pluginName, string $fileName): void
|
/plugin/rrdgraph/ |
H A D | helper.php | 25 private $pluginName; variable in cache_rrdgraphbase 34 public function __construct($pluginName, $pageId, $key, $ext) { 83 public function __construct($pluginName, $pageId, $recipeName) { 109 …public function __construct($pluginName, $pageId, $extension, $recipeName, $rangeNr, $conditions, …
|
/plugin/adhocwrap/ |
H A D | divblock.php | 16 protected $pluginName = 'adhocwrap'; variable in syntax_plugin_adhocwrap_divblock
|
H A D | divwrap.php | 16 protected $pluginName = 'adhocwrap'; variable in syntax_plugin_adhocwrap_divwrap
|
H A D | spanwrap.php | 16 protected $pluginName = 'adhocwrap'; variable in syntax_plugin_adhocwrap_spanwrap
|
H A D | spaninline.php | 16 protected $pluginName = 'adhocwrap'; variable in syntax_plugin_adhocwrap_spaninline
|
/plugin/adhoctables/ |
H A D | divwrap.php | 16 protected $pluginName = 'adhocwrap'; variable in syntax_plugin_adhocwrap_divwrap
|
H A D | divblock.php | 16 protected $pluginName = 'adhocwrap'; variable in syntax_plugin_adhocwrap_divblock
|
H A D | spaninline.php | 16 protected $pluginName = 'adhocwrap'; variable in syntax_plugin_adhocwrap_spaninline
|
H A D | spanwrap.php | 16 protected $pluginName = 'adhocwrap'; variable in syntax_plugin_adhocwrap_spanwrap
|
/plugin/adhocmathml/ |
H A D | abstract.php | 14 protected $pluginName = 'adhocmathml'; variable in syntax_plugin_adhocmathml_abstract
|
/plugin/adhoctags/syntax/ |
H A D | abstract.php | 19 protected $pluginName = 'adhoctags';
variable in syntax_plugin_adhoctags_abstract
|
/plugin/codemirror/dist/modes/ |
H A D | tiki.min.js | 1 …"));else if(typeof define=="function"&&define.amd)define(["../../lib/codemirror"],a);else a(CodeMi… function
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/ |
H A D | popcorn.js | 2191 function safeTry( fn, pluginName ) { argument
|