Home
last modified time | relevance | path

Searched refs:id (Results 2301 – 2325 of 3526) sorted by relevance

1...<<919293949596979899100>>...142

/plugin/diagramsnet/lib/img/lib/allied_telesis/security/
H A DRouter_UTM.svg1 …"J"/><defs ><path id="B" d="M1.722 21.132L38.847 1.3c.294-.158.69-.126 1.127.135L2.85 21.267c-.437…
/plugin/html5video2/syntax/
H A Dvideo.php132 protected function media_exists($id) { argument
133 return @file_exists(mediaFN($id));
/plugin/combo/action/
H A Ddocustom.php140 $id = Url::createFromGetOrPostGlobalVariable()->getPropertyValue(DokuwikiId::DOKUWIKI_ID_ATTRIBUTE);
145 $path = MarkupPath::createMarkupFromId($id);
/plugin/struct/types/
H A DMedia.php105 $id = $htmlID ?: 'struct__' . md5($name . $count);
111 'id' => $id
/plugin/tablecalc/
H A Dsyntax.php68 …$renderer->doc .= '<span id="'.$data['divid'].'"><script type="text/javascript" defer="defer">tabl…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/DoctrinePHPCR/
H A DAuthor.php16 protected $id; variable in JMS\\Serializer\\Tests\\Fixtures\\DoctrinePHPCR\\Author
/plugin/database/
H A Daction.php135 $_REQUEST['id']='start';
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D0a958e486ede3f519d48431ab689eded.asciidoc7 'id' => '1',
H A D4cd246e5c4c035a2cd4081ae9a3d54e5.asciidoc7 'id' => '1',
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DStream.php675 * @param string $id ID of the component.
678 public function reachId($id) argument
680 return Stream::getStreamHandler($id);
/plugin/txtconf/
H A Dtxtconfig.class.php186 function _out_header($id, $header) { argument
192 " * Auto-generated by ".$id." plugin \n".
200 "# Auto-generated by ".$id." plugin \n".
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.afp74 …html = html + [<input type="hidden" id="]+THIS.cInstanceName +[" name="]+THIS.cInstanceName +[" va…
77 …html = html + [<input type="hidden" id="]+THIS.cInstanceName +[___Config" value="]+THIS.GetConfigF…
80 …html = html + [<iframe id="]+THIS.cInstanceName +[___Frame" src="Link" width="]+THIS.cWIDTH+[" hei…
/plugin/flowplay/flowplayer/
H A Dswfobject.js13 deconcept.SWFObject=function(_1,id,w,h,_5,c,_7,_8,_9,_a,_b){if(!document.getElementById){return;} argument
20 if(id){this.setAttribute("id",id);}
/plugin/data-au/_test/
H A Dhelper.test.php5 function internallink($id, $title = '', $ignored=null, $ignored2=false, $linktype = 'content') { argument
6 return "link: $id $title";
322 'id' => '1',
327 'table[id]' => '1',
/plugin/backup/
H A Dadmin.php149 $id = $this->createBackupID();
150 $fn = mediaFN($id);
156 msg(sprintf($this->getLang('success'), ml($id), $id), 1);
/plugin/data/_test/
H A Dhelper.test.php
/plugin/openid/
H A Daction.php399 foreach ($users as $id => $user) {
403 return $this->update_session($id);
542 foreach ($associations as $id => $login) {
543 $cfg .= '$openid_associations["' . addslashes($id) . '"] = "' . addslashes($login) . '"' . ";\n";
/plugin/dokumicrobugtracker/js/
H A Djquery.jeditable.mini.js16 …ings.loadtext,settings,self]);},100);var loaddata={};loaddata[settings.id]=self.id;if($.isFunction…
21 …ubmitdata={};submitdata[settings.name]=input.val();submitdata[settings.id]=self.id;if($.isFunction…
38 …nput){$.editable.types[name]=input;}};$.fn.editable.defaults={name:'value',id:'id',type:'text',wid… property in $.fn.editable.defaults
/plugin/qrcode2/
H A Dplugin.info.txt7 url https://obel1x.de/dokuwiki/doku.php?id=content:qrcode
/plugin/diagramsnet/lib/math/jax/input/AsciiMath/
H A Dconfig.js19 MathJax.InputJax.AsciiMath=MathJax.InputJax({id:"AsciiMath",version:"2.7.9",directory:MathJax.Input…
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A DREADME.md161 // Will apply a filter to any property of any objects named "id"
162 $matcher = new PropertyNameMatcher('id');
173 // Will apply a filter to the property "id" of any objects of the class "MyClass"
174 $matcher = new PropertyMatcher('MyClass', 'id');
208 echo $object->id; // 123
211 $copier->addFilter(new SetNullFilter(), new PropertyNameMatcher('id'));
215 echo $copy->id; // null
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudBuild.php143 'path' => 'v1/projects/{projectId}/builds/{id}:cancel',
151 'id' => [
172 'path' => 'v1/projects/{projectId}/builds/{id}',
180 'id' => [
217 'path' => 'v1/projects/{projectId}/builds/{id}:retry',
225 'id' => [
510 'id' => [
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md156 // Will apply a filter to any property of any objects named "id"
157 $matcher = new PropertyNameMatcher('id');
168 // Will apply a filter to the property "id" of any objects of the class "MyClass"
169 $matcher = new PropertyMatcher('MyClass', 'id');
203 echo $object->id; // 123
206 $copier->addFilter(new SetNullFilter(), new PropertyNameMatcher('id'));
210 echo $copy->id; // null
/plugin/dokugitviewer/
H A Dplugin.info.txt6 desc display git commits and link bug-id and feature-ids
/plugin/tablemath/
H A Dsyntax.php58 …$renderer->doc .= '<html><div id="'.$data['divid'].'"><script type="text/javascript" defer="defer"…

1...<<919293949596979899100>>...142