Home
last modified time | relevance | path

Searched refs:getID (Results 1 – 25 of 78) sorted by relevance

1234

/plugin/svg/
H A Dsyntax.php177 . md5( getID() ) . $syntax_plugin_svg_pcount
192 . md5( getID() ) . $syntax_plugin_svg_pcount
205 . md5( getID() ) . $syntax_plugin_svg_pcount . '.svg" width="'
215 . md5( getID() ) . $syntax_plugin_svg_pcount . '.svg" width="'
224 . md5( getID() ) . $syntax_plugin_svg_pcount . '.svg" width="'
H A Dsyntax.php.save102 md5( getID() ) .
116 $filename = md5( getID() ) . $syntax_plugin_svg_pcount . '.svg';
177 . md5( getID() ) . $syntax_plugin_svg_pcount
192 . md5( getID() ) . $syntax_plugin_svg_pcount
205 . md5( getID() ) . $syntax_plugin_svg_pcount . '.svg" width="'
215 . md5( getID() ) . $syntax_plugin_svg_pcount . '.svg" width="'
224 . md5( getID() ) . $syntax_plugin_svg_pcount . '.svg" width="'
/plugin/simplewikipagetree/
H A Dsyntax.php72 $id = $this->getID($filepath);
119 private function getID($filepath){ function in syntax_plugin_simplewikipagetree
127 $id = $this->getID($filepath);
143 $title = end(explode(':',$this->getID($filepath)));
153 $url = $this->getID($filepath);
172 $id = $this->getID($filepath);
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteTouchScreen.php35 ['element' => $element->getID()]
50 ['element' => $element->getID()]
101 'element' => $element->getID(),
117 ['element' => $element->getID()]
165 'element' => $element->getID(),
H A DRemoteWebElement.php278 $auxiliary = $this->getID();
498 public function getID() function in Facebook\\WebDriver\\Remote\\RemoteWebElement
540 return $this->getID() === $other->getID();
545 ':other' => $other->getID(),
H A DRemoteTargetLocator.php50 $id = [JsonWireCompat::WEB_DRIVER_ELEMENT_IDENTIFIER => $frame->getID()];
62 $id = ['ELEMENT' => $frame->getID()];
/plugin/wysiwyg/
H A Dajax.php57 $ID = getID();
67 $ID = getID();
129 $ID = getID();
147 $ID = getID();
H A Daction.php47 echo '<script type="text/javascript"> var ID = "'.getID().'"; </script>';
91 $page = getID();
/plugin/idcount/
H A Dscript.js13 PluginIDCount.getID();
19 getID: function () { method in PluginIDCount
/plugin/sitemapnavi/action/
H A Dajax.php53 'id' => getID(),
54 'namespace' => getNS(getID())
/plugin/pagetemplate/
H A Daction.php40 $page = getID();
58 $page = getID();
64 $ID = getID();
/plugin/dokutexit/
H A Daction.php54 if ( auth_quickaclcheck(getID()) < AUTH_READ ) {
86 …$texit = new config_plugin_texit(getID(), $namespace_mode, $this->get_plugin_config(), $nsbpc_obj);
/plugin/spatialhelper/syntax/
H A Dfindnearby.php85 $meta = p_get_metadata(getID(), 'geo');
109 $renderer->doc .= '<a href="' . wl(getID(), $data [1]) . '" class="findnearby">' . hsc($data [0]) . '</a>';
/plugin/authmantis/
H A Dauth.php147 $t_project_name = explode( ':', getNS( getID( "media", false ) ) );
151 $t_project_name = explode( ':', getNS( getID() ) );
/plugin/fedauth/
H A Dajax.php35 $ID = getID();
H A Daction.php155 $ID = getID();
173 send_redirect(wl(getID(), 'do=fedauth', true, '&') . '&fa[register]');
179 … $msg = str_replace('@REGURL@', wl(getID(), 'do=fedauth', true, '&').'&fa[register]', $msg);
/plugin/struct/syntax/
H A Dserial.php34 $id = getID();
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverElement.php134 public function getID(); function
/plugin/sentry/
H A Dhelper.php89 if ($this->sendEvent($event)) $this->deleteEvent($event->getID());
149 $file = $cachedir . $event->getID() . '.json';
/plugin/authsmartcard/auth/
H A Dindex.php38 $gotowikiurl = "../../../../doku.php?u=smartcard&p=smartcard&id=" . getID();
/plugin/owncloud/exe/
H A Ddetail.php19 $media = stripctl(getID('media', false));
H A Dfetch.php24 $media = stripctl(getID('media', false));
/plugin/autlogin/
H A Dajax.php22 $ID = getID();
/plugin/dokutranslate/
H A Dajax.php24 $ID = getID();
/plugin/superacl/
H A Dajax.php22 $ID = getID();

1234