Home
last modified time | relevance | path

Searched defs:event (Results 1 – 14 of 14) sorted by relevance

/dokuwiki/_test/tests/inc/
DPageUtilsIsHiddenPage.test.php44 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) {
Dparserutils_set_metadata_during_rendering.test.php69 public function helper_set_metadata($event, $meta)
82 public function helper_inject_test_instruction($event)
Dcommon_saveWikiText.test.php11 public function handle_write(Doku_Event $event, $param) {
/dokuwiki/lib/plugins/authad/
Daction.php34 public function handleAuthLoginCheck(Event $event, $param)
59 public function handleFormLoginOutput(Event $event, $param)
/dokuwiki/inc/Extension/
DEventHandler.php50 public function register_hook($event, $advise, $obj, $method, $param = null, $seq = 0)
67 public function process_event($event, $advise = '')
/dokuwiki/lib/plugins/styling/
Daction.php34 public function handleHeader(Event &$event, $param)
/dokuwiki/lib/plugins/acl/
Daction.php37 public function handleAjaxCallAcl(Event $event, $param)
/dokuwiki/lib/plugins/logviewer/
Daction.php30 public function pruneLogs(Event $event, $param)
/dokuwiki/lib/plugins/extension/
Daction.php35 public function handleAjaxToggle(Event $event, $param)
/dokuwiki/lib/plugins/safefnrecode/
Daction.php27 public function handleIndexerTasksRun(Event $event, $param)
/dokuwiki/lib/plugins/popularity/
Daction.php36 public function autosubmit(Event $event, $param)
/dokuwiki/lib/scripts/
Dmedia.js142 $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/
DCache.php58 public function setEvent($event)
/dokuwiki/lib/scripts/jquery/
Djquery-ui.min.js6 …=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