/plugin/securelogin/ |
H A D | admin.php | 23 $this->slhlp = plugin_load('helper', $this->getPluginName()); 24 …this->slhlp) msg('Loading the '.$this->getPluginName().' helper failed. Make sure that the '.$this… 90 …$form = new Doku_Form('generate__key', wl($ID,'do=admin,page='.$this->getPluginName(), false, '&')… 102 …$form = new Doku_Form('test__publicKey', wl($ID,'do=admin,page='.$this->getPluginName(), false, '&…
|
/plugin/log404/ |
H A D | admin.php | 23 send_redirect(wl($ID, array('do'=>'admin', 'page'=>$this->getPluginName()), true, '&')); 31 ptln('<ol class='.$this->getPluginName().'>'); 40 $delUrl = wl($ID, array('do'=>'admin', 'page'=>$this->getPluginName(), 'delete'=>$id)); 41 $ignoreUrl = wl($ID, array('do'=>'admin', 'page'=>$this->getPluginName(), 'ignore'=>$id));
|
/plugin/doctree2filelist/ |
H A D | admin.php | 131 ptln(' <input type="hidden" name="page" value="'.$this->getPluginName().'" />'); 141 ptln(' <input type="hidden" name="page" value="'.$this->getPluginName().'" />'); 151 ptln(' <input type="hidden" name="page" value="'.$this->getPluginName().'" />'); 175 … $html .= ' <input type="hidden" name="page" value="'.$this->getPluginName().'" />'."\n"; 181 … $html .= ' <input type="hidden" name="page" value="'.$this->getPluginName().'" />'."\n"; 188 $html .= ' <input type="hidden" name="page" value="'.$this->getPluginName().'" />'."\n";
|
/plugin/poldek/ |
H A D | action.php | 43 $helper = $this->loadHelper($this->getPluginName(), true); 59 $packages = p_get_metadata($ID, "plugin_" . $this->getPluginName()); 64 $helper = $this->loadHelper($this->getPluginName(), true);
|
H A D | helper.php | 47 $idx_cache = new cache($this->getPluginName(), '.idx'); 48 $pkg_cache = new cache($this->getPluginName(), '.txt'); 139 $cachedir = $conf['cachedir'].'/'.$this->getPluginName();
|
H A D | syntax.php | 58 $packages = &$renderer->meta["plugin_" . $this->getPluginName()]; 66 $helper = $this->loadHelper($this->getPluginName(), true);
|
/plugin/redirect2/ |
H A D | admin.php | 42 $map = plugin_load('helper', $this->getPluginName()); 57 $map = plugin_load('helper', $this->getPluginName()); 62 echo '<input type="hidden" name="page" value="'.$this->getPluginName().'" />'; 76 echo '<table class="'.$this->getPluginName().'">';
|
/plugin/pagetemplate/ |
H A D | syntax.php | 188 function getPluginName() { list($t, $p, $n) = explode('_', get_class($this), 4); return $n; } function in syntax_plugin_pagetemplate 228 $plugin = $this->getPluginName(); 246 $path = DOKU_PLUGIN.$this->getPluginName().'/lang/'; 276 $plugin = $this->getPluginName(); 295 $path = DOKU_PLUGIN.$this->getPluginName().'/conf/';
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/ |
H A D | ServerPlugin.php | 67 function getPluginName() { function in Sabre\\DAV\\ServerPlugin 103 'name' => $this->getPluginName(),
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/ |
H A D | ServerPlugin.php | 67 function getPluginName() { function in Sabre\\DAV\\ServerPlugin 103 'name' => $this->getPluginName(),
|
/plugin/mdpage/ |
H A D | syntax.php | 32 public function getPluginName() { function in syntax_plugin_mdpage 37 return 'plugin_' . $this->getPluginName(); 51 $pluginBaseMode = 'plugin_' . $this->getPluginName();
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Subscriptions/ |
H A D | Plugin.php | 94 function getPluginName() { function in Sabre\\CalDAV\\Subscriptions\\Plugin 114 'name' => $this->getPluginName(),
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Subscriptions/ |
H A D | Plugin.php | 94 function getPluginName() { function in Sabre\\CalDAV\\Subscriptions\\Plugin 114 'name' => $this->getPluginName(),
|
/plugin/webdav/core/Plugin/ |
H A D | Exception.php | 65 public function getPluginName() function in dokuwiki\\plugin\\webdav\\core\\Plugin\\Exception 84 'name' => $this->getPluginName(),
|
H A D | DokuWiki.php | 102 public function getPluginName() function in dokuwiki\\plugin\\webdav\\core\\Plugin\\DokuWiki 121 'name' => $this->getPluginName(),
|
/plugin/exttab3/ |
H A D | syntax.php | 93 $handler->addPluginCall($this->getPluginName(), $data, $state, $pos, $match); 100 $handler->plugin($match, 'addPluginCall', $pos, $this->getPluginName()); 107 $handler->plugin($match, 'addPluginCall', $pos, $this->getPluginName()); 138 msg($this->getPluginName().' ERROR: unknown syntax: '.hsc($markup) ,-1); 221 … msg($this->getPluginName().' Syntax ERROR: match='.hsc(trim($match)) ,-1); 240 … msg($this->getPluginName().' Syntax ERROR: match='.hsc(trim($match)) ,-1);
|
/plugin/inlinejs/syntax/ |
H A D | embedder.php | 78 msg($this->getPluginName().': '.$this->getPluginComponent().' is disabled.',-1); 96 msg($this->getPluginName().': '.$msg, -1);
|
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/ |
H A D | VCFExportPlugin.php | 122 function getPluginName() { function in Sabre\\CardDAV\\VCFExportPlugin 142 'name' => $this->getPluginName(),
|
/plugin/virtualgroup/ |
H A D | admin.php | 233 wl($ID, ['do' => 'admin', 'page' => $this->getPluginName(), 'tab' => 'byuser']), 239 wl($ID, ['do' => 'admin', 'page' => $this->getPluginName(), 'tab' => 'bygroup']),
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/ |
H A D | Plugin.php | 159 function getPluginName() { function in Sabre\\DAV\\PropertyStorage\\Plugin 179 'name' => $this->getPluginName(),
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/ |
H A D | IMipPlugin.php | 77 function getPluginName() { function in Sabre\\CalDAV\\Schedule\\IMipPlugin 183 'name' => $this->getPluginName(),
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/ |
H A D | Plugin.php | 154 function getPluginName() { function in Sabre\\DAV\\PropertyStorage\\Plugin 174 'name' => $this->getPluginName(),
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/ |
H A D | Plugin.php | 86 function getPluginName() { function in Sabre\\DAV\\Auth\\Plugin 206 'name' => $this->getPluginName(),
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/ |
H A D | IMipPlugin.php | 77 function getPluginName() { function in Sabre\\CalDAV\\Schedule\\IMipPlugin 183 'name' => $this->getPluginName(),
|
/plugin/toctweak/action/ |
H A D | rendertoc.php | 141 isset($tocTweak) || $tocTweak = $this->loadHelper($this->getPluginName()); 185 isset($tocTweak) || $tocTweak = $this->loadHelper($this->getPluginName()); 220 isset($tocTweak) || $tocTweak = $this->loadHelper($this->getPluginName());
|