Home
last modified time | relevance | path

Searched refs:id (Results 1026 – 1050 of 3526) sorted by relevance

1...<<41424344454647484950>>...142

/plugin/imgpaste/
H A Dscript.js52 id: JSINFO.id
63 insertSyntax(data.id);
84 function insertSyntax(id) { argument
85 insertAtCarret('wiki__text', '{{:' + id + '}}');
/plugin/siteexport/syntax/
H A Dsiteexport.php40 $id = $INFO['id'] != $ID ? $INFO['id'] : $ID;
47 …' => sectionID('siteexport_siteexporter', $this->headers), 'action' => wl($id), 'class' => 'siteex…
50 $form->addHidden('ns', $id);
51 $form->addHidden('site', $id);
52 $form->addHidden('baseID', $id);
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest.js96 JsHttpRequest.PENDING[_11.id]=this;
254 var id=null;
257 delete JsHttpRequest.TIMEOUTS[id];
260 JsHttpRequest.TIMEOUTS[id]=_31;
263 return id;
267 delete JsHttpRequest.TIMEOUTS[id];
290 var th=this.PENDING[d.id];
291 delete this.PENDING[d.id];
362 var id=this.id;
384 JsHttpRequest._tmp(id);
[all …]
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest.js282 JsHttpRequest.PENDING[ldObj.id] = false;
347 var id = null;
355 JsHttpRequest.TIMEOUTS[id] = mediator;
358 return id;
365 JsHttpRequest.clearTimeout = function(id) { argument
368 var r = window.JsHttpRequest_tmp(id);
403 var th = this.PENDING[d.id];
404 delete this.PENDING[d.id];
491 var id = this.id;
513 JsHttpRequest._tmp(id);
[all …]
/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.js96 JsHttpRequest.PENDING[_11.id]=this;
254 var id=null;
257 delete JsHttpRequest.TIMEOUTS[id];
260 JsHttpRequest.TIMEOUTS[id]=_31;
263 return id;
267 delete JsHttpRequest.TIMEOUTS[id];
290 var th=this.PENDING[d.id];
291 delete this.PENDING[d.id];
362 var id=this.id;
384 JsHttpRequest._tmp(id);
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.subtitle.js6 createDefaultContainer = function( context, id ) { argument
23 ctxContainer.id = id || Popcorn.guid();
93 newdiv.id = "subtitle-" + i++;
109 …document.getElementById( options.container.id ) && document.getElementById( options.container.id )…
/plugin/diagramsnet/lib/img/lib/active_directory/
H A Dactive_directory.svg1id="A" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0274fc"/><stop offset="1" stop…
H A Dworkstation_client.svg1id="A" x1="77.255" y1="209.239" x2="75.103" y2="161.494" xlink:href="#H"><stop offset="0" stop-col…
/plugin/bez/mdl/
H A DTask_comment.php8 protected $id, $task_id, $author, $create_date, $last_modification_date, $content, $content_html;
14 return array('id', 'task_id', 'author',
39 if ($this->id === NULL) {
50 $this->task_id = $this->task->id;
58 if (isset($defaults['task']) && $this->task_id == $defaults['task']->id) {
64 $this->acl->grant('id', BEZ_PERMISSION_DELETE);
78 return $tpl->url('task', 'tid', $this->task_id) . '#zk' . $this->id;
82 return '#zk' . $this->id;
H A DFactory.php170 public function exists($id) { argument
172 $q = "SELECT id FROM $table WHERE id = ?";
175 $sth->execute(array($id));
184 public function get_one($id, $defaults=array()) { argument
190 $q = $this->select_query()." WHERE $table.id = ?";
193 $sth->execute(array($id));
199 throw new \Exception('there is no '.$this->get_table_name().' with id: '.$id);
235 if ($obj->id !
312 delete_from_db($id) global() argument
[all...]
/plugin/authgoogle/google/contrib/
H A DGoogle_CalendarService.php781 public $id; variable in Google_AclRule
794 $this->id = $id;
839 public $id; variable in Google_Calendar
857 $this->id = $id;
991 $this->id = $id;
1276 $this->id = $id;
1422 $this->id = $id;
1477 $this->id = $id;
1608 $this->id = $id;
1849 $this->id = $id;
[all …]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/
H A DAbstractPDOTest.php315 $id = $backend->createAddressBook(
320 $result = $backend->getChangesForAddressBook($id, null, 1);
333 $backend->createCard($id, "card1.ics", $dummyCard);
334 $backend->createCard($id, "card2.ics", $dummyCard);
335 $backend->createCard($id, "card3.ics", $dummyCard);
336 $backend->updateCard($id, "card1.ics", $dummyCard);
337 $backend->deleteCard($id, "card2.ics");
339 $result = $backend->getChangesForAddressBook($id, $currentToken, 1);
/plugin/structpublish/meta/
H A DRevision.php21 protected $id; variable in dokuwiki\\plugin\\structpublish\\meta\\Revision
38 * @param string $id page id
41 public function __construct($id, $rev) argument
43 $this->id = $id;
77 $this->updateCoreData($this->id);
206 return $this->id;
287 $this->id,
/plugin/spellcheck/
H A Dscript.js178 if (target.id != ajax_spell.suggestObj.id){
222 this.correct = function (id, word){ argument
223 var obj = document.getElementById('spell__error'+id);
234 this.ask = function(id){ argument
235 var word = document.getElementById('spell__error'+id).innerHTML;
238 this.correct(id,encodeURIComponent(word));
251 var id = args[0];
255 var x = findPosX('spell__error'+id);
256 var y = findPosY('spell__error'+id);
275 text += '<a href="javascript:ajax_spell.correct('+id+',\''+
[all …]
/plugin/nodetailsxhtml/
H A Drenderer.php172 preg_match("/id=\"(.*?)\"/", $this->doc, $matches);
174 $this->doc = preg_replace("/id=\".*?\"/", '', $this->doc);
175 $this->doc = DOKU_LF.'<a id="'. $matches[1] .'" class="head-anchor" style="visibility:hidden"></a>'.DOKU_LF . $this->doc;
242 function internallink($id, $name = null, $search=null,$returnonly=false,$linktype='content') {
248 $parts = explode('?', $id, 2);
250 $id = $parts[0];
254 // For empty $id we need to know the current $ID
256 // correct $id and resolve_pageid() use cleanID($id)
258 if ($id
283 internallink($id, $name = null, $search = null, $returnonly = false, $linktype = 'content') global() argument
[all...]
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/
H A DIdentity.php28 * @param string $id Unique identification of expectation.
30 public function id($id); function
/plugin/latexit/tests/my/
H A Dtest6.latex8 \href{http://localhost/_bp/doku.php?id=projects:industry:profinit:dokument_tacr_jazyk}{Struktura do…
10 \href{http://localhost/_bp/doku.php?id=projects:open_case}{OpenCASE}
12 \href{http://localhost/_bp/doku.php?id=test:test4}{test4}
14 \href{http://localhost/_bp/doku.php?id=test:test2}{AAA}
/plugin/pagetitle/syntax/
H A Dbreadcrumb.php54 $id = trim(substr($match, 13, -3));
55 return $data = [$id];
66 $id = cleanID($data[0]) ?: $ID;
73 $renderer->doc .= $helper->html_youarehere(1, $id);
/plugin/phprestrict/action/
H A Daction.php60 $id = $INFO['id'];
72 $phpok = (strpos($id,$path) === 0);
77 $phpok = (strpos($id,substr($path,0,-1)) === 0);
82 $phpok = ($id === $path);
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverBy.php7 * ie. 'class name', 'css selector', 'id', 'name', 'link text',
71 * @param string $id
74 public static function id($id) argument
76 return new static('id', $id);
/plugin/combo/resources/theme/default/pages/templates/
H A Dminimal.hbs8 <div id="page-core" class="{{ layout-container-class }} position-relative">
9 <main id="page-main" class="col-md-8 mx-auto">
10 <header id="main-header">
14 <div id="main-content">
/plugin/diagramsnet/lib/img/lib/allied_telesis/storage/
H A DDatacenter_Server_Rack_Storage_Unit_Small.svg1id="B" d="M22.118 49.625c0 .37-.257.512-.57.317L6.26 40.477c-.314-.195-.57-.656-.57-1.025l.01-7.01…
/plugin/galleryv1.5/
H A Dsyntax.php347 $src = ml($img['id'],$dim);
364 $href = ml($img['id'],$dim_lightbox);
368 $href = ml($img['id'],array('id'=>$ID),$data['direct']);
390 $lnk = ml($img['id'],array('id'=>$ID),false);
403 $content = '<div id="pageSelect">';
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/
H A DFacade.php101 $id = $node->getId();
104 if (!file_exists($target . $id)) {
105 mkdir($target . $id, 0777, true);
108 $directory->render($node, $target . $id . '/index.html');
109 $dashboard->render($node, $target . $id . '/dashboard.html');
111 $dir = dirname($target . $id);
117 $file->render($node, $target . $id . '.html');
/plugin/vbsso/views/
H A Dadmin.html2-1.tpl6 … <input type="radio" id="[[content-2]]" name="[[content-3]]" value="[[content-4]]" [[content-5]] />
8 …<input type="radio" id="[[content-8]]" name="[[content-9]]" value="[[content-10]]" [[content-11]] …
14 …<input type="text" id="[[content-16]]" name="[[content-17]]" value="[[content-18]]" size="60" [[co…
17 …<input id="[[content-22]]" type="text" name="[[content-23]]" value="[[content-24]]lib/plugins/[[co…
21 <input type="checkbox" id="[[content-28]]" name="[[content-29]]" value="1" [[content-30]] />

1...<<41424344454647484950>>...142