Home
last modified time | relevance | path

Searched refs:attach (Results 26 – 50 of 570) sorted by relevance

12345678910>>...23

/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DStreamDecoratorTrait.php83 public function attach($stream) function
H A DFnStream.php16 private static $slots = ['__toString', 'close', 'detach', 'attach',
88 public function attach($stream) function in GuzzleHttp\\Stream\\FnStream
H A DPumpStream.php67 public function attach($stream) function in GuzzleHttp\\Stream\\PumpStream
H A DAppendStream.php95 public function attach($stream) function in GuzzleHttp\\Stream\\AppendStream
/plugin/bpmnio/vendor/bpmn-js/
H A DREADME.md40 You may attach or detach the viewer dynamically to any element on the page, too:
45 // attach it to some element
/plugin/findologicxmlexport/vendor/sebastian/recursion-context/src/
H A DContext.php126 $this->objects->attach($object);
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_click_drag.js126 EventsManager.prototype.attach = function (selectedRegion, useKey) { method in EventsManager
152 this._domEvents.attach(_target, "mousedown", function (event) {
166 this._domEvents.attach(document.body, "mouseup", function (event) {
177 this._domEvents.attach(_target, "mousemove", function (event) {
277 gantt.ext.clickDrag.attach(selectedRegion, clickDrag.useKey);
/plugin/findologicxmlexport/vendor/sebastian/recursion-context/tests/
H A DContextTest.php67 $storage->attach($obj2);
/plugin/crypto/js/
H A Ddecrypt-dialog.js39 drag.attach(this.div, $('decrypt_dialog_header'));
H A Dencrypt-dialog.js44 drag.attach(this.dialog, $('encrypt_dialog_header'));
H A Dtoggle-encryption-dialog.js41 drag.attach(this.div, $('toggle_encryption_dialog_header'));
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DBufferStreamTest.php67 $p->attach('a');
H A DPumpStreamTest.php75 $p->attach('a');
/plugin/snippets/
H A Dscript.js12 attach: function(obj) { method in snippets
238 snippets.attach(idx);
/plugin/findologicxmlexport/vendor/hoa/event/
H A DEvent.php188 public function attach($callable) function in Hoa\\Event\\Event
/plugin/s5reloaded/ui/graphic_support/
H A Diepngfix.htc2 <public:attach event="onpropertychange" onevent="doFix()" />
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DSerializationContext.php68 $this->visitingSet->attach($object);
/plugin/findologicxmlexport/vendor/hoa/event/Test/Unit/
H A DBucket.php76 LUT::getEvent($eventId)->attach(
/plugin/s5reloaded/ui/thesis/
H A Diepngfix.htc2 <public:attach event="onpropertychange" onevent="doFix()" />
/plugin/s5/ui/default/
H A Diepngfix.htc2 <public:attach event="onpropertychange" onevent="doFix()" />
/plugin/s5/ui/dokuwiki/
H A Diepngfix.htc2 <public:attach event="onpropertychange" onevent="doFix()" />
/plugin/combo/resources/theme/default/components/css/
H A Dbackground.css23 /* background-attachment: fixed; !* fixed will attach the background to a fixed position on the page (sane as fixed position) *!*/
/plugin/dwcommits/
H A Dhelper.php497 $attach = ($ab_clause || $msg) ? true : false;
498 $date_clause = $this->construct_date_clause($date_1,$date_2,$attach);
659 function construct_date_clause($d1,$d2, $attach) { argument
661 $op = $attach ? 'AND' : "";
/plugin/findologicxmlexport/vendor/sebastian/exporter/tests/
H A DExporterTest.php50 $storage->attach($obj2);
/plugin/freechat/phpfreechat/themes/default/
H A Diepngfix.htc2 <public:attach event="onpropertychange" onevent="doFix()" />

12345678910>>...23