Home
last modified time | relevance | path

Searched refs:id (Results 2376 – 2400 of 3526) sorted by relevance

1...<<919293949596979899100>>...142

/plugin/fedauth/
H A Dadmin.php127 ptln('<div id="fedauth__manager">');
/plugin/youtracklinks/
H A Dplugin.info.txt6 …yper-links to your youTrack system. You can specify how the plug-in should recognize the ticket id.
/plugin/wikicalendar/
H A Daction.php74 $event->data['id'] = cleanID($_REQUEST['plugin_wikicalendar_redirect_id']);
/plugin/google_adsense2/
H A Dsyntax.php100 //$renderer->doc .= 'debug(id=' . $id . ' param1=' . $param1 . ')<br />';
/plugin/topbarsyntax/
H A DINFO8 url http://www.fristercons.de/fcon/doku.php?id=tips:tips_topbar
/plugin/displaytitle/
H A Dplugin.info.txt6 desc The Display Title Plugin can display the id or title of the current page or the title of an …
/plugin/diagrams/script/
H A Dembed-editbutton.js24 JSINFO.id,
/plugin/archiveupload/
H A Daction.php262 $id = cleanID(str_replace('/',':',$reldir.'/'.$fn_new));
263 media_notify($id, $dir.'/'.$fn_new, $imime);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudDebugger.php109 'path' => 'v2/controller/debuggees/{debuggeeId}/breakpoints/{id}',
117 'id' => [
/plugin/diagramsnet/lib/img/lib/mscae/
H A DVM_Scale_Set.svg1 …</g><defs ><path id="B" d="M19.404 1.59a.54.54 0 0 1-.54.539.54.54 0 0 1-.539-.539.54.54 0 0 1 .53…
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/bak/
H A Dmsword.js27 id: 'tab-basic',
54 id: 'Info',
/plugin/publish/action/
H A Dbanner.php53 function difflink($id, $rev1, $rev2) { argument
58 $difflink = $this->hlp->getDifflink($id,$rev1,$rev2);
/plugin/usecounter/
H A Ddokuwiki_plugin_page.wiki33 …- incUsageOf(string $id) - indicates to the helper that the object with the given identifier is us…
34 - amountOfUses(string $id) - returns an integer value of the amount of uses.
/plugin/linkback/
H A Dtools.php65 * @param string $ID id of the wiki page for which the
120 function addLogEntry($date, $id, $type = 'cl', $summary = '', $extra = '') { argument
141 ), 'id' => $id, 'user' => $user, 'sum' => str_replace($strip, '', $summary), 'extra' => str_replace($strip, '', $extra));
/plugin/git/
H A Dhelper.php25 $id = pathID($file);
27 $item = &$data["$id"];
29 $data["$id"]= array('id' => $id,
/plugin/projects/lib/
H A Dproject.php124 public function id($name) { function in Project
337 private function sync($id) { argument
343 $path = $pages_path . $id . '.txt';
344 $ID = $this->ID . ":" . $id;
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_smart_rendering.js13id);return r},_redrawItems:function(t,e){for(var n={},a=0;a<e.length;a++)n[e[a].id]=!0;for(var i={…
/plugin/adfs/phpsaml/lib/Saml2/
H A DAuth.php264 $this->_lastMessageId = $logoutResponse->id;
287 $inResponseTo = $logoutRequest->id;
288 $this->_lastMessageId = $logoutRequest->id;
567 $this->_lastRequestID = $logoutRequest->id;
/plugin/ckgedit/action/
H A Dsave.php92 $id = $dir . $fn;
93 $id = str_replace("/",":",$id);
94 …addMediaLogEntry(time(), $id, DOKU_CHANGE_TYPE_CREATE, $lang["created"],"", null, strlen(base64_de…
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js1768 if (id) return id;
1769 do { id = 'anonymous_element_' + self.counter++ } while ($(id));
1771 return id;
2847 id: "[@id='#{1}']",
3114 id: function(nodes, root, id, combinator) { argument
3848 arguments.callee.id = arguments.callee.id || 1;
3857 function getCacheForID(id) { argument
3858 return cache[id] = cache[id] || { };
3862 var c = getCacheForID(id);
3891 var c = getCacheForID(id);
[all …]
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DTag.svelte20 <div id="tag">
/plugin/latexit/tests/
H A Dscript4 URL=http://localhost/_bp/doku.php?id=test:test
/plugin/socialmark/
H A Dsyntax.php70 $r='<ul id="socialmark">';
/plugin/distribute/syntax/
H A Dsyntax.php49 …$renderer->doc .= "<a href='$_SERVER[PHP_SELF]?do=distribute&plugin=$match->arg&id=$ID' class='med…
/plugin/shortcut/syntax/
H A Danchor.php90 .'" id="shortcut_'.str_replace(":","_",cleanID($tgt['target']))

1...<<919293949596979899100>>...142