Home
last modified time | relevance | path

Searched refs:id (Results 1576 – 1600 of 3526) sorted by relevance

1...<<61626364656667686970>>...142

/plugin/indexmenu/scripts/
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/diagramsnet/lib/js/diagramly/
H A DSettings.js126 addCustomLibrary: function(id) argument
137 if (mxUtils.indexOf(mxSettings.settings.customLibraries, id) < 0)
140 if (id === 'L.scratchpad')
142 mxSettings.settings.customLibraries.splice(0, 0, id);
146 mxSettings.settings.customLibraries.push(id);
152 removeCustomLibrary: function(id) argument
156 mxUtils.remove(id, mxSettings.settings.customLibraries);
/plugin/dokusioc/
H A Daction.php56 ) && ($INFO['exists'] || getDwUserInfo($INFO['id'], $this)) && !isHiddenPage($INFO['id'])) {
75 getDwUserInfo($INFO['id'],$this), isHiddenPage($INFO['id'])));
125 $rdf->setURLParameters('type', 'id', 'page', false);
283 // $id, $url, $userid, $name, $email
315 $ID, // id
578 * @param $id
584 function getDwUserInfo($id, $pobj, $key = null)
592 // get user id
575 getDwUserInfo($id, $pobj, $key = null) global() argument
[all...]
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/
H A DServiceTest.php264 $expected->id = 1234;
268 $expected->status->id = 5;
313 public $id; variable in Sabre\\Xml\\Order
326 public $id; variable in Sabre\\Xml\\OrderStatus
/plugin/var/
H A Dsyntax.php24 function wikiLink($id, $namespace = false) argument
27 $id = getNS($id);
28 $link = wl($id, '', true);
/plugin/actickets/
H A DREADME13 {{Project:<project-id>}}
21 #<ticket-id>
30 #<ticket-id>-<project-id>
/plugin/fksnewsfeed/admin/
H A Dpush.php71 foreach ($this->newsToId($allNews) as $id) {
72 if (array_search($id, $newsInStream) === false) {
73 $news = $this->helper->serviceNews->getById($id);
75 echo $this->newsAddForm($stream->name, $id);
/plugin/wolframalpha/
H A DREADME.md42 {{wolfram>widget-id-value}}
45 You can get your widget-id-value go the the [Wolfram Alpha Widget](http://developer.wolframalpha.co…
48 {{#widget:WolframAlpha|id=17a1fd938ce990407de0d046c512db4}}
51 and copy the value behind the `id=`, in the above example it is:
/plugin/diagramsnet/lib/img/lib/active_directory/
H A Dvista_terminal.svg1id="A" x1="114.392" y1="189.848" x2="113.959" y2="157.059" gradientUnits="userSpaceOnUse"><stop of…
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js3099 id = this.node.id;
3101 id = this.id;
3103 id: id
3167 id: it.id
3250 id: p.id,
3295 id: p.id
3978 id: mask.id
4161 id = path.id;
4957 id.attr({id: Snap._.id(id)});
7790 id = Snap._.id(),
[all …]
/plugin/crypto/
H A Dscript.js21 function pg_toggle_encryption(button, id) { argument
22 new ToggleEncryptionDialog(button, $(id));
H A Dsyntax.php58 $id = $this->xml_property($match, "id", uniqid(""));
62 …n class="toolbutton" title="Toogle encryption" onclick="pg_toggle_encryption(this, \''.$id.'\')">';
65 $options = 'id="'.$id.'" class="encrypted" hint="'.$hint.'"';
/plugin/folded/
H A Dhelper.php26 $id = 'folded_'.$hash.'_'.$ids_count;
27 return $id;
/plugin/rating/
H A Dscript.js12 id: JSINFO.id,
/plugin/pgn4web/pgn4web/images/tilesvg/
H A Dwp.svg3 <g id="imagebot_2">
4 …<path transform="translate(-2.113 26.2597) matrix(1 0 0 1 -387.206 -272.99)" fill="#000000" id="im…
5 …<path transform="translate(-2.113 26.2597) matrix(1 0 0 1 -387.206 -272.99)" fill="#ffffff" id="im…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/StreetViewPublish/Resource/
H A DPhoto.php134 * @param string $id A unique identifier for a photo.
150 public function update($id, PhotoModel $postBody, $optParams = []) argument
152 $params = ['id' => $id, 'postBody' => $postBody];
/plugin/diagramsnet/lib/img/lib/ibm/social/
H A Dlive_collaboration.svg1id="A" viewBox="-26.5 -26.5 53 53"><circle cx="0" cy="0" r="26.5" fill="#bf6328"/></symbol><use xl…
/plugin/randomtables/action/
H A Dajax.php29 $id = $data['id'];
30 if (!$id) {
40 'id' => $id,
/plugin/ckgedit/
H A Dscript.js336 function ckged_get_unlink_size(id) { argument
337 var params = 'call=cked_deletedsize'; params += "&cked_delid=" + id;
353 function ckged_setmedia(id,del, refresh_cb) { argument
355 var params = 'call=cked_upload'; params += "&ckedupl_id=" + id;
430 function ckg_edit_mediaman_insert(edid, id, opts, dw_align) { argument
467 var fileUrl = DOKU_BASE + 'lib/exe/fetch.php?media=' + id;
485 function ckg_edit_mediaman_insertlink(edid, id, opts, dw_align) { argument
487 CKEDITOR.tools.callFunction(funcNum, id, function() {
490 dialog.getContentElement('info', 'media').setValue(id);
/plugin/blogtng/action/
H A Dedit.php167 ->id('blogtng__edit')
178 ->id('blogtng__blog')
206 ->id('blogtng__tags')
218 ->id('blogtng__commentstatus')
249 ->id('blogtng__date_YY')->addClass('edit btng__date_YY')
252 ->id('blogtng__date_MM')->addClass('edit btng__date')
255 ->id('blogtng__date_DD')->addClass('edit btng__date')
258 ->id('blogtng__date_hh')->addClass('edit btng__date')
261 ->id('blogtng__date_mm')->addClass('edit btng__date')
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D3b04cc894e6a47d57983484010feac0c.asciidoc7 'id' => '1',
12 'id' => '1',
/plugin/epub/scripts/
H A Depub_utils.php137 function is_epub_pageid($id) { argument
153 if(in_array($id,$ep_ids)) return true;
155 return in_array(":$id",$ep_ids);
478 $id = cleanID(rawurldecode($_POST['book_page']));
479 echo "ebook id=$id\n";
481 $helper->addBook($id,$epub_id,$title);
483 $helper->delete_dw_cachefiles($id);
702 function epub_check_perm($id) { argument
703 $id= cleanID(rawurldecode($id));
704 $acl = auth_quickaclcheck($id);
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DExcludePublicAccessor.php26 private $id = 1; variable in JMS\\Serializer\\Tests\\Fixtures\\ExcludePublicAccessor
30 return $this->id;
/plugin/bez/tpl/
H A D8d_tasks_only_closing.php3 <th><?php echo $tpl->getLang('id') ?></th>
10 <a href="<?php echo $tpl->url('task', 'tid', $task->id) ?>">
11 #z<?php echo $task->id ?>
/plugin/tagging/
H A Dhelper.php68 * @param string $id
70 public function updateElasticState($id) argument
75 $elasticHelper->updateRefreshState($id);
109 * @param string $id The page ID
115 public function replaceTags($id, $user, $tags) { argument
120 $lang = $trans->realLC($trans->getLangPart($id));
127 $queries = array(array('DELETE FROM taggings WHERE pid = ? AND tagger = ?', $id, $user));
129 $queries[] = array('INSERT INTO taggings (pid, tagger, tag, lang) VALUES(?, ?, ?, ?)', $id, $user, $tag, $lang);
327 $filter = array('pid' => $INFO['id']);
341 $ret .= '<div id
[all...]

1...<<61626364656667686970>>...142