Home
last modified time | relevance | path

Searched refs:id (Results 2026 – 2050 of 3526) sorted by relevance

1...<<81828384858687888990>>...142

/plugin/fksnewsfeed/inc/ORM/
H A DAbstractService.php26 public function getById(int $id): ?AbstractModel { argument
27 …->query('SELECT * FROM ' . $this->table . ' WHERE ' . $this->table . '_id = ?', (int)$id)->fetch();
/plugin/xtern/scripts/
H A Dchk_links.php22 function parse_dwfile($handle="",$id, $path) { argument
30 echo $status .": $id:\n\t";
/plugin/diagramsnet/lib/img/lib/active_directory/
H A Dfolder_open.svg1id="A" x1="259.6" y1="556.011" x2="689.381" y2="556.011" gradientUnits="userSpaceOnUse"><stop offs…
H A Ddatabase_partition_2.svg1id="A" x1="107.443" y1="146.017" x2="106.901" y2="102.041" gradientUnits="userSpaceOnUse"><stop of…
/plugin/diagramsnet/lib/img/lib/mscae/
H A DMD_snapshot.svg1 …defs ><path id="B" d="M31.412 26.437c0 1.064-2.87 1.925-6.41 1.925s-6.41-.862-6.41-1.925 2.87-1.92…
H A DStorageReplica.svg1 …<defs ><path id="B" d="M3.316 33.545a3.19 3.19 0 0 1 3.191-3.191h8.614a3.19 3.19 0 1 1 0 6.382H6.5…
/plugin/approve/
H A Dadmin.php48 $sqlite->query('DELETE FROM maintainer WHERE id=?', $assignment['id']);
106 $id = $assignment['id'];
116 'assignment[id]' => $id
151 echo '<input name="assignment[approver_fb]" id="plugin__approve_group_input">';
/plugin/combo/ComboStrap/
H A DPathTreeNode.php72 foreach ($ids as $id) {
73 $path = WikiPath::createMarkupPathFromId($id);
H A DFsWikiUtility.php35 $id = $INFO['id'];
36 if ($ID != $id) {
60 * To the wiki id form
85 $relativeFileSystemPath, // The id
190 'id' => $startPath,
/plugin/advrack/
H A Djquery.qtip.js100 this.id = id;
165 .attr(ATTR_ID, this.id)
398 if(id !== FALSE && id.length > 0 && !$('#'+new_id).length) {
661 'id': id,
1688 config.id = id;
1740 elem.one('remove.qtip-'+id+' removeqtip.qtip-'+id, function() {
1796 var api, id;
1799 id = $.isArray(opts.id) ? opts.id[i] : opts.id;
1800 id = !id || id === FALSE || id.length < 1 || QTIP.api[id] ? QTIP.nextid++ : id;
1907 id: FALSE, property in QTIP.defaults
[all …]
/plugin/ckgdoku/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.4.37 …!0)}}),d=CKEDITOR.tools.getNextId()+"_smiley_emtions_label",d=['<div><span id="'+d+'" class="cke_v…
9 …is.setAttribute('width', 2); this.removeAttribute('width');\" ":"",'><span id="'+m+'" class="cke_v…
10id:"smileySelector",html:d.join(""),onLoad:function(a){i=a.sender},focus:function(){var a=this;set…
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.wavpack.php377 * @param int $id
381 public function WavPackMetablockNameLookup(&$id) { argument
404 return (isset($WavPackMetablockNameLookup[$id]) ? $WavPackMetablockNameLookup[$id] : '');
/plugin/wysiwyg/
H A Dscript.js17 function wysiwyg_hide(id) { argument
19 el = document.getElementById(id);
28 function wysiwyg_show(id) { argument
30 el = document.getElementById(id);
/plugin/drawio/
H A Dscript.js173 var tdElement = document.getElementById(image.id);
179 svgImg.id=image.id;
289 seq = JSINFO.id.split(":");
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.4.37 …!0)}}),d=CKEDITOR.tools.getNextId()+"_smiley_emtions_label",d=['<div><span id="'+d+'" class="cke_v…
9 …is.setAttribute('width', 2); this.removeAttribute('width');\" ":"",'><span id="'+m+'" class="cke_v…
10id:"smileySelector",html:d.join(""),onLoad:function(a){i=a.sender},focus:function(){var a=this;set…
/plugin/snippets/
H A Dscript.js21 kobox.id = 'snippets__keepopen';
29 templ_macros.id = 'snippets__macros';
205 { call: 'snippet_preview', id: page },
222 …{ call: which, id: page, curpage: opener.JSINFO['id'],macros: tval }, // curpage is used for upda…
/plugin/refnotes/
H A Drendering.php317 $html .= '<span id="' . $note->getAnchorName() . ':text">' . DOKU_LF;
417 $xmlOdt .= '<text:note text:id="refnote' . $refId . '" text:note-class="footnote">';
589 $idStyle = $this->getStyle('refnote-id');
594 switch ($this->getStyle('multi-ref-id')) {
596 $id = $reference->getNote()->getId();
600 $id = $reference->getId();
604 $html = $this->convertToStyle($id, $idStyle);
646 return $this->renderBase($this->getStyle('note-id-base'));
653 return $this->renderFont('note-id-font-weight', 'normal', 'note-id
845 convertToStyle($id, $style) global() argument
[all...]
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js332 this.id = this.taskId = this.url = null;
345 this._pollerId = this.id = this.result = this.taskId = this.url = null;
425 this.id = jobId;
526 this._pollerId = this.id = this.result = this.taskId = this.url = null;
546 if (!this.id) {
659 if (!this.running || !this.id) {
735 this.connection = new SauceTunnel(this.user, this.pass, this.id, this.tunneled, ['-P', '0']);
754 console.log('Tunnel %s: restart %d of %d', this.id, ++this.attempts, this.retries);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dper-request-configuration.asciidoc26 'id' => 1,
61 'id' => 1,
113 'id' => 1,
141 'id' => 1
170 'id' => 1,
280 'id' => 1,
302 'id' => 1,
331 'id' => 1,
/plugin/htmlokay/
H A Dadmin.php494 function write_SELECT($th, $name, $options_func, $param = "", $select_type = "", $id = "") argument
502 if ($id)
504 $id = ' id="' . $id . '" ';
507 ptln('<SELECT name="' . $name . '" class="edit" ' . $select_type . $id . '>');
/plugin/authgoogle/google/contrib/
H A DGoogle_ReportsService.php198 public $id; variable in Google_Activity
215 public function setId(Google_ActivityId $id) { argument
216 $this->id = $id;
219 return $this->id;
/plugin/404manager/
H A Daction.php321 private function scoreBestNamespace($id) argument
327 $pageNameSpace = getNS($id);
505 private function getBestPage($id) argument
513 $pageName = noNS($id);
521 $wordsInPageSourceId = explode(':', $id);
/plugin/flowplay2/flowplayer/html/
H A Dflashembed.min.js_0.2618id;function load(){var a=getVersion();var b=k.version;var c=k.expressInstall;if(!b||isSupported(b)…
/plugin/diagramsnet/lib/plugins/
H A Danimation.js43 mapping[cell.id] = clone;
73 for (var id in graph.getModel().cells)
75 var cell = graph.getModel().cells[id];
144 console.log('cell not found', id, steps[step]);
252 var tmp = val.replace('CELL', cells[i].id)
/plugin/pdfjs/
H A Dsyntax.php78 list($id, $zoom) = explode('?', $idzoom, 2);
104 $opts['id'] = trim($id);

1...<<81828384858687888990>>...142