Home
last modified time | relevance | path

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

1234567

/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php913 function getPluginName() { function in Sabre\\CardDAV\\Plugin
933 'name' => $this->getPluginName(),
/plugin/news/
H A Dadmin.php99 ptln(' <input type="hidden" name="page" value="'.$this->getPluginName().'" />');
/plugin/datatemplate/syntax/
H A Dentry.php301 $renderer->meta['relation']['haspart'][$file] = array('owner'=>$this->getPluginName());
/plugin/querychangelog/
H A Dadmin.php195 ptln(' <input type="hidden" name="page" value="'.$this->getPluginName().'" />');
/plugin/approve/syntax/
H A Dtable.php104 $plugin_name = $this->getPluginName();
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php87 function getPluginName() { function in Sabre\\CalDAV\\Schedule\\Plugin
891 'name' => $this->getPluginName(),
/plugin/settingstree/settings/
H A Dsettingshierarchy.class.php110 function getPluginName(){return $this->_pluginname;} function in settingshierarchy
/plugin/langdelete/
H A Dadmin.php226 echo '<input type="hidden" name="page" value="'.$this->getPluginName().'" />'.NL;
/plugin/twitter/
H A Dsyntax.php35 …$sResponse .= '<img class="twtLogo" src="' . DOKU_BASE . 'lib/plugins/' . $this->getPluginName() .…
/plugin/webdavclient/
H A Dadmin.php162 ptln(' <input type="hidden" name="page" value="'.$this->getPluginName().'" />');
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php89 function getPluginName() { function in Sabre\\CalDAV\\Schedule\\Plugin
1060 'name' => $this->getPluginName(),
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php65 function getPluginName() { function in Sabre\\DAV\\CorePlugin
953 'name' => $this->getPluginName(),
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php144 function getPluginName() { function in Sabre\\DAVACL\\Plugin
1316 'name' => $this->getPluginName(),
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php63 function getPluginName() { function in Sabre\\DAV\\CorePlugin
923 'name' => $this->getPluginName(),
/plugin/userimportextended/
H A Dadmin.php84 $form->setHiddenField('page', $this->getPluginName());
/plugin/webcode/syntax/
H A Dbasis.php627 $pluginName = $this->getPluginName();
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php135 function getPluginName() { function in Sabre\\CalDAV\\Plugin
1061 'name' => $this->getPluginName(),
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php124 function getPluginName() { function in Sabre\\CalDAV\\Plugin
981 'name' => $this->getPluginName(),
/plugin/quickstats/
H A Dadmin.php207 ptln(' <input type="hidden" name="page" value="'.$this->getPluginName().'" />');
H A Dsyntax.php53 $pname = $this->getPluginName();
/plugin/xtern/
H A Dadmin.php131 ptln(' <input type="hidden" name="page" value="'.$this->getPluginName().'" />');
/plugin/indexmenu/
H A Dadmin.php
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php149 function getPluginName() { function in Sabre\\DAVACL\\Plugin
1630 'name' => $this->getPluginName(),
/plugin/extlist/
H A Dsyntax.php221 $handler->addPluginCall($this->getPluginName(),
/plugin/dwcommits/
H A Dadmin.php195 ptln(' <input type="hidden" name="page" value="'.$this->getPluginName().'" />');

1234567