| /plugin/sectionedit/ |
| D | script.js | 29 $dialog.find('.editButtons').detach(); 87 $toRemove.detach(); 90 $tmpWrap.before($tmpWrap.children().detach()); 92 $tmpWrap.detach(); 102 getDialog('close').dialog('destroy').detach(); 118 $xchange.before($new).detach();
|
| /plugin/aichat/vendor/bdelespierre/php-kmeans/src/KMeans/ |
| D | Space.php | 235 $detach = new \SplObjectStorage(); 249 if (! isset($detach[$cluster])) { 250 $detach[$cluster] = new \SplObjectStorage(); 254 $detach[$cluster]->attach($point); 266 foreach ($detach as $cluster) { 267 $cluster->detachAll($detach[$cluster]);
|
| D | Cluster.php | 66 public function detach(Point $point): Point function in KMeans\\Cluster 68 $this->points->detach($point);
|
| /plugin/tagsections/ |
| D | script.js | 134 $toRemove.detach(); 137 $tmpWrap.before($tmpWrap.children().detach()); 139 $tmpWrap.detach(); 142 getDialog('close').detach(); 154 $xchange.before($new).detach();
|
| /plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/ |
| D | StreamDecoratorTrait.php | 78 public function detach() function 80 return $this->stream->detach();
|
| D | PumpStream.php | 58 $this->detach(); 61 public function detach() function in GuzzleHttp\\Stream\\PumpStream
|
| D | StreamInterface.php | 36 public function detach(); function
|
| D | NullStream.php | 23 public function detach() {} function in GuzzleHttp\\Stream\\NullStream
|
| D | Stream.php | 149 $this->detach(); 152 public function detach() function in GuzzleHttp\\Stream\\Stream
|
| /plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/ |
| D | StreamDecoratorTrait.php | 86 public function detach() function 88 return $this->stream->detach();
|
| D | PumpStream.php | 65 $this->detach(); 68 public function detach() function in GuzzleHttp\\Psr7\\PumpStream
|
| D | AppendStream.php | 94 public function detach() function in GuzzleHttp\\Psr7\\AppendStream 100 $stream->detach();
|
| D | Stream.php | 110 $this->detach(); 114 public function detach() function in GuzzleHttp\\Psr7\\Stream
|
| /plugin/bpmnio/vendor/dmn-js/ |
| D | README.md | 42 You may attach or detach the viewer dynamically to any element on the page, too: 50 // detach the panel 51 viewer.detach();
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/ |
| D | StreamDecoratorTrait.php | 92 public function detach() function 94 return $this->stream->detach();
|
| D | PumpStream.php | 70 $this->detach(); 73 public function detach() function in GuzzleHttp\\Psr7\\PumpStream
|
| D | AppendStream.php | 101 public function detach() function in GuzzleHttp\\Psr7\\AppendStream 107 $stream->detach();
|
| D | Stream.php | 114 $this->detach(); 118 public function detach() function in GuzzleHttp\\Psr7\\Stream
|
| /plugin/scrape/vendor/scotteh/php-dom-wrapper/src/Traits/ |
| D | ManipulationTrait.php | 148 public function detach(string $selector = null): NodeList { function 174 $this->detach($selector); 590 $oldChild = $child->detach()->first(); 614 $oldNode = $node->detach()->first(); 650 $stackNodes->top()->appendWith($node->detach()); 665 $oldChildNode = $childNode->detach()->first();
|
| /plugin/bpmnio/vendor/bpmn-js/ |
| D | README.md | 40 You may attach or detach the viewer dynamically to any element on the page, too: 48 // detach the panel 49 viewer.detach();
|
| /plugin/dataplot/ |
| D | make-release | 14 gpg --armor --sign --detach-sig --default-key FA5E6F3E ${my_package}.tar.gz
|
| /plugin/authgooglesheets/vendor/psr/http-message/src/ |
| D | StreamInterface.php | 44 public function detach(); function
|
| /plugin/indexmenu/scripts/fancytree/modules/ |
| D | jquery.fancytree.columnview.js | 80 $ul.detach().appendTo($tdFirst); 197 $ul = $(node.ul).detach();
|
| /plugin/matrixnotifierwas/vendor/psr/http-message/src/ |
| D | StreamInterface.php | 44 public function detach(); function
|
| /plugin/findologicxmlexport/vendor/hoa/event/Test/Unit/ |
| D | Listener.php | 118 ->when($result = $listener->detach($listenerId, $callable)) 135 ->when($result = $listener->detach($listenerId, $callable))
|