Searched defs:event (Results 1 – 14 of 14) sorted by relevance
/dokuwiki/_test/tests/inc/ |
D | PageUtilsIsHiddenPage.test.php | 44 function alwaysHide(Doku_Event $event, $params) { 56 function showBefore(Doku_Event $event, $params) { 78 function hideBeforeWithoutPrevent(Doku_Event $event, $params) { 90 function showAfter(Doku_Event $event, $params) {
|
D | parserutils_set_metadata_during_rendering.test.php | 69 public function helper_set_metadata($event, $meta) 82 public function helper_inject_test_instruction($event)
|
D | common_saveWikiText.test.php | 11 public function handle_write(Doku_Event $event, $param) {
|
/dokuwiki/lib/plugins/authad/ |
D | action.php | 34 public function handleAuthLoginCheck(Event $event, $param) 59 public function handleFormLoginOutput(Event $event, $param)
|
/dokuwiki/inc/Extension/ |
D | EventHandler.php | 50 public function register_hook($event, $advise, $obj, $method, $param = null, $seq = 0) 67 public function process_event($event, $advise = '')
|
/dokuwiki/lib/plugins/styling/ |
D | action.php | 34 public function handleHeader(Event &$event, $param)
|
/dokuwiki/lib/plugins/acl/ |
D | action.php | 37 public function handleAjaxCallAcl(Event $event, $param)
|
/dokuwiki/lib/plugins/logviewer/ |
D | action.php | 30 public function pruneLogs(Event $event, $param)
|
/dokuwiki/lib/plugins/extension/ |
D | action.php | 35 public function handleAjaxToggle(Event $event, $param)
|
/dokuwiki/lib/plugins/safefnrecode/ |
D | action.php | 27 public function handleIndexerTasksRun(Event $event, $param)
|
/dokuwiki/lib/plugins/popularity/ |
D | action.php | 36 public function autosubmit(Event $event, $param)
|
/dokuwiki/lib/scripts/ |
D | media.js | 142 $sortBy.children('input').change(function (event) { argument 315 list: function (event) { argument 409 details: function (event) { argument 497 resize: function (event, ui) { argument 599 $slider.on("slide", function (event, ui) { argument 639 $slider.on("slide", function (event, ui) { argument 677 $content.find('a.allowedmime').on('click', function (event) { argument 689 select: function (event) { argument
|
/dokuwiki/inc/Cache/ |
D | Cache.php | 58 public function setEvent($event)
|
/dokuwiki/lib/scripts/jquery/ |
D | jquery-ui.min.js | 6 …=V.cleanData,function(t){for(var e,i,s=0;null!=(i=t[s]);s++)(e=V._data(i,"events"))&&e.remove&&V(i… property
|