Home
last modified time | relevance | path

Searched defs:event (Results 26 – 50 of 1402) sorted by relevance

12345678910>>...57

/plugin/turnstile/
Daction.php34 public function injectScript(Event $event, $param)
49 public function handleFormOutput(Event $event, $param)
62 private function generateResponse(Event $event): ?array {
98 private function checkToken(Event $event) {
127 public function handleRegister(Event $event, $param)
136 public function handleLogin(Event $event, $param)
/plugin/doxycode/
Daction.php53 public function loadRemoteTagFiles(Event $event, $param)
124 public function renderDoxyCodeSnippets(Event $event)
157 public function beforeParserCacheUse(Event $event)
260 public function ajaxCall(Event $event)
397 public function insertTagButton(Event $event)
409 public function addRpcMethod(&$event, $param)
/plugin/dokutranslate/
Daction.php125 public function handle_html_editform_output(Doku_Event &$event, $param) {
164 public function handle_action_act_preprocess(Doku_Event &$event, $param) {
353 public function handle_action_show_redirect(Doku_Event &$event, $param) {
365 public function handle_parser_handler_done(Doku_Event &$event, $param) {
384 public function handle_parser_cache_use(Doku_Event &$event, $param) {
412 public function handle_tpl_act_render(Doku_Event &$event, $param) {
440 public function handle_tpl_content_display(Doku_Event &$event, $param) {
472 public function handle_disabled(Doku_Event &$event, $param) {
/plugin/combo/action/
H A Dpageprotection.php78 function handleHiddenCheck(&$event, $param)
119 function handleAclCheck(&$event, $param)
183 function handleSiteMapGenerate(&$event, $param)
220 function handleSearchPageLookup(&$event, $param)
230 function handleSearchFullPage(&$event, $param)
245 function handleRssFeed(&$event, $param)
285 …function excludePageFromSearch(&$event, $protectionModes = [PageProtection::CONF_VALUE_ACL, PagePr…
325 function handleRobotsMeta(&$event, $param)
/plugin/translate/
Daction.php44 public function handleDokuwikiStarted($event, $param) {
75 public function handleActRender($event, $param) {
89 public function handleActPreprocess($event, $param) {
112 public function handleTplActUnknown($event, $param) {
136 public function handleHtmlEditformOutput($event, $param) {
214 public function handleActPreprocessCreatepage($event, $param) {
276 public function handleActPreprocessTranslate($event, $param) {
/plugin/validator/
Daction.php53 public function injectScript(Event $event, $param)
69 public function handleFormOutput(Event $event, $param)
79 private function generateResponse(Event $event): ?array {
115 private function checkToken(Event $event)
147 public function handleRegister(Event $event, $param)
156 public function handleLogin(Event $event, $param)
/plugin/stlviewer/stlviewer/
DTrackballControls.js345 function keydown( event ) { argument
373 function keyup( event ) { argument
383 function mousedown( event ) { argument
420 function mousemove( event ) { argument
444 function mouseup( event ) { argument
459 function mousewheel( event ) { argument
492 function touchstart( event ) { argument
524 function touchmove( event ) { argument
552 function touchend( event ) { argument
574 function contextmenu( event ) { argument
/plugin/searchns/
Daction.php33 public function handleAjax(Event $event)
50 public function handleStart(Event $event)
66 public function handleForm(Event $event)
127 public function sortResults(Event $event)
148 public function resultHeading(Event $event)
/plugin/semanticdata/
Daction.php42 function _handle(&$event, $param){
62 function _editbutton(&$event, $param) {
70 function _editform(&$event, $param) {
96 function _handle_edit_post($event) {
106 function _handle_ajax($event) {
/plugin/data-au/
Daction.php46 function _handle(Doku_Event $event, $param){
67 function _editbutton($event, $param) {
79 function _editform(Doku_Event $event, $param) {
108 function _handle_edit_post(Doku_Event $event) {
121 function _handle_ajax(Doku_Event $event) {
/plugin/bpmnio/action/
Deditor.php26 public function handleFormEditOutput(Event $event)
39 public function sectionEditButton(Event $event)
46 public function handleForm(Event $event)
87 public function handlePost(Event $event)
97 private function shallIgnore(Event $event)
/plugin/indexmenu/
Daction.php50 public function removeSyntaxIfNotAdmin(Event $event)
66 public function extendJSINFO(Event $event)
81 public function purgeCache(Event $event)
131 public function loadOwnIndexPage(Event $event)
151 public function showSortNumberAtTopOfPage(Event $event)
168 public function ajaxCalls(Event $event)
538 public function addStylesForSkins(Event $event)
/plugin/pagebuttons/
Daction.php50 function addjsinfo($event, $params){
67 public function addDeleteButton(Doku_Event $event) {
88 public function addNewPageButton(Doku_Event $event) {
111 public function addNewFolderButton(Doku_Event $event) {
150 public function actionPage(Doku_Event $event) {
/plugin/pagetitle/
Daction.php27 public function deleteObsoletedSingleClass(Doku_Event $event)
39 public function _indexer_version(Doku_Event $event, $param)
49 public function _indexer_pagetitle(Doku_Event $event, $param)
64 public function _parser_render(Doku_Event $event, $param)
118 public function _prepare_cache(Doku_Event $event, $param)
/plugin/epub/
Daction.php30 function create_ebook_button($event,$param) {
55 function get_epub($event, $param) {
99 function prevent_cache(&$event) {
108 function loadScript(&$event) {
121 function check_scriptLoaded(&$event) {
/plugin/passpolicy/
Daction.php52 public function handleAjax(Event $event, $param)
82 public function handleForms(Event $event, $param)
109 public function handlePasschange(Event $event, $param)
141 public function handlePassgen(Event $event, $param)
158 public function handleResendPwd(Event $event, $param)
187 public function handleResendPwdUI(Event $event, $param)
/plugin/partialsearch/
Daction.php23 function partial_search_before(&$event, $args) {
31 function partial_search_after(&$event, $args) {
55 function _partial_search(&$event, $args, $surrounding='') {
61 function pagelookup_before(&$event, $args) {
71 function snippet_create_after(&$event, $args) {
/plugin/editions/
Daction.php36 function openContent(&$event, $param){
45 function closeContent(&$event, $param){
54 function openSection(&$event, $param) {
64 function closeSection(&$event, $param){
74 function cleanDocument(&$event, $param){
83 function addIcons(&$event, $param) {
/plugin/odt/action/
Dexport.php50 public function addbutton_odt(Doku_Event $event) {
77 public function addbutton_pdf(Doku_Event $event) {
104 public function addbutton_odt_new(Doku_Event $event) {
116 public function addbutton_pdf_new(Doku_Event $event) {
133 public function convert(Doku_Event $event) {
209 protected function collectExportPages(Doku_Event $event) {
352 private function showPageWithErrorMsg(Doku_Event $event, $msglangkey, $translatedMsg=NULL) {
/plugin/tindexmenu/
Daction.php46 function _checkperm(&$event, $param) {
57 function _hookjs(&$event, $param) {
91 function _purgecache(&$event, $param) {
130 function _loadindex(&$event, $param) {
146 function _showsort(&$event, $param) {
/plugin/usermanagerextended/action/
Dextend.php23 public function handleAccess(\Doku_Event $event)
38 public function handlePermissions(\Doku_Event $event)
67 protected function checkModUser($modUser, \Doku_Event $event)
106 protected function deny(\Doku_Event $event)
/plugin/diagrams/action/
H A Daction.php37 public function addJsinfo(Doku_Event $event)
52 public function checkConf(Doku_Event $event)
65 public function handleCache(Doku_Event $event)
118 public function handlePNGDownload(Doku_Event $event)
/plugin/editsections/action/
Des.php39 function _addconf(&$event, $ags) {
51 function _editbutton(&$event, $param) {
91 function _cache_use(&$event, $ags) {
99 function rewrite_sections(&$event, $ags) {
189 function rewrite_sections_legacy(&$event, $ags) {
/plugin/data/
Daction.php52 public function handle(Event $event, $param)
73 public function editButton($event, $param)
86 public function editForm(Event $event, $param)
116 public function handleEditPost(Event $event)
130 public function handleAjax(Event $event)
/plugin/oauth/action/
H A Dlogin.php60 public function handleStart(Event $event)
83 public function handleOldLoginForm(Event $event)
113 public function handleLoginForm(Event $event)
166 public function handleDoLogin(Event $event)
202 public function handleDeniedForm(Event $event)

12345678910>>...57