Home
last modified time | relevance | path

Searched refs:handleAjax (Results 1 – 25 of 25) sorted by relevance

/plugin/struct/_test/types/
H A DUserTest.php51 …>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 DPageTest.php220 ], $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 DTagTest.php36 $return = $tag->handleAjax();
46 $return = $tag->handleAjax();
/plugin/struct/action/
H A Dajax.php34 public function handleAjax(Event $event) function in action_plugin_struct_ajax
78 return $column->getType()->handleAjax();
H A Dconfig.php37 public function handleAjax(Event $event, $param) function in action_plugin_struct_config
H A Daggregationeditor.php66 public function handleAjax(Event $event) function in action_plugin_struct_aggregationeditor
H A Dinline.php54 public function handleAjax(Event $event, $param) function in action_plugin_struct_inline
/plugin/top/
Daction.php34 public function handleAjax(Doku_Event $event) function in action_plugin_top
/plugin/farmer/
H A Ddeleted.files4 action/handleAjax.php
/plugin/structgroup8/types/
DGroup.php57 public function handleAjax() { function in dokuwiki\\plugin\\structgroup\\types\\Group
/plugin/sentry/action/
Dajax.php34 public function handleAjax(Doku_Event $event, $param) function in action_plugin_sentry_ajax
/plugin/structgroup/types/
DGroup.php57 public function handleAjax() { function in dokuwiki\\plugin\\structgroup\\types\\Group
/plugin/searchns/
Daction.php33 public function handleAjax(Event $event) function in action_plugin_searchns
/plugin/struct/types/
H A DTag.php47 public function handleAjax() function in dokuwiki\\plugin\\struct\\types\\Tag
H A DUser.php65 public function handleAjax() function in dokuwiki\\plugin\\struct\\types\\User
H A DPage.php69 public function handleAjax() function in dokuwiki\\plugin\\struct\\types\\Page
H A DAbstractBaseType.php531 public function handleAjax() function in dokuwiki\\plugin\\struct\\types\\AbstractBaseType
/plugin/bez/struct/
H A DBezType.php110 public function handleAjax() { function in dokuwiki\\plugin\\bez\\struct\\BezType
/plugin/data/
Daction.php130 public function handleAjax(Event $event) function in action_plugin_data
/plugin/passpolicy/
Daction.php52 public function handleAjax(Event $event, $param) function in action_plugin_passpolicy
/plugin/prosemirror/action/
Dajax.php43 public function handleAjax(Event $event) function in action_plugin_prosemirror_ajax
/plugin/loglog/
Daction.php226 public function handleAjax(Doku_Event $event) function in action_plugin_loglog
/plugin/issuelinks/action/
Dajax.php223 public function handleAjax(Doku_Event $event, $param) function in action_plugin_issuelinks_ajax
/plugin/dokullm/
H A Daction.php139 public function handleAjax(Doku_Event $event, $param) function in action_plugin_dokullm
/plugin/fksnewsfeed/
Daction.php94 public function handleAjax(Event $event): void { function in action_plugin_newsfeed