Home
last modified time | relevance | path

Searched refs:id (Results 2451 – 2475 of 3526) sorted by path

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

/plugin/indexmenu/
H A Dajax.php95 print_toc($id) global() argument
H A Dscript.js14 // - page id without URL rewriting http://example.doku/doku.php?id=test:start
15 // - page id without URL rewriting http://example.doku/doku.php?id=test:plugins#interwikipaste
16 // - page id with .htaccess URL rewriting http://example.doku/test:plugins
17 // - page id with .htaccess URL rewriting and 'useslash' config http://example.doku/test/plugins
18 // - page id with internal URL rewriting http://example.doku/doku.php/test:plugins
19 // - http://example.doku/lib/exe/detail.php?id=test%3Aplugins&media=ns:image.jpg
22 // - http://example.doku/_detail/ns:image.jpg?id=test%3Aplugins
24 // - http://example.doku/_detail/ns/image.jpg?id
71 createPicker(id, cl) global() argument
[all...]
/plugin/indexmenu/scripts/
H A Dcontextmenu.js5 * node.hns = headpage id;
7 * node.dokuid = the DW id (namespace parent in case of headpage);
8 * id = the DW id of the selected node (headpage id in case of headpage);
83 [LANG.plugins.indexmenu.revs, 'IndexmenuContextmenu.getid(index.config.urlbase,id)+"do=revisions"'],
84 [LANG.plugins.indexmenu.tocpreview, '"javascript: IndexmenuContextmenu.createTocMenu(\'call=indexmenu&req=toc&id="+id+"\',\'picker_"+index.treeName+"\',\'s"+index.treeName+node.id+"\');"']
89 [LANG.plugins.indexmenu.insertdwlink, '"javascript: IndexmenuContextmenu.insertTags(\'"+id
294 var html, id, item, a, li; global() variable
[all...]
H A Dcontextmenu.local.js.example61 * @param {string} id
H A Dindexmenu.js33 * - div#cdtree_<id indexmenu> div top level
34 * - div#dtree_<id indexmenu> div contains all nodes
35 * - div#toc_<id indexmenu> ??
37 * - img#i<id indexmenu><nodenr?> icon
38 * - a#s<id indexmenu><nodenr?> url to page/namespace with title
39 * - div#t<id indexmenu><nodenr?> button for opening ToC, included if hovered
40 * - div.d<id indexmenu><nodenr?>
42 * repeats: - div.d<id indexmenu><nodenr?>
43 * - z<id indexmenu> scroll rightward arrows
44 * - left_<id indexmen
41 dTreeNode(dokuid, id, pid, name, hns, isdir, ajax) global() argument
134 add(dokuid, id, pid, name, hns, isdir, ajax) global() argument
352 s(id) global() argument
376 o(id) global() argument
459 nodeStatus(status, id, bottom) global() argument
544 isOpen(id) global() argument
596 fill(id) global() argument
[all...]
H A Dtoolbarindexwizard.js62 id: {tlbclass: 'jsitem', numberinput: ['idn']} class in indexmenu_wiz.fields.div6.elems
85 '<div><label>' + LANG.plugins.indexmenu.namespace + '<input id="namespace" type="text"></label></div>' +
86 '<div><label class="number">' + LANG.plugins.indexmenu.nsdepth + ' #<input id="nsdepth" type="text" value=1></label></div>' +
91 '<input type="submit" value="' + LANG.plugins.indexmenu.insert + '" class="button" id="indexmenu__insert">' +
94 '<label class="number">' + LANG.plugins.indexmenu.metanum + '<input type="text" id="metanumber"></label>' +
95 '<input type="submit" value="' + LANG.plugins.indexmenu.insertmetanum + '" class="button" id="indexmenu__insertmetanum">' +
99 .attr('id', 'indexmenu__wiz')
122 .html('<input id="' + elid + '" type="checkbox">' + label)
132 .html('#<input type="text" id="' + numid + '">')
177 .attr('id', 'themeba
[all...]
/plugin/indexmenu/syntax/
H A Dindexmenu.php80 /* @deprecated 2022-04-15 dTree only. Fancytree always random id */
218 //id generation method
220 $gen_id = $this->getOption($defaultsStr, $optsStr, '/id#(\S+)/u');
446 $currentNS = getNS($INFO['id']);
454 $ns = $this->parseNs($ns, $INFO['id']);
456 $opts['subnss'][$key][0] = $this->parseNs($value[0], $INFO['id']);
538 . '<div id="nojs_' . $js_name . '" data-jsajax="' . utf8_encodeFN($jsAjax) . '" class="indexmenu_nojs">'
565 return '<div id="tree2_' . $js_name . '" class="indexmenu_js2 skin-' . $opts['theme'] . '"'
723 $out .= $jscmd . "('" . idfilter($node['id'], false) . "',$i," . $father
752 * @param bool $id pag
613 _parse_ns($ns, $id = FALSE) global() argument
[all...]
/plugin/indexmenu2/cms/extensions/dom/
H A Dautosuggest.js13 …=z.x+'px';o.style.top=z.y+i.offsetHeight+'px';O=new Selectbox(o.firstChild.id);}if(O){if(Q.rebuild…
H A Dselectbox.js13 …+'" is not the <select> box.');if(!o){o=document.createElement('select');o.id='selectbox'+(new Dat…
/plugin/indexmenu2/syntax/
H A Dindexmenu.php445 $id = pathID($file);
459 if($type=='f' && isHiddenPage($id)){
470 if (noNS(getNS($id))==noNS($id) || // /<ns>/<ns>.txt
472 $id==getNS($id).":".$conf['start'] || // /<ns>/<start_page>.txt
473 @file_exists(dirname(wikiFN($id.":".noNS($id)))) // /<ns>/
485 if ($type == 'f' && file_exists(dirname(wikiFN($id.":".noNS($id))))) $type = 'd';
491 $target = $id;
501 $nsa = array( $id.":".noNS($id),
502 $id,
503 $id.":".$conf['start']
[all …]
/plugin/indexnumber/
H A DREADME.md25 <idxnum countername #id Description>
32 `#id` must be a number, prefixed by the # char. Each number must be unique for the page!
33 The id can be used for referencing the generated number with the indexreference plugin.
36 you **must** have an id. If the description contains angle brackets, they must be
48 This is the second image, with a description. Note that the id is arbitrary
61 Third image. Note how the counter is independent from id and the table counter
H A Dscript.js24 function createIndexnumberPicker(id, list, edid) { argument
33 .attr('id', id);
/plugin/indobible/
H A DREADME16 Copyright (C) Budi Susanto <budsus@ti.ukdw.ac.id>
H A DREADME.md17 Copyright (C) Budi Susanto <budsus@ti.ukdw.ac.id>
H A Dplugin.info.txt3 email budsus@ti.ukdw.ac.id
/plugin/infomail/
H A Daction.php65 $id = getID(); // we may run in AJAX context
66 if ($id === '') throw new \RuntimeException('No ID given');
69 'action' => wl($id, ['do' => 'infomail'], false, '&'),
72 $form->setHiddenField('id', $id); // we need it for the ajax call
166 $id = $INPUT->filter('cleanID')->str('id');
167 if ($id === '' || !page_exists($id)) throw new \Exception($this->getLang('err_page'));
176 $shortID = $shorturl->autoGenerateShortUrl($id);
179 $pageurl = wl($id, '', true, '&');
188 'PAGE' => $id,
H A Dscript.js24 var id = url.searchParams.get('id');
25 if ( id === null ) {
29 id = url.split('/').pop().split('?')[0];
36 title: LANG.plugins.infomail.formname + ' ' + id,
49 'id': id
/plugin/inlineedit/
H A Dscript.js43 var id = $elem.attr('id');
47 if($els[ii].id == id) {
/plugin/inlineeditor/
H A Dscript.js13 this.id = null;
49 document.getElementById("quickedit_textbox"+pl_si.id+pl_si.page).id = 'wiki__text';
60 function quickedit_save(id, range, page) argument
64 pl_si.id=id;
85 document.getElementById("old").value = id;
88 pl_si.id = id;
100 document.getElementById("old").value = id;
104 pl_si.id=id;
112 function quickedit_cancel(id, range, page) argument
117 document.getElementById("wiki__text").id ='quickedit_textbox'+id+page;
[all …]
/plugin/interwikipaste/
H A Dscript.js121 function normalizeId(id) { argument
122 return ':' + id.replace(/\//g, ":");
/plugin/iptrust2/
H A Daction.php102 function aclcheck($id){ argument
106 $id = cleanID($id);
107 $ns = getNS($id);
111 $matches = preg_grep('/^'.preg_quote($id,'/').'\s+/',$AUTH_ACL);
/plugin/ireadit/
H A Dhelper.php42 public function find_last_approved($id) { argument
59 return $approve_helper->find_last_approved($approve_sqlite, $id);
62 public function use_approve_here($id) { argument
79 return $approve_helper->use_approve_here($approve_sqlite, $id);
82 public function get_approved_revs($id) { argument
102 public function use_ireadit_here($id, $rev) { argument
104 $last_approved_rev = $this->find_last_approved($id);
108 … } elseif ($rev == p_get_metadata($id, 'last_change date')) { // check if it is last page revision
114 public function user_can_read_page($ireadit_data, $id, $rev, $user) { argument
115 if (!$this->use_ireadit_here($id, $rev)) return false;
[all …]
/plugin/issuelinks/db/
H A Dupdate0001.sql3 id INTEGER NOT NULL CHECK(id > 0), field
18 PRIMARY KEY (service, id, project, is_mergerequest)
23 id INTEGER NOT NULL CHECK (id > 0), field
30 …PRIMARY KEY (service, id, project, is_mergerequest, referenced_service, referenced_id, referenced_…
37 id INTEGER NOT NULL CHECK(id > 0), field
39 PRIMARY KEY (service, project, id, is_mergerequest)
53 FOREIGN KEY (issue_id) REFERENCES issues(id),
62 id TEXT NOT NULL CHECK(id <> ''), field
64 PRIMARY KEY (service, repository_id, id)
/plugin/issuelinks/helper/
H A Ddata.php114 public function isImportLocked($id) argument
117 $lockFN = $conf['lockdir'] . '/' . md5('_' . $id) . '.lock';
146 public function lockImport($id, $jsonData) argument
150 $lock = $conf['lockdir'] . '/' . md5('_' . $id) . '.lock';
155 public function isImportLockedByMe($id) argument
157 if (!$this->isImportLocked($id)) {
162 $lockFN = $conf['lockdir'] . '/' . md5('_' . $id) . '.lock';
177 public function unlockImport($id) argument
180 $lockFN = $conf['lockdir'] . '/' . md5('_' . $id) . '.lock';
187 public function getLockContent($id) argument
[all …]
H A Ddb.php110 * @param string $id The id of the webhook
113 public function saveWebhook($service, $repo, $id, $secret) argument
118 'id' => $id,
201 * @param string $id
203 public function deleteWebhook($service, $repo, $id) argument
208 'id' => $id,
233 public function getWebhooks($service, $repo = null, $id = null) argument
241 if ($id) {
243 $params[] = $id;

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