Home
last modified time | relevance | path

Searched refs:id (Results 1101 – 1125 of 3526) sorted by relevance

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DPrecinct.php46 public $id; variable in Google\\Service\\CivicInfo\\Precinct
153 public function setId($id) argument
155 $this->id = $id;
162 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DFloodlightActivityGroup.php41 public $id; variable in Google\\Service\\Dfareporting\\FloodlightActivityGroup
138 public function setId($id) argument
140 $this->id = $id;
147 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDrive.php45 public $id; variable in Google\\Service\\Drive\\Drive
152 public function setId($id) argument
154 $this->id = $id;
161 return $this->id;
/plugin/combo/action/
H A Dbacklinkmenuitem.php98 $id = $_GET["id"];
99 if ($id === null) {
104 $id = $_REQUEST["id"];
107 if (empty($id)) {
112 ->setBody("The page id should not be empty", Mime::getHtml())
118 $backlinkPages = MarkupPath::createMarkupFromId($id);
/plugin/jukebox/id3/
H A Dmodule.audio-video.flv.php210 function FLVaudioFormat($id) { argument
218 return (@$FLVaudioFormat[$id] ? @$FLVaudioFormat[$id] : false);
221 function FLVaudioRate($id) { argument
228 return (@$FLVaudioRate[$id] ? @$FLVaudioRate[$id] : false);
231 function FLVaudioBitDepth($id) { argument
236 return (@$FLVaudioBitDepth[$id] ? @$FLVaudioBitDepth[$id] : false);
239 function FLVvideoCodec($id) { argument
245 return (@$FLVvideoCodec[$id] ? @$FLVvideoCodec[$id] : false);
/plugin/projects/action/
H A Daction.php104 echo button_remake($project->id($name));
108 echo button_delete($project->id($name));
111 echo html_wikilink($project->id($name));
126 $id = $project->name() . ":$file";
127 $link = DOKU_URL . "/doku.php?id=$id:$file&do=manage_files";
269 $id = $_REQUEST['id'];
270 if (getNS($name)) $ID = $id;
271 $id = noNS($id);
272 $project->remake(array($id));
273 $ID = $project->id($id);
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/
H A DTreeNode.php65 ->given($id = 'foo')
66 ->when($node = new SUT($id))
69 ->isEqualTo($id)
84 $id = 'foo',
87 ->when($node = new SUT($id, $value))
90 ->isEqualTo($id)
105 $id = 'foo',
109 ->when($node = new SUT($id, $value, $children))
112 ->isEqualTo($id)
127 $id = 'foo',
[all …]
/plugin/nspages/printers/
H A DprinterTree.php39 // the DW search API returned sorted results based on the id of the pages
70 if ($tree->id === $this->rootNS){
86 // - its 'id' will look like either:
94 // - the 'id' will look like either
99 $lastChar = substr($item['id'], -1);
100 $IdSplit = explode(':', $item['id']);
109 if ($this->str_contains($item['id'], ':')){ // case 4
118 // - its 'id' will look like 'a:b:page'
176 $this->renderer->doc .= '<div>' . $tree->id . '</div>';
222 public $id variable in NspagesTreeNsNode
224 __construct($id) global() argument
[all...]
/plugin/pageindex/
H A Dsyntax.php27 $id = pathID($file);
28 if(auth_quickaclcheck($id) < AUTH_READ){
31 if($opts['ns'].":$id" <> $ID) {
33 'id' => $opts['ns'].":$id",
/plugin/publish/_test/
H A Dhelper.test.php43 public function test_in_namespace($namespace_list, $id, $result, $msg) { argument
47 $this->assertSame($helper->in_namespace($namespace_list,$id),$result,$msg);
76 public function test_in_sub_namespace($namespace_list, $id, $result, $msg) { argument
80 $this->assertSame($helper->is_dir_valid($namespace_list,$id),$result,$msg);
/plugin/text/
H A Drenderer.php82 $id = 0;
84 $id++; // the number of the current footnote
88 $this->doc .= $id.') ';
90 $alt = array_keys($this->footnotes, "@@FNT$id");
262 $id = count($this->footnotes)+1;
267 $id = count($this->footnotes)+1;
272 $this->doc .= ' '.$id.')';
439 $default = $this->_simpleTitle($id);
440 resolve_pageid(getNS($ID),$id,$exists);
559 if(useHeading($linktype) && $id) {
[all …]
/plugin/cleanup/
H A Dhelper.php169 $id = pathID($path, true);
170 if(page_exists($id)) return false;
193 $id = pathID($path, true);
195 if(file_exists(mediaFN($id))) return false;
218 $id = pathID($path);
219 if(page_exists($id)) return false;
241 $id = pathID($path);
242 if(file_exists(mediaFN($id))) return false;
/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js1id:"info",label:d.title,accessKey:"I",elements:[{type:"hbox",widths:["40%","5%","40%"],children:[{…
/plugin/medialist/
H A Dhelper.php247 protected function _lookup_linked_media($id) { argument
250 if (!page_exists($id)) {
254 if (auth_quickaclcheck($id) >= AUTH_READ) {
256 $ins = p_cached_instructions(wikiFN($id), true, $id);
261 $id = cleanID($node[1][0]);
262 $fn = mediaFN($id);
265 'id' => $id,
/plugin/tocselect/
H A Daction.php78 function get_toc($id) { argument
80 $toc = p_get_metadata($id,'description tableofcontents');
86 $up = $this->get_up_dir(pathinfo(wikiFN("$id:file")));
90 $level = $this->format_item($head, $current,$id);
105 function format_item($h, &$n,$id){ argument
118 $this->retv .= '<li>' . $this->format_link($h['title'], $h['hid'],$id) . "</li>\n";
122 function format_link($title,$anchor,$id) { argument
123 $link = "<a href ='". TOC_URL . $id. '#'. $anchor."'>" . "$title</a>";
/plugin/davcard/action/
H A Dajax.php34 $id = trim($INPUT->post->str('id'));
53 $acl = $this->hlp->checkAddressbookPermission($id);
75 … if($write && ($this->hlp->addContactEntryToAddressbookForPage($id, $user, $params) === true))
91 $contactdata = $this->hlp->getContactByUri($id, $params['uri']);
105 … $data['html'] = sprintf($this->getLang('contact_not_found'), 'ID='.$id.' URI='.$params['uri']);
111 …if($write && ($this->hlp->editContactEntryToAddressbookForPage($id, $user, $params['uri'], $params…
126 …if($write && ($this->hlp->deleteContactEntryToAddressbookForPage($id, $user, $params['uri']) === t…
141 $contactdata = $this->hlp->getContactByUri($id, $params['uri']);
/plugin/diagramsnet/lib/img/lib/active_directory/
H A Dvista_client.svg1id="A" x1="147.933" y1="242.83" x2="147.599" y2="169.33" xlink:href="#H"><stop offset="0" stop-col…
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js1id:"info",label:e.title,accessKey:"I",elements:[{type:"hbox",widths:["40%","5%","40%"],children:[{…
/plugin/bez/tpl/
H A Dtasks.php6 <a href="<?php echo $tpl->url('task_form') ?>" class="bez_start_button" id="bez_report_task_button">
66 <option <?php if ($tpl->value('task_program_id') == $task_program->id) echo 'selected' ?>
67 value="<?php echo $task_program->id ?>"><?php echo $task_program->name ?></option>
138 <div id="plugin__bez_bulk_actions_box" style="display:none;">
143 <option value="<?php echo $task_program->id ?>"><?php echo $task_program->name ?></option>
154 <th><?php echo $tpl->getLang('id') ?></th>
171 <?php if ($task->acl_of('id') < BEZ_PERMISSION_VIEW) continue ?>
176 <tr class="<?php if ($task->state == 'opened') echo 'priority_' . $task->priority ?>" data-bez-row-id="<?php echo $task->id ?>">
178 <td><input type="checkbox" name="task_id[]" class="plugin__bez_bulk_checkbox" value="<?= $task->id
[all...]
/plugin/tipoftheday/
H A Dscript.js1 var totd_loadnew = function(id, totd) { argument
6 id: id,
/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioUser.js5 DrawioUser = function(id, email, displayName, pictureUrl, locale) argument
8 this.id = id;
/plugin/semanticdata/
H A Dscript.js11 if (!pick.id) {
12 pick.id = 'data_datepicker' + i;
14 calendar.set(pick.id);
29 li.id = 'data__' + name.replace(/\W/g, '_');
/plugin/partialsearch/
H A Drenderer.php35 function _getLinkTitle($title, $default, &$isImage, $id = null, $linktype = 'content') { argument
37 $title= parent::_getLinkTitle($title, $default, $isImage, $id, $linktype);
39 if ($this->getConf('replaceunderscores') && $id) {
40 $ns= $this->_replaceChars(getNS($id));
/plugin/aclinfo/
H A Dsyntax.php82 function _aclcheck($id){ argument
86 $id = cleanID($id);
87 $ns = getNS($id);
91 $matches = preg_grep('/^'.preg_quote($id,'/').'\s+/',$AUTH_ACL);
/plugin/bugzillahttp/
H A DBzBug.php18 private $id; variable in BzBug
29 return $this->id;
56 public function setId($id) { argument
57 return $this->id = $id;

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