| /plugin/struct/_test/types/ |
| H A D | UserTest.php | 51 …>assertEquals([['label' => 'Arthur Dent [testuser]', 'value' => 'testuser']], $user->handleAjax()); 54 …>assertEquals([['label' => 'Arthur Dent [testuser]', 'value' => 'testuser']], $user->handleAjax()); 57 $this->assertEquals([], $user->handleAjax()); 70 …>assertEquals([['label' => 'Arthur Dent [testuser]', 'value' => 'testuser']], $user->handleAjax()); 73 $this->assertEquals([], $user->handleAjax()); 86 $this->assertEquals([], $user->handleAjax()); 111 $user->handleAjax()
|
| H A D | PageTest.php | 220 ], $page->handleAjax() 229 ], $page->handleAjax() 233 $this->assertEquals([], $page->handleAjax()); 238 ], $page->handleAjax()); 261 …$this->assertEquals([['label' => 'syntax (wiki)', 'value' => 'wiki:syntax']], $page->handleAjax()); 283 ], $page->handleAjax()); 306 …s->assertEquals([['label' => 'dokuwiki (wiki)', 'value' => 'wiki:dokuwiki']], $page->handleAjax()); 320 …s->assertEquals([['label' => 'dokuwiki (wiki)', 'value' => 'wiki:dokuwiki']], $page->handleAjax());
|
| H A D | TagTest.php | 36 $return = $tag->handleAjax(); 46 $return = $tag->handleAjax();
|
| /plugin/struct/action/ |
| H A D | ajax.php | 34 public function handleAjax(Event $event) function in action_plugin_struct_ajax 78 return $column->getType()->handleAjax();
|
| H A D | config.php | 37 public function handleAjax(Event $event, $param) function in action_plugin_struct_config
|
| H A D | aggregationeditor.php | 66 public function handleAjax(Event $event) function in action_plugin_struct_aggregationeditor
|
| H A D | inline.php | 54 public function handleAjax(Event $event, $param) function in action_plugin_struct_inline
|
| /plugin/top/ |
| D | action.php | 34 public function handleAjax(Doku_Event $event) function in action_plugin_top
|
| /plugin/farmer/ |
| H A D | deleted.files | 4 action/handleAjax.php
|
| /plugin/structgroup8/types/ |
| D | Group.php | 57 public function handleAjax() { function in dokuwiki\\plugin\\structgroup\\types\\Group
|
| /plugin/sentry/action/ |
| D | ajax.php | 34 public function handleAjax(Doku_Event $event, $param) function in action_plugin_sentry_ajax
|
| /plugin/structgroup/types/ |
| D | Group.php | 57 public function handleAjax() { function in dokuwiki\\plugin\\structgroup\\types\\Group
|
| /plugin/searchns/ |
| D | action.php | 33 public function handleAjax(Event $event) function in action_plugin_searchns
|
| /plugin/struct/types/ |
| H A D | Tag.php | 47 public function handleAjax() function in dokuwiki\\plugin\\struct\\types\\Tag
|
| H A D | User.php | 65 public function handleAjax() function in dokuwiki\\plugin\\struct\\types\\User
|
| H A D | Page.php | 69 public function handleAjax() function in dokuwiki\\plugin\\struct\\types\\Page
|
| H A D | AbstractBaseType.php | 531 public function handleAjax() function in dokuwiki\\plugin\\struct\\types\\AbstractBaseType
|
| /plugin/bez/struct/ |
| H A D | BezType.php | 110 public function handleAjax() { function in dokuwiki\\plugin\\bez\\struct\\BezType
|
| /plugin/data/ |
| D | action.php | 130 public function handleAjax(Event $event) function in action_plugin_data
|
| /plugin/passpolicy/ |
| D | action.php | 52 public function handleAjax(Event $event, $param) function in action_plugin_passpolicy
|
| /plugin/prosemirror/action/ |
| D | ajax.php | 43 public function handleAjax(Event $event) function in action_plugin_prosemirror_ajax
|
| /plugin/loglog/ |
| D | action.php | 226 public function handleAjax(Doku_Event $event) function in action_plugin_loglog
|
| /plugin/issuelinks/action/ |
| D | ajax.php | 223 public function handleAjax(Doku_Event $event, $param) function in action_plugin_issuelinks_ajax
|
| /plugin/dokullm/ |
| H A D | action.php | 139 public function handleAjax(Doku_Event $event, $param) function in action_plugin_dokullm
|
| /plugin/fksnewsfeed/ |
| D | action.php | 94 public function handleAjax(Event $event): void { function in action_plugin_newsfeed
|