/plugin/html2pdf/html2pdf/html2ps/ |
H A D | image.class.php | 17 var $_handle; variable in Image 22 $this->_handle = $handle; 32 return $this->_handle; 40 if (!$this->_handle) { 44 return imagesx($this->_handle); 48 if (!$this->_handle) { 52 return imagesy($this->_handle);
|
/plugin/data-au/_test/ |
H A D | action_handle.test.php | 43 $this->action->_handle($event, null); 59 $this->action->_handle($event, null);
|
/plugin/data/_test/ |
H A D | action_handle.test.php |
|
/plugin/matrixnotifier/ |
H A D | action.php | 15 $controller->register_hook('COMMON_WIKIPAGE_SAVE', 'AFTER', $this, '_handle'); 18 public function _handle(Doku_Event $event, $param) function in action_plugin_matrixnotifier
|
/plugin/discordnotifier/ |
H A D | action.php | 23 function _handle ( Doku_Event $event, $param ) { function in action_plugin_discordnotifier
|
/plugin/git/action/ |
H A D | revert.php | 28 function _handle(&$event, $param) { function in action_plugin_git_revert
|
H A D | merge.php | 25 function _handle(&$event, $param) { function in action_plugin_git_merge
|
H A D | commit.php | 28 function _handle(&$event, $param) { function in action_plugin_git_commit
|
H A D | push.php | 28 function _handle(&$event, $param) { function in action_plugin_git_push
|
/plugin/tgnotify/ |
H A D | action.php | 26 $controller->register_hook('COMMON_WIKIPAGE_SAVE', 'AFTER', $this, '_handle'); 39 public function _handle(Doku_Event $event, $param) function in action_plugin_tgnotify
|
/plugin/semanticdata/ |
H A D | action.php | 42 function _handle(&$event, $param){ function in action_plugin_semanticdata
|
/plugin/data-au/ |
H A D | action.php | 46 function _handle(Doku_Event $event, $param){ function in action_plugin_dataau
|
/plugin/data/ |
H A D | action.php | 45 function _handle(Doku_Event $event, $param){ global() function in action_plugin_data
|
/plugin/issuetracker/ |
H A D | tablekit.js | 679 …TableKit.Resizable._handle = $(document.createElement('div')).addClassName('resize-handle').setSty… 685 document.body.appendChild(TableKit.Resizable._handle); 704 TableKit.Resizable._tbl = TableKit.Resizable._handle = TableKit.Resizable._cell = null; 709 if(TableKit.Resizable._handle === null) { 714 TableKit.Resizable._handle.setStyle({'left' : Event.pointerX(e) + 'px'}); 728 _handle : null property in TableKit.Resizable
|
/plugin/diagramsnet/lib/ |
H A D | workbox-9fe249eb.js.map | 1 …_handle(request, handler) {\n const response = await handler.cacheMatch(request);\n …
|
H A D | workbox-bed83ea8.js.map | 1 …_handle(request, handler) {\n const response = await handler.cacheMatch(request);\n …
|
H A D | workbox-f163abaa.js.map | 1 …_handle(request, handler) {\n const response = await handler.cacheMatch(request);\n …
|
/plugin/datatables/assets/pdfmake/build/ |
H A D | pdfmake.min.js |
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | bundle.js | 1 …this._didRun=!0}},this._handle=m(()=>this._executor())}dispose(){this._handle.dispose()}get value(…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js | 1 …this._didRun=!0}},this._handle=m(()=>this._executor())}dispose(){this._handle.dispose()}get value(…
|
H A D | bundle.js.map | 1 …_handle = runWhenIdle(() => this._executor());\n }\n dispose() {\n this._handle.dispo…
|