Home
last modified time | relevance | path

Searched refs:id (Results 1876 – 1900 of 3526) sorted by relevance

1...<<71727374757677787980>>...142

/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DTask.php22 * Task id, e.g. in form of nodeNumber:taskId.
43 public function __construct(Client $client, string $id)
46 $this->_id = $id;
50 * Returns task id.
118 throw new \Exception('No task id given');
40 __construct(Client $client, string $id) global() argument
/plugin/bureaucracy/helper/
H A Dfieldradio.php46 list($name, $entries, $value, $label, $id, $class) = $this->_parse_tpl(
75 $_id = $id; //e.g. autofocus with 'focus__this' id
/plugin/struct/action/
H A Dtitle.php42 $id = $event->data['page'];
45 $page = new PageMeta($id);
H A Dedit.php56 $pos = $form->findPositionByAttribute('id', 'wiki__editbar'); // insert the form before the main buttons
166 $id = uniqid('struct__', false);
167 $input = $field->getValueEditor($name, $id);
177 $html .= "<label $hide data-column=\"$colname\" for=\"$id\">";
/plugin/fksnewsfeed/syntax/
H A Dcarousel.php47 $id = uniqid();
59 $indicators[] = '<li data-target="#' . $id . '" data-slide-to="' . $i . '"></li>';
62 …$renderer->doc .= '<div id="' . $id . '" class="feed-carousel carousel slide mb-3" data-ride="caro…
/plugin/pagetemplater/
H A Daction.php79 $id = getId();
80 if ( $id != $event->data['page'] ) { return true; }
82 …if ( empty( $template) || in_array($template, array( $id, $event->data['page']) ) ) { return true;…
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInvite.php26 protected $id; variable in Sabre\\CalDAV\\Xml\\Notification\\Invite
208 $writer->writeElement($cs . 'uid', $this->id);
290 return $this->id;
/plugin/diagramsnet/lib/img/lib/active_directory/
H A Dfax.svg1id="A" x1="16.783" y1="130.162" x2="206.672" y2="130.162" gradientUnits="userSpaceOnUse"><stop off…
H A Dphone.svg1id="A" x1="121.897" y1="205.53" x2="121.708" y2="83.632" gradientUnits="userSpaceOnUse"><stop offs…
/plugin/diagramsnet/lib/math/extensions/
H A DAssistiveMML.js19id=1;while(n.i<h){i=n.jax[n.i];o=document.getElementById(i.inputID+"-Frame");if(i.outputJax!=="Nat…
/plugin/diagramsnet/lib/img/lib/mscae/
H A DDirectorySync.svg1id="B" d="M3.5 21.6c0-1.4 1.1-2.6 2.6-2.6h11.7c1.4 0 2.6 1.1 2.6 2.6 0 1.4-1.1 2.6-2.6 2.6H6c-1.4 …
H A DContainer_Service.svg1id="B" d="M-445.7 258.1v8.1l5.7 2.2v-12.3l-5.7 2zm.6 7.5l-.3-.1v-6.7l.9-.3v7.3l-.6-.2zm1.5.4l-.4-.…
/plugin/ckgedit/ckeditor/plugins/note/dialogs/
H A Dnote.js.unc8 id: 'tab-basic',
13 id: 'notetype',
21 id: 'note',
/plugin/semantic/
H A Daction.php98 $id = $INPUT->str('id');
100 if (!$id) {
104 $this->helper->getMetadata($id);
/plugin/prosemirror/
H A Dscript.js34 'id': JSINFO.id,
89 'id': JSINFO.id,
141 'id': JSINFO.id,
/plugin/struct/meta/
H A DValue.php205 public function getValueEditor($name, $id)
208 return $this->column->getType()->multiValueEditor($name, $this->rawvalue, $id);
210 return $this->column->getType()->valueEditor($name, $this->rawvalue, $id);
206 getValueEditor($name, $id) global() argument
/plugin/refnotes/syntax/
H A Dreferences.php42 $id = '@@FNT\d+|#\d+';
47 $id = '#\d+';
56 $strictName = '(?:' . $id . '|' . $strictName . ')';
61 $extendedName = '(?:' . $id . '|' . $extendedName . ')';
/plugin/diagramsnet/lib/img/lib/allied_telesis/buildings/
H A DLarge_Building.svg1id="A" filterUnits="userSpaceOnUse" x="77.633" y="97.011" width="46.715" height="27.885"><feColorM…
/plugin/combo/syntax/
H A Dlabel.php23 * The id of the heading element for a accordion label
27 * The id of the collapsable target
93 $id = $parentTag->getAttribute("id");
94 $tagAttributes["id"] = $id;
95 $tagAttributes[self::HEADING_ID] = "heading" . ucfirst($id);
96 $tagAttributes[self::TARGET_ID] = "collapse" . ucfirst($id);
193 $renderer->doc .= "<div class=\"card-header\" id=\"$headingId\">" . DOKU_LF;
233 $renderer->doc .= "<div id
[all...]
/plugin/publistf/bib2tpl/
H A Dbibtex_converter.php249 $id = 0;
377 $id = 0;
379 $groups .= $this->translate_group($groupkey, $id++, $group, $group_tpl[1]);
407 private function translate_group($key, $id, &$data, $template) { argument
415 array($key, $id, count($data)),
/plugin/publistx/bib2tpl/
H A Dbibtex_converter.php245 $id = 0;
373 $id = 0;
375 $groups .= $this->translate_group($groupkey, $id++, $group, $group_tpl[1]);
403 private function translate_group($key, $id, &$data, $template) { argument
411 array($key, $id, count($data)),
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DPlacement.php76 public $id; variable in Google\\Service\\Dfareporting\\Placement
377 public function setId($id) argument
379 $this->id = $id;
386 return $this->id;
H A DCreativeAsset.php116 public $id; variable in Google\\Service\\Dfareporting\\CreativeAsset
559 public function setId($id) argument
561 $this->id = $id;
568 return $this->id;
/plugin/tagfilter/syntax/
H A Dfilter.php19 /** @var int[] counts forms per page for creating an unique form id */
90 * int 'id' unique number for current form,
101 $opts['id'] = $this->incrementFormCounter();
192 $filterDataCacheKey = 'plugin_tagfilter_' . $ID . '_' . $opt['id'];
205 $htmlPerUserCacheKey = 'plugin_tagfilter_' . $ID . '_' . $opt['id'] . '_' . $INPUT->server->str('REMOTE_USER')
233 $renderer->doc .= "<div id='tagfilter_ergebnis_" . $opt['id'] . "' class='tagfilter'>";
239 $renderer->nest($includeHelper->_get_instructions($page['id'], '', 'page', 0, $includeFlags));
294 if (!in_array($page['id'], $allPageids)) {
308 'id'
[all...]
/plugin/spatialhelper/
H A Daction.php53 // handle HTML eg. /dokuwiki/doku.php?id=start&do=findnearby&geohash=u15vk4
61 // handles AJAX/json eg: jQuery.post("/dokuwiki/lib/exe/ajax.php?id=start&call=findnearby&geohash=u15vk4");
86 // $event→data['page'] – the page id
91 $id = $event->data ['page'];
93 $indexer->updateSpatialIndex($id);
119 $id = $event->data [2];
121 $id = $event->data [1] . ":" . $event->data [2];
125 $indexer->deleteFromIndex($id);
269 ':' . $page ['id'],
271 noNS($page ['id'])
[all...]

1...<<71727374757677787980>>...142