Searched refs:attach (Results 1 – 6 of 6) sorted by relevance
| /dokuwiki/lib/scripts/ |
| H A D | fileuploader.js | 53 qq.attach = function(element, type, fn){ function 348 qq.attach(window, 'beforeunload', function(e){ 577 qq.attach(document, 'dragenter', function(e){ 582 qq.attach(document, 'dragleave', function(e){ 653 qq.attach(list, 'click', function(e){ 690 qq.attach(document, 'dragover', function(e){ 703 qq.attach(self._element, 'dragover', function(e){ 717 qq.attach(self._element, 'dragenter', function(e){ 723 qq.attach(self._element, 'dragleave', function(e){ 735 qq.attach(self._element, 'drop', function(e){ [all …]
|
| H A D | fileuploaderextended.js | 145 qq.attach(document.getElementById('mediamanager__upload_button'), 'click', function(e){
|
| /dokuwiki/inc/ |
| H A D | Mailer.class.php | 23 protected $attach = []; variable in Mailer 89 $this->attach[] = [ 109 $name = count($this->attach) . ".$ext"; 112 $this->attach[] = [ 462 foreach ($this->attach as $media) { 515 if (!$this->html && !count($this->attach)) { // we can send a simple single part message
|
| /dokuwiki/vendor/geshi/geshi/ |
| H A D | LICENSE | 288 To do so, attach the following notices to the program. It is safest 289 to attach them to the start of each source file to most effectively
|
| /dokuwiki/ |
| H A D | COPYING | 288 To do so, attach the following notices to the program. It is safest 289 to attach them to the start of each source file to most effectively
|
| /dokuwiki/vendor/simplepie/simplepie/idn/ |
| H A D | LICENCE | 468 To apply these terms, attach the following notices to the library. It is 469 safest to attach them to the start of each source file to most effectively
|