Home
last modified time | relevance | path

Searched refs:id (Results 1001 – 1025 of 3526) sorted by relevance

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

/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1id;var W=document.getElementById(ab);var Y=Z.getContentElement("info","internal").getInputElement(…
/plugin/youtrack/
H A Dhelper.php197 * @param string $id ID of issue
200 function getIssue($id) { argument
202 $xml = $this->request("GET", "/rest/issue/$id");
230 * @param string $id ID of issue
233 function getIssueUrl($id) { argument
234 if (empty($id)) {
237 return $this->getBaseUrl().'/issue/'.$id;
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/
H A DInvocationMocker.php64 * @param mixed $id
68 public function id($id) function in PHPUnit_Framework_MockObject_Builder_InvocationMocker
70 $this->collection->registerId($id, $this);
193 * @param mixed $id
197 public function after($id) argument
199 $this->matcher->afterMatchBuilderId = $id;
/plugin/diagramsnet/lib/img/lib/active_directory/
H A Dwindows_server.svg1id="A" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#a8defe"/><stop offset="1" stop…
H A Ddatabases.svg1id="A" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0a279b"/><stop offset="1" stop…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DSearchResult.php52 public function setId(ResourceId $id) argument
54 $this->id = $id;
61 return $this->id;
/plugin/acknowledge/
H A Dscript.js65 id: JSINFO.id,
74 id: JSINFO.id
/plugin/cumulus/
H A Dsyntax.php140 $id = $word;
141 resolve_pageID($tag->namespace, $id, $exists);
143 $link = wl($id, '', true);
145 $name = p_get_first_heading($id, false);
148 $link = wl($id, array('do'=>'showtag', 'tag'=>noNS($id)), true);
150 $title = $id;
154 $id ='';
155 resolve_pageID($word, $id, $exists);
156 $link = wl($id, '', true);
157 $title = $id;
/plugin/xcom/scripts/
H A Dxcom_save.php86 function is_media_id($id) { argument
87 if(preg_match('/\.(\w{3,4})$/',$id,$matches)) {
88 echo "$id ". $this->msg('ismedia',1," " . $matches[1] . "\n");
188 function saveMediaFile($id) { argument
189 $auth = $this->xcom_get_data( 'wiki.aclCheck',$this->localClient,false,array($id));
192 $this->msg('uploadperm',false," $id\n");
197 $ftmp = $conf['tmpdir'] . '/' . md5($id.clientIP());
201 $this->media_save($ftmp,$id,$auth);
204 function media_save($file_name,$id,$auth=255) { argument
209 $res = media_save($file, $id, $ow, $auth, $move) ;
[all …]
/plugin/latexit/classes/
H A DBibHandler.php19 protected $id; variable in BibHandler
70 $this->id = trim($match[2]);
95 $id = $match[1];
101 $this->id
103 $id
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DWorkflowTemplate.php34 public $id; variable in Google\\Service\\Dataproc\\WorkflowTemplate
89 public function setId($id) argument
91 $this->id = $id;
98 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/
H A DLighthouseAuditResultV5.php45 public $id; variable in Google\\Service\\PagespeedInsights\\LighthouseAuditResultV5
141 public function setId($id) argument
143 $this->id = $id;
150 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/
H A DNetwork.php30 public $id; variable in Google\\Service\\Baremetalsolution\\Network
83 public function setId($id) argument
85 $this->id = $id;
92 return $this->id;
H A DVolumeConfig.php30 public $id; variable in Google\\Service\\Baremetalsolution\\VolumeConfig
81 public function setId($id) argument
83 $this->id = $id;
90 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DZone.php40 public $id; variable in Google\\Service\\Compute\\Zone
125 public function setId($id) argument
127 $this->id = $id;
134 return $this->id;
H A DRegion.php36 public $id; variable in Google\\Service\\Compute\\Region
109 public function setId($id) argument
111 $this->id = $id;
118 return $this->id;
H A DHealthCheckService.php46 public $id; variable in Google\\Service\\Compute\\HealthCheckService
145 public function setId($id) argument
147 $this->id = $id;
154 return $this->id;
H A DBackendBucket.php52 public $id; variable in Google\\Service\\Compute\\BackendBucket
167 public function setId($id) argument
169 $this->id = $id;
176 return $this->id;
H A DTargetPool.php46 public $id; variable in Google\\Service\\Compute\\TargetPool
145 public function setId($id) argument
147 $this->id = $id;
154 return $this->id;
H A DManagedInstance.php30 public $id; variable in Google\\Service\\Compute\\ManagedInstance
67 public function setId($id) argument
69 $this->id = $id;
76 return $this->id;
H A DDiskType.php39 public $id; variable in Google\\Service\\Compute\\DiskType
124 public function setId($id) argument
126 $this->id = $id;
133 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DSnapshot.php39 public $id; variable in Google\\Service\\Games\\Snapshot
124 public function setId($id) argument
126 $this->id = $id;
133 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DDnsKey.php40 public $id; variable in Google\\Service\\Dns\\DnsKey
125 public function setId($id) argument
127 $this->id = $id;
134 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DBucketAccessControl.php49 public $id; variable in Google\\Service\\Storage\\BucketAccessControl
152 public function setId($id) argument
154 $this->id = $id;
161 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobListJobs.php32 public $id; variable in Google\\Service\\Bigquery\\JobListJobs
83 public function setId($id) argument
85 $this->id = $id;
92 return $this->id;

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