Home
last modified time | relevance | path

Searched refs:id (Results 1326 – 1350 of 3526) sorted by relevance

1...<<51525354555657585960>>...142

/plugin/emoji/script/
H A Djquery.textcomplete.js33 var id = 1;
197 id: null,
240 this.$el.off('.' + this.id);
424 this.id = completer.id + 'dropdown';
437 dropdownViews[this.id] = this;
470 id: null,
484 this.$el.off('.' + this.id);
497 if (strategy.id) {
925 id: null,
977 id: null, // Identity.
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DYouTube.php191 'id' => [
209 'id' => [
269 'id' => [
347 'id' => [
394 'id' => [
455 'id' => [
539 'id' => [
587 'id' => [
614 'id' => [
640 'id' => [
[all …]
/plugin/preservefilenames/
H A Daction_angua.php48 $id = $event->data[2];
49 $filename_tidy = noNS($id);
90 mediaMetaFN($id, '.filename'),
102 $id = $event->data['id'];
103 $metaFilePath = mediaMetaFN($id, '.filename');
106 io_sweepNS($id, 'mediametadir');
115 function _getOriginalFileName($id) argument
117 $metaFilePath = mediaMetaFN($id, '.filename');
122 $filename = parent::_getOriginalFileName($id);
126 $oldMetaFilePath = metaFN($id, '.filename');
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaLayout.js85 reachableVertices[edge.source.id] = true;
86 reachableVertices[edge.target.id] = true;
112 for (var id in cells)
114 var cell = cells[id];
283 for (var id in cells)
285 var cell = cells[id];
291 var nodeId = this.layout.cellToNode[id];
344 console.log("ERROR: vertex cell id:" + id + " has no geometry!");
353 for (var id in cells)
355 var cell = cells[id];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DLiveChatBans.php35 * @param string $id
38 public function delete($id, $optParams = []) argument
40 $params = ['id' => $id];
/plugin/combo/resources/theme/default/pages/templates/
H A Dapp-edit.hbs6 <div id="page-core" class="{{ layout-container-class }} position-relative">
7 <main id="page-main">
8 <div id="main-content">
H A Dapp-search.hbs6 <div id="page-core" class="{{ layout-container-class }} position-relative">
7 <main id="page-main">
8 <div id="main-content">
H A Dhamburger.hbs6 <div id="page-core" class="{{ layout-container-class }} position-relative">
7 <main id="page-main">
8 <div id="main-content">
H A Dapp-diff.hbs6 <div id="page-core" class="{{ layout-container-class }} position-relative">
7 <main id="page-main">
8 <div id="main-content" class="m-3 dokuwiki">
H A Dapp-login.hbs8 <div id="page-core" class="{{ layout-container-class }} position-relative">
9 <main id="page-main" class="col-md-4 mx-auto">
10 <div id="main-content">
H A Dapp-revisions.hbs6 <div id="page-core" class="{{ layout-container-class }} position-relative">
7 <main id="page-main">
8 <div id="main-content" class="mb-3">
/plugin/nroff/
H A Drenderer.php122 function toc_additem($id, $text, $level) { argument
295 $id = count($this->footnotes)+1;
300 $id = count($this->footnotes)+1;
305 …$this->doc .= '<a href="#fn__'.$id.'" name="fnt__'.$id.'" id="fnt__'.$id.'" class="fn_top">'.$id.'…
517 $default = $this->_simpleTitle($id);
520 resolve_pageid(getNS($ID),$id,$exists);
533 list($id,$hash) = explode('#',$id,2);
542 if ($id == $ID) {
548 $link['url'] = wl($id);
550 $link['title'] = $id;
[all …]
/plugin/solr/
H A Daction.php294 $id = $doc['id'];
295 if(auth_quickaclcheck($id) < AUTH_READ) {
298 $data = array('result' => $content_result, 'id' => $id, 'html' => array());
299 … $data['html']['head'] = html_wikilink(':'.$id, useHeading('navigation')?null:$id, $q_arr);
301 if(!empty($content_result['highlighting'][$id]['content'])){
303 … $highlight = htmlspecialchars(implode('... ', $content_result['highlighting'][$id]['content']));
415 $id = $event->data[1] ? "{$event->data[1]}:{$event->data[2]}" : $event->data[2];
420 'stream.body' => "<delete><id>{$id}</id></delete>",
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClient.php326 * $params['pipeline'] = (string) The pipeline id to preprocess incoming documents with
375 * $params['body'] = (array) a point-in-time id to close
435 * $params['id'] = (string) Document ID (Required)
444 * $params['pipeline'] = (string) The pipeline id to preprocess incoming documents with
453 $id = $this->extractArgument($params, 'id');
461 $endpoint->setId($id);
471 * $params['id'] = (string) The document ID (Required)
489 $id = $this->extractArgument($params, 'id');
[all...]
/plugin/tableplot/
H A Dsyntax.php85 $idstr = "id:'";
183 $id = $data['id'];
187 $id = $this->getConf('id');
192 …$grafArgs = '<script type="text/javascript"> jQuery(\'#'.$id.'\').tablePlot({'.$orient .$series. $…
/plugin/bootswrapper/exe/help/
H A Dcollapse.txt7 <collapse id="foo" collapsed="true"><well>
15 <collapse id="foo" collapsed="true"><well>
27 | ''id'' | | | Target id of collapsed element |
/plugin/authgoogle/google/contrib/
H A DGoogle_BigqueryService.php507 public $id; variable in Google_Dataset
549 $this->id = $id;
651 public $id; variable in Google_DatasetListDatasets
666 $this->id = $id;
805 public $id; variable in Google_Job
830 $this->id = $id;
1269 public $id; variable in Google_JobListJobs
1294 $this->id = $id;
1530 $this->id = $id;
1755 $this->id = $id;
[all …]
/plugin/struct/action/
H A Dbureaucracy.php165 $id = $event->data['id'];
166 $time = filemtime(wikiFN($id));
169 $assigned = $assignments->getPageAssignments($id);
172 $access = AccessTable::getPageAccess($table, $id, $time);
179 $id,
184 p_get_metadata($id);
/plugin/eventline/
H A Dplain.php129 function internallink($id, $name = NULL, $search=NULL,$returnonly=false) argument
134 $default = $id;
137 resolve_pageid(getNS($ID),$id,$exists);
138 $name = $this->_getLinkTitle($name, $default, $isImage, $id);
155 if ($id == $ID) {
164 $link['url'] = $this->base_url . $id;
167 $link['url'] = $this->base_url . $id;
170 $link['title'] = $id;
/plugin/swiftmail/Swift/Plugin/
H A DFileEmbedder.php349 $id = $this->message->attach($att);
350 $this->registerFile($url, $id, $att);
351 return $matches[1] . $id . $matches[4];
386 $id = $this->message->attach($att);
387 $this->registerFile($path, $id, $att);
388 return $matches[1] . $id . $matches[4];
407 foreach ($this->message->listChildren() as $id)
409 $part = $this->message->getChild($id);
/plugin/diagramsnet/lib/img/lib/active_directory/
H A Dhome_page.svg1id="A" x1="70.511" y1="138.118" x2="70.776" y2="103.986" xlink:href="#H"><stop offset="0" stop-col…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DTransformNamespace.asciidoc38 $params['transform_id'] = (string) The id of the transform to delete
52 $params['transform_id'] = (string) The id or comma delimited list of id expressions of the transforms to get, '_all' or '*' implies get all transforms
69 $params['transform_id'] = (string) The id of the transform for which to get stats. '_all' or '*' implies all transforms
97 $params['transform_id'] = (string) The id of the new transform.
110 $params['transform_id'] = (string) The id of the transform to start
124 $params['transform_id'] = (string) The id of the transform to stop
142 $params['transform_id'] = (string) The id of the transform.
/plugin/approve/syntax/
H A Dtable.php149 $id = $page['id'];
157 $pageNS = getNS($id);
189 $by = p_get_metadata($id, 'last_change user');
194 $renderer->doc .= wl($id);
197 $heading = p_get_first_heading($id);
201 $renderer->doc .= $id;
204 $renderer->doc .= $id;
215 $renderer->doc .= '<a href="' . wl($id) . '">' . dformat($date) . '</a>';;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DUserRolePermissions.php37 * @param string $id User role permission ID.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
H A DChangeLogs.php37 * @param string $id Change log ID.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];

1...<<51525354555657585960>>...142