Home
last modified time | relevance | path

Searched refs:id (Results 1601 – 1625 of 3526) sorted by relevance

1...<<61626364656667686970>>...142

/plugin/aimg/
H A Dsyntax.php191 …$renderer->doc .= '<div id="fn-canvas-id-'.$this->img_id.'" class="fn-canvas fn-container-active" …
192 …$renderer->doc .= ' <div id="'.$this->img_id.'" class="fn-container fn-container-active" >'.DOKU_L…
216 …$renderer->doc .= ' <div class="fn-area" id="'.$this->img_id.'_'.$this->id_seq_num.'" style="'.$s…
/plugin/phosphor/
H A Dphosphor.php82 $more = 'id="' . $scID . '"';
102 $p['id'] = 'anim_target_' . $scID;
118 …$content = '<' . $tag . ' src="' . ml($id, array( 'w' => $p['width'], 'h' => $p['height'] ) ) . '"…
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInviteReply.php23 protected $id; variable in Sabre\\CalDAV\\Xml\\Notification\\InviteReply
159 $writer->writeElement($cs . 'uid', $this->id);
195 return $this->id;
/plugin/diagramsnet/lib/img/lib/active_directory/
H A Dgeneric_node.svg1id="A" x1="147.8" y1="213.612" x2="146.731" y2="117.929" gradientUnits="userSpaceOnUse"><stop offs…
H A Dkey.svg1id="A" x1="30.557" y1="148.045" x2="203.979" y2="148.045" gradientUnits="userSpaceOnUse"><stop off…
H A Duser_accounts.svg1id="A" x1="99.154" y1="153.797" x2="180.85" y2="153.797" gradientUnits="userSpaceOnUse"><stop offs…
/plugin/elasticsearch/
H A Dcli.php109 $ID = $val['id'];
130 $id = $val['id'];
132 $this->info(sprintf("Indexing media %s (%d of %d)\n", $id, $n, $media));
134 $act->index_file($id);
/plugin/structodt/meta/
H A DAggregationTableOdt.php26 * @param string $id
31 public function __construct($id, $mode, \Doku_Renderer $renderer, SearchConfig $searchConfig) { argument
32 parent::__construct($id, $mode, $renderer, $searchConfig);
/plugin/combo/vendor/hidehalo/nanoid-php/src/
H A DClient.php110 $id = '';
113 $id .= $this->alphbet[$rand*64 | 0];
116 return $id;
/plugin/translation/flags/
H A Dko.svg1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 640 480"><defs><clipPath id="a"><path fill-opacity=".7" d="M-95.8-.4h682.7v512H-95.8z"/></clipPath></defs><g fill-rule="evenodd" clip-path="url(#a)" transform="translate(89.8 .4) scale(.9375)"><path fill="#fff" d="M-95.8-.4H587v512H-95.8Z"/><g transform="rotate(-56.3 361.6 -101.3) scale(10.66667)"><g id="c"><path id="b" d="M-6-26H6v2H-6Zm0 3H6v2H-6Zm0 3H6v2H-6Z"/><use xlink:href="#b" width="100%" height="100%" y= (…)
/plugin/wolframalpha/
H A Dsyntax.php104 $renderer->doc .= 'No plugin id value given';
109 …$renderer->doc .= '<script type="text/javascript" id="WolframAlphaScript'.$pluginid.'" src="http:/…
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DPointInTime.php10 public function __construct(string $id, string $keepAlive) argument
12 $this->setParams(['id' => $id, 'keep_alive' => $keepAlive]);
/plugin/sync/
H A Ddiff.php19 $id = cleanID($_REQUEST['id']); variable
34 <?php $plugin->_diff($id);?>
/plugin/struct/syntax/
H A Dserial.php34 $id = getID();
36 $config['filter'][] = ['%pageid%', '=', $id, 'AND'];
/plugin/diagramsnet/lib/math/extensions/
H A DHelpDialog.js19id:"MathJax_Help",tabIndex:0,onkeydown:e.Keydown},j._("HelpDialog",[["b",{style:{fontSize:"120%"}}…
/plugin/combo/ComboStrap/Tag/
H A DBarTag.php90 $id = $openingTag->getIdOrDefault();
91 $message = "No heading was found in the section bar ($id). An heading is mandatory for navigation within device.";
104 $id = $openingTag->getIdOrDefault();
108 $editButtonCall = EditButton::create("Edit $tag $id")
/plugin/anewssystem/
H A Ddropdowncontent.js46 if (typeof window["hidetimer_"+subobj.id]!="undefined") //clear timer that hides drop down box?
47 clearTimeout(window["hidetimer_"+subobj.id])
62 …window["glidetimer_"+obj.id]=setTimeout(function(){dropdowncontent.slideengine(obj, direction)}, 1…
71 window["hidetimer_"+subobj.id]=setTimeout(function(){
74 clearTimeout(window["glidetimer_"+subobj.id])
/plugin/xtern/
H A Daction.php111 $id = $INPUT->str('id');
112 $id = str_replace(array('/','\\'), ':', $id);
117 if(!empty($ar[$id])) {
118 foreach($ar[$id] as $url) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCampaign.php84 public $id; variable in Google\\Service\\Dfareporting\\Campaign
385 public function setId($id) argument
387 $this->id = $id;
394 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DImage.php50 public $id; variable in Google\\Service\\Compute\\Image
233 public function setId($id) argument
235 $this->id = $id;
242 return $this->id;
H A DInterconnectAttachment.php90 public $id; variable in Google\\Service\\Compute\\InterconnectAttachment
387 public function setId($id) argument
389 $this->id = $id;
396 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DBucket.php48 public $id; variable in Google\\Service\\Storage\\Bucket
243 public function setId($id) argument
245 $this->id = $id;
252 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DBuild.php46 public $id; variable in Google\\Service\\CloudBuild\\Build
217 public function setId($id) argument
219 $this->id = $id;
226 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1Build.php46 public $id; variable in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1Build
217 public function setId($id) argument
219 $this->id = $id;
226 return $this->id;
/plugin/diagramsnet/lib/math/
H A Dlatest.js19id:w.id,version:y[1],unpacked:y[2]||"",config:x,cdn:v}}function l(x){var A=Object.keys(k);for(var …

1...<<61626364656667686970>>...142