Home
last modified time | relevance | path

Searched refs:getID (Results 26 – 50 of 78) sorted by relevance

1234

/plugin/drawio/
H A Dsyntax.php81 $current_id = getID();
/plugin/prolog/
H A Dattribute_include.php41 $fileID = getID();
53 if(in_array($file, $filesList) || $file == wikiFN(getID()))
H A Dattribute_options.php94 $filesList .= wikiFN(getID()).'<br />';
/plugin/const/
H A Daction.php83 $item[1] = noNS(cleanID(getID()));
86 $item[1] = getNS(cleanID(getID()));
/plugin/duoshuo-dokuwiki/
H A Dsyntax.php76 $wiki_id = getID();
/plugin/siteexport/exe/
H A Dsiteexportmanager.php40 $ID = $NS . ':' . getID();
/plugin/rating/
H A Daction.php60 $ID = getID();
/plugin/combo/vendor/php-webdriver/webdriver/lib/Support/Events/
H A DEventFiringWebElement.php345 public function getID() function in Facebook\\WebDriver\\Support\\Events\\EventFiringWebElement
348 return $this->element->getID();
/plugin/recommend/helper/
H A Dassignment.php70 if (is_null($page)) $page = getID();
/plugin/combo/action/
H A Dlang.php27 * * {@link getID()} invoked later reads the id from the input variable
62 * they will be overwritten by calling the {@link getID()} function
75 $id = getID("id", $clean);
/plugin/struct/syntax/
H A Dtable.php108 $mainId = getID();
/plugin/database2/
H A Dsyntax.php128 $this->dbName = getID();
/plugin/popupviewer/
H A Daction.php62 $ID = getID('id');
/plugin/adfs/phpsaml/lib/Saml2/
H A DLogoutRequest.php131 $this->id = self::getID($logoutRequest);
168 public static function getID($request) function in OneLogin_Saml2_LogoutRequest
/plugin/tagsections/action/
H A Dajax.php45 $ID = getID();
/plugin/adfs/
H A Dauth.php42 if (empty($ID)) $ID = getID();
/plugin/booking/
H A Daction.php57 $id = getID();
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js595 I._eventIdToElmt[r.getID()]=s;
779 C++){D.push(B[C].getID());
787 this._fireOnSelect([B.getID()]);
798 this._fireOnSelect([C.getID()]);
1033 this._eventIdToElmt[L.getID()]=B.elmt;
1068 this._eventIdToElmt[O.getID()]=C.elmt;
1096 this._eventIdToElmt[K.getID()]=B.elmt;
1275 this._fireOnSelect(B.getID());
1286 this._fireOnSelect(C.getID());
2114 this._fireOnSelect(B.getID());
[all …]
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js595 I._eventIdToElmt[r.getID()]=s;
779 C++){D.push(B[C].getID());
787 this._fireOnSelect([B.getID()]);
798 this._fireOnSelect([C.getID()]);
1033 this._eventIdToElmt[L.getID()]=B.elmt;
1068 this._eventIdToElmt[O.getID()]=C.elmt;
1096 this._eventIdToElmt[K.getID()]=B.elmt;
1275 this._fireOnSelect(B.getID());
1286 this._fireOnSelect(C.getID());
2114 this._fireOnSelect(B.getID());
[all …]
/plugin/captcha/
H A Daction.php136 $ID = getID();
/plugin/pagetemplate/
H A Dsyntax.php111 else { $cNS = getID();
/plugin/dwspecialist/
H A Dsyntax.php96 $id = getID();
/plugin/photogallery/
H A DpgFetch.php31 $MEDIA = stripctl(getID('media', false)); // no cleaning except control chars - maybe external
/plugin/data-au/
H A Dhelper.php62 $value = $trans->getLangPart(getID());
/plugin/epub/scripts/
H A Debook.php106 $id = getID('epubid') . '.html' ;

1234