Home
last modified time | relevance | path

Searched refs:id (Results 201 – 225 of 3526) sorted by relevance

12345678910>>...142

/plugin/rocketchatnotifier/
H A Daction.php134 $id = $INFO['id'];
136 $id = str_replace(":", "/", $id);
139 $url = DOKU_URL . "{$id}?rev={$diffRev}&do=diff";
141 $url = DOKU_URL . $id;
145 $id = $INFO['id'];
147 $id = str_replace(":", "/", $id);
150 $url = DOKU_URL . "doku.php/{$id}?rev={$diffRev}&do=diff";
152 $url = DOKU_URL . "doku.php/{$id}";
/plugin/displayorphans/
H A Dhelper.php40 foreach ($all as $id => $item)
41 …{ if (empty($filter) || $filter($id, $item, $ignoredPages, $ignoreNamespaces)) { $items[$id] = $it…
57 $id = pathID($file);
58 if (auth_quickaclcheck($id) < AUTH_READ) { return false; }
60 if (array_key_exists($id, $data)) { $data[$id]['exists'] = true; }
61 else { $data[$id] = array('exists' => true, 'count' => 0); }
76 $id = pathID($file);
82 foreach($links as $index => $link) { $links[$index] = $this->_resolveLink($id, $link); }
H A Drenderer.php35 foreach ($items as $id => $item)
36 { $this->_row($renderer, $id, $item, ++$rownum, $type, $showColumns); }
63 …function /* void */ _row(Doku_Renderer $renderer, $id, $item, $rownum, $type, array $showColumns =… argument
79 $renderer->internallink(':' . $id, $id);
87 if ($item['exists']) { $renderer->doc .= p_get_first_heading($id); }
95 if ($item['count'] > 0) { $this->_backlinksLink($renderer, $id, $item['count']); }
109 function /* void */ _backlinksLink(Doku_Renderer &$renderer, $id, $count) argument
114 …ki'], 'class' => 'wikilink1', 'url' => wl($id, 'do=backlink'), 'name' => $text, 'title' => $text .…
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php1643 $this->id = $id;
1695 $this->id = $id;
1735 $this->id = $id;
1949 $this->id = $id;
2019 $this->id = $id;
2059 $this->id = $id;
2191 $this->id = $id;
2270 $this->id = $id;
2337 $this->id = $id;
2395 $this->id = $id;
[all …]
/plugin/button/
H A Dsyntax.php345 function dokuwiki_get_link(&$xhtml, $id, $name = NULL)
348 $resolveid = $id; // To prevent resolve_pageid to change $id value
352 return $this->internallink($xhtml, $id, $name);
354 $resolveid = $id;
358 return $this->internalmedia($xhtml, $id, $name);
360 return $this->internallink($xhtml, $id, $name);
366 function internallink(&$xhtml, $id, $name = NULL, $search = NULL, $returnonly = false, $linktype = 'content')
374 $parts = explode('?', $id, 2);
376 $id
310 dokuwiki_get_link(& $xhtml, $id, $name = NULL) global() argument
328 internallink(& $xhtml, $id, $name = NULL, $search = NULL, $returnonly = false, $linktype = 'content') global() argument
[all...]
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js7 …null,f=a.id||"",h=a.target||window,k=a.message||{id:f};a.message&&"[object Object]"==b.call(a.mess…
56id:"Content",label:"spellContent",html:"",setup:function(b){b=a.iframeNumber+"_"+b._.currentTabId;…
59id:"rightCol",align:"right",width:"50%",children:[{type:"vbox",id:"rightCol_col__left",widths:["50…
60id);a.LocalizationButton.ChangeAll.instance=this},onClick:d},{type:"button",id:"AddWord",label:a.L…
61id:"rightCol_col__right",widths:["50%","50%","50%"],children:[{type:"button",id:"IgnoreWord",label…
66id:"GrammTab",label:"Grammar",accessKey:"G",elements:[{type:"html",id:"banner",label:"banner",styl…
68 id:"radio",html:"",onShow:function(){a.grammerSuggest=this}}]},{type:"vbox",children:[{type:"button…
71id:"rightCol",align:"right",width:"30%",children:[{type:"vbox",id:"rightCol_col__left",children:[{…
77id:"leftCol",align:"left",width:"70%",children:[{type:"vbox",id:"rightCol1",children:[{type:"html"…
84id:"Options_buttons",children:[{type:"vbox",id:"Options_leftCol_col",widths:["50%","50%"],children…
[all …]
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js7 …null,f=a.id||"",h=a.target||window,k=a.message||{id:f};a.message&&"[object Object]"==b.call(a.mess…
59id:"ChangeAll",label:a.LocalizationButton.ChangeAll.text,title:"Change All",style:"width: 100%;",o…
61id);a.LocalizationButton.IgnoreWord.instance=this},onClick:e},{type:"button",id:"IgnoreAllWords",l…
63id:"rightCol1",setup:function(){this.getChild()[0].getElement().$.src=a.logotype;this.getChild()[0…
65id:"GrammTab",label:"Grammar",accessKey:"G",elements:[{type:"html",id:"banner",label:"banner",styl…
67 id:"radio",html:"",onShow:function(){a.grammerSuggest=this}}]},{type:"vbox",children:[{type:"button…
69id:"leftCol",align:"left",width:"70%",children:[{type:"vbox",id:"rightCol1",children:[{type:"html"…
75id:"BlockFinishChecking",style:"width:560px; margin: 0 auto;",widths:["70%","30%"],onShow:function…
78id:"OptionsTab",label:"Options",accessKey:"O",elements:[{type:"hbox",id:"options_error",children:[…
81 id:"IgnoreDomainNames",label:"Ignore Domain Names",labelStyle:"margin-left: 5px; font: 12px/16px ar…
[all …]
/plugin/header2/
H A Drenderer.php42 list($id, $start, $type, $title) = array_pop($this->sectionedits);
46 $this->doc .= "<!-- EDIT$id " . strtoupper($type) . ' ';
68 $id = 0;
70 $id++; // the number of the current footnote
77 … $this->doc .= '<sup><a href="#fnt__'.$id.'" id="fn__'.$id.'" name="fn__'.$id.'" class="fn_bot">';
78 $this->doc .= $id.')</a></sup> '.DOKU_LF;
81 $alt = array_keys($this->footnotes, "@@FNT$id");
/plugin/orgchart/
H A Dscript.js3 function getStaffId(id) { argument
4 var sep_char_index = id.lastIndexOf(':');
6 return id.substring(id.length, sep_char_index+1);
8 return id;
28 var id, name, title, manager, photo = '';
43 id = getStaffId($link.attr('title'));
45 id = name.toLowerCase();
63 name_detail.v = id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DAdvertiserGroups.php37 * @param string $id Advertiser group ID.
40 public function delete($profileId, $id, $optParams = []) argument
42 $params = ['profileId' => $profileId, 'id' => $id];
50 * @param string $id Advertiser group ID.
54 public function get($profileId, $id, $optParams = []) argument
56 $params = ['profileId' => $profileId, 'id' => $id];
107 * @param string $id AdvertiserGroup ID.
112 public function patch($profileId, $id, AdvertiserGroup $postBody, $optParams = []) argument
114 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
H A DContentCategories.php37 * @param string $id Content category ID.
40 public function delete($profileId, $id, $optParams = []) argument
42 $params = ['profileId' => $profileId, 'id' => $id];
50 * @param string $id Content category ID.
54 public function get($profileId, $id, $optParams = []) argument
56 $params = ['profileId' => $profileId, 'id' => $id];
107 * @param string $id ContentCategory ID.
112 public function patch($profileId, $id, ContentCategory $postBody, $optParams = []) argument
114 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
H A DCreativeFields.php37 * @param string $id Creative Field ID
40 public function delete($profileId, $id, $optParams = []) argument
42 $params = ['profileId' => $profileId, 'id' => $id];
50 * @param string $id Creative Field ID
54 public function get($profileId, $id, $optParams = []) argument
56 $params = ['profileId' => $profileId, 'id' => $id];
110 * @param string $id CreativeField ID.
115 public function patch($profileId, $id, CreativeField $postBody, $optParams = []) argument
117 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
H A DEventTags.php37 * @param string $id Event tag ID.
40 public function delete($profileId, $id, $optParams = []) argument
42 $params = ['profileId' => $profileId, 'id' => $id];
50 * @param string $id Event tag ID.
54 public function get($profileId, $id, $optParams = []) argument
56 $params = ['profileId' => $profileId, 'id' => $id];
126 * @param string $id EventTag ID.
131 public function patch($profileId, $id, EventTag $postBody, $optParams = []) argument
133 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
H A DPlacementStrategies.php37 * @param string $id Placement strategy ID.
40 public function delete($profileId, $id, $optParams = []) argument
42 $params = ['profileId' => $profileId, 'id' => $id];
50 * @param string $id Placement strategy ID.
54 public function get($profileId, $id, $optParams = []) argument
56 $params = ['profileId' => $profileId, 'id' => $id];
108 * @param string $id PlacementStrategy ID.
113 public function patch($profileId, $id, PlacementStrategy $postBody, $optParams = []) argument
115 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
H A DUserRoles.php37 * @param string $id User role ID.
40 public function delete($profileId, $id, $optParams = []) argument
42 $params = ['profileId' => $profileId, 'id' => $id];
50 * @param string $id User role ID.
54 public function get($profileId, $id, $optParams = []) argument
56 $params = ['profileId' => $profileId, 'id' => $id];
111 * @param string $id UserRole ID.
116 public function patch($profileId, $id, UserRole $postBody, $optParams = []) argument
118 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/
H A DUsersDrafts.php55 * @param string $id The ID of the draft to delete.
58 public function delete($userId, $id, $optParams = []) argument
60 $params = ['userId' => $userId, 'id' => $id];
69 * @param string $id The ID of the draft to retrieve.
75 public function get($userId, $id, $optParams = []) argument
77 $params = ['userId' => $userId, 'id' => $id];
126 * @param string $id The ID of the draft to update.
131 public function update($userId, $id, Draft $postBody, $optParams = []) argument
133 $params = ['userId' => $userId, 'id' => $id, 'postBody' => $postBody];
/plugin/diagramsnet/lib/js/diagramly/
H A DOneDriveFile.js39 '&id=' + encodeURIComponent(this.meta.id);
46 var id = this.meta.webUrl;
47 …var url = id.substring(0, id.length - path.length - this.meta.name.length - ((path.length > 0) ? 1…
48 id = id.substring(id.indexOf('/', 8));
50 url = url + '/Forms/AllItems.aspx?id=' + id + '&parent=' + id.substring(0, id.lastIndexOf('/'));
58 var id = this.meta.webUrl;
59 var parent = id;
61 id = id.substring(8);
64 id = id.substring(id.indexOf('/'));
112 ((parent != null) ? itemObj.parentReference.id : itemObj.id);
[all …]
/plugin/batchedit/
H A Dengine.php17 * Accepts message id followed by optional arguments.
243 private $id; variable in BatcheditPage
249 public function __construct($id) { argument
250 $this->id = $id;
258 return $this->id;
265 $text = rawWiki($this->id);
281 'id' => $this->id,
369 $text = rawWiki($this->id);
478 save($id, $name, $data) global() argument
485 load($id, $name) global() argument
492 isValid($id) global() argument
520 expire($id) global() argument
558 private $id; global() variable in BatcheditSession
587 setId($id) global() argument
[all...]
/plugin/nsexport/action/
H A Dexport.php36 $id = ' plugin_nsexport__started';
39 $id = '';
45 $this->_listPages($id);
52 public function _listPages($id){ argument
60 echo '<form class="plugin_nsexport__form' . $id . '"
73 $id = cleanID($ns . $page['id']);
75 . 'id="page__'.++$num.'" value="'.hsc($id).'" '
77 . hsc($id) . '</label></div></li>';
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DSiteVerification.php69 'path' => 'webResource/{id}',
72 'id' => [
79 'path' => 'webResource/{id}',
82 'id' => [
107 'path' => 'webResource/{id}',
110 'id' => [
117 'path' => 'webResource/{id}',
120 'id' => [
/plugin/elasticsearch/helper/
H A Dacl.php23 * @param string $id Page id
26 public function getPageACL($id) { argument
27 $id = cleanID($id);
43 // check for exact id
44 if (isset($acl[$id])) {
46 $this->addRule($acl[$id], $rules);
48 if (isset($acl[$id]['@ALL'])) return $rules;
52 $ns = $id;
[all...]
/plugin/bez/db/
H A Dupdate0011.sql5 SELECT thread.id, thread.original_poster, thread.coordinator, thread.closed_by,
10 label.id AS label_id,
12 (SELECT MAX(priority) FROM task_view WHERE task_view.thread_id = thread.id) AS priority,
20 (SELECT COUNT(*) FROM thread_comment WHERE type = 'cause' AND thread_id=thread.id) AS cause_count,
21 (SELECT COUNT(*) FROM thread_comment WHERE type = 'risk' AND thread_id=thread.id) AS risk_count,
22 (SELECT COUNT(*) FROM thread_comment WHERE type = 'opportunity' AND thread_id=thread.id) AS opportunity_count
24 LEFT JOIN thread_label ON thread.id = thread_label.thread_id
25 LEFT JOIN label ON label.id = thread_label.label_id;
/plugin/dokukiwix/
H A Dadmin.php53 print '<fieldset id="pl_dokukiwix_form">';
54 print '<span id="pl_dokukiwix_out"></span>';
55 print '<img src="'.DOKU_BASE.'lib/images/loading.gif" id="pl_dokukiwix_throbber" />';
56 print '<div id="pl_dokukiwix_actions">';
57 …><img src="'.DOKU_BASE.'lib/plugins/dokukiwix/images/play.png" alt="Start" id="pl_dokukiwix_toggle…
59 …print '<a href="#" onclick="plugin_dokukiwix_stop()" title="Stop" id="pl_dokukiwix_stop" style="vi…
61 print '<div><textarea readonly="1" id="pl_dokukiwix_log"></textarea></div>';
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaAdaptor.js331 for (var id in cells)
335 tmp[id] = cells[id];
349 for (var id in cells)
351 var cell = cells[id];
380 for (var id in cells)
382 var cell = cells[id];
427 for (var id in cells)
440 directParentChildren[parent.id][id] = cell;
527 for (var id in cells)
566 for (var id in cells)
[all …]
/plugin/pgn4web/pgn4web/images/tilesvg/
H A Dwq.svg3 <g id="imagebot_2">
5 …<path transform="translate(-1.87476 4.0209) matrix(1 0 0 1 -319.918 -446.857)" fill="#ffffff" id="…
6 …<path transform="translate(-1.87476 4.0209) matrix(1 0 0 1 -319.918 -446.857)" fill="#ffffff" id="…
7 …<path transform="translate(-1.87476 4.0209) matrix(1 0 0 1 -319.918 -446.857)" fill="#ffffff" id="…
8 …<path transform="translate(-1.87476 4.0209) matrix(1 0 0 1 -319.918 -446.857)" fill="#ffffff" id="…
9 …<path transform="translate(-1.87476 4.0209) matrix(1 0 0 1 -319.918 -446.857)" fill="#ffffff" id="…
10 …<path transform="translate(-1.87476 4.0209) matrix(1 0 0 1 -319.918 -446.857)" fill="#ffffff" id="…
11 …<path transform="translate(-1.87476 4.0209) matrix(1 0 0 1 -319.918 -446.857)" fill="#ffffff" id="…
12 …<path transform="translate(-1.87476 4.0209) matrix(1 0 0 1 -319.918 -446.857)" fill="#ffffff" id="…
13 …<path transform="translate(-1.87476 4.0209) matrix(1 0 0 1 -319.918 -446.857)" fill="#ffffff" id="…
[all …]

12345678910>>...142