Home
last modified time | relevance | path

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

1234567

/plugin/openlayersmap/admin/
H A Dpurge.php42 $plugin = $this->getPluginName();
/plugin/yuriigantt/
H A Dsyntax.php147 'pluginName' => $this->getPluginName(),
/plugin/toctweak/syntax/
H A Dsidetoc.php70 isset($tocTweak) || $tocTweak = $this->loadHelper($this->getPluginName());
/plugin/foldablelist/
H A Dsyntax.php70 $plugin = $this->getPluginName();
/plugin/epub/
H A Dadmin.php79 ptln(' <input type="hidden" name="page" value="'.$this->getPluginName().'" />');
/plugin/api/
H A Daction.php37 if ($event->data !== self::getPluginName()) {
/plugin/permissioninfo/
H A Dadmin.php124 'page' => $this->getPluginName(),
157 'page' => $this->getPluginName(),
/plugin/twofactor/
H A DProvider.php79 $this->providerID = $this->getPluginName();
/plugin/googleads/
H A Dadmin.php101 …'action' => wl($ID, ['do' => 'admin', 'page' => $this->getPluginName(), 'cmd[googleads]' => 'true'…
/plugin/preregister/
H A Dadmin.php60 ptln(' <input type="hidden" name="page" value="'.$this->getPluginName().'" />');
/plugin/fksnewsfeed/
H A Dhelper.php69 $pluginName = $this->getPluginName();
/plugin/rrdgraph/
H A Daction.php102 …$dependencies = p_get_metadata ( $cache->page, 'plugin_' . $this->getPluginName () . ' dependencie…
/plugin/webdav/vendor/sabre/dav/lib/DAV/PartialUpdate/
H A DPlugin.php59 function getPluginName() { function in Sabre\\DAV\\PartialUpdate\\Plugin
/plugin/xcom/
H A Dadmin.php76 ptln(' <input type="hidden" name="page" value="'.$this->getPluginName().'" />');
/plugin/davcal/vendor/sabre/dav/lib/DAV/PartialUpdate/
H A DPlugin.php59 function getPluginName() { function in Sabre\\DAV\\PartialUpdate\\Plugin
/plugin/ckgedit/
H A Dadmin.php61 ptln(' <input type="hidden" name="page" value="'.$this->getPluginName().'" />');
/plugin/notification/syntax/
H A Dlist.php105 $plugin_name = $this->getPluginName();
/plugin/imapmarkers/syntax/
H A Dreference.php20 $this->component = sprintf("plugin_%s_%s", $this->getPluginName(), $this->getPluginComponent());
/plugin/bez/action/
H A Dbase.php13 public function getPluginName() { function in action_plugin_bez_base
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php80 function getPluginName() { function in Sabre\\DAV\\Locks\\Plugin
582 'name' => $this->getPluginName(),
/plugin/redirect2/
H A Daction.php167 $map = $this->loadHelper($this->getPluginName());
227 $map = $this->loadHelper($this->getPluginName());
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php80 function getPluginName() { function in Sabre\\DAV\\Locks\\Plugin
582 'name' => $this->getPluginName(),
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/
H A DPluginTest.php31 $this->assertEquals('partialupdate', $this->plugin->getPluginName());
/plugin/google_adsense2/
H A Dadmin.php106 ptln(' <input type="hidden" name="page" value="'.$this->getPluginName().'" />');
/plugin/toctweak/
H A Dhelper.php16 $pluginInfoTxt = DOKU_PLUGIN.$this->getPluginName().'/plugin.info.txt';

1234567