Home
last modified time | relevance | path

Searched refs:getPluginName (Results 151 – 157 of 157) sorted by relevance

1234567

/plugin/404manager/
H A Dadmin.php831 throw new RuntimeException($this->getPluginName() . ' - ' . $message);
/plugin/tagging/
H A Dhelper.php887 $form->setHiddenField('page', $this->getPluginName());
/plugin/siteexport/inc/
H A Dfunctions.php26 public function getPluginName() function in siteexport_functions
/plugin/pagemove/
H A Dadmin.php144 ptln(' <input type="hidden" name="page" value="'.$this->getPluginName().'" />');
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php406 $this->plugins[$plugin->getPluginName()] = $plugin;
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php400 $this->plugins[$plugin->getPluginName()] = $plugin;
/plugin/edittable/lib/
H A Dhandsontable.full.js2405 exports.getPluginName = exports.getRegistredPluginNames = exports.getPlugin = exports.registerPlugi…
2490 function getPluginName(hotInstance, plugin) {
2507 exports.getPluginName = getPluginName;
5024 this.pluginName = (0, _plugins.getPluginName)(this.hot, this);

1234567