Home
last modified time | relevance | path

Searched defs:event (Results 251 – 275 of 1402) sorted by relevance

1...<<11121314151617181920>>...57

/plugin/preview/
Daction.php27 public function handleConfig(Doku_Event $event, $param) {
43 public function handlePreview(Doku_Event $event, $param)
/plugin/footer/
Daction.php40 public function handle_parser_wikitext_preprocess(Doku_Event &$event, $param) {
198 function _purgecache(&$event, $param) {
/plugin/timestamp/action/
DTimestamp.php35 public function handle_toolbar_define(Doku_Event &$event, $param) {
53 public function handle_ajax_call_unknown(Doku_Event &$event, $param) {
/plugin/dokuprism/
Daction.php18 function metaheaders(&$event, $param) {
34 function codeLanguageToolbar(Doku_Event $event, $param) {
/plugin/multiselect/
Daction.php22 function insert_button(Doku_Event $event, $param) {
34 function _ajax_call(Doku_Event $event, $param) {
/plugin/authg2fa/
Daction.php28 function two_fa_login_form(&$event, $param) {
38 function handle_profile_form(&$event, $param) {
/plugin/saml/
Daction.php26 public function handle_request(Doku_Event $event, $param)
62 public function handle_loginform(Doku_Event $event, $param)
/plugin/ocr/
Daction.php29 public function handle_toolbar_define(Doku_Event $event, $param)
39 public function _hookjs(Doku_Event $event, $param) {
/plugin/syntaxhighlighter4/
Daction.php37 public function handle_metaheader(Doku_Event $event, $param) {
60 public function handle_jsprocessing(Doku_Event $event, $param) {
/plugin/prettyphoto/
Daction.php28 public function _handleMeta(Doku_Event $event, $param)
53 public function _exportToJSINFO(Doku_Event $event, $param)
/plugin/authfacebook/
Daction.php15 function hook_updateprofileform_output(&$event, $param) {
43 function hook_html_loginform_output(&$event, $param) {
/plugin/logindelay/action/
Dlogin.php30 public function checkDelay(Doku_Event $event)
53 public function processLoginAttempt(Doku_Event $event)
/plugin/scrapbook/
Daction.php34 public function handle_toolbar_define(Doku_Event $event, $param) {
51 public function handle_ajax_call(Doku_Event $event, $param) {
/plugin/ebookexport/
Daction.php25 public function exportepub(Doku_Event $event) {
234 public function addepubbutton(Doku_Event $event) {
/plugin/xcom/
Daction.php36 public function handle_dokuwiki_started(Doku_Event &$event, $param) {
91 public function handle_meta_headers(Doku_Event $event, $param){
/plugin/pagestats/
Daction.php24 public function add_stats_to_page(Doku_Event $event, $param) {
39 public function clear_cache_on_change(Doku_Event $event, $param) {
/plugin/block/
Daction.php30 public function handle_ajax_call_unknown(Doku_Event &$event, $param) {
45 public function handle_started(Doku_Event &$event, $param) {
/plugin/bookcreator/action/
Dexport.php31 public function renameDoExportNSAction(Event $event) {
48 public function replacePageExportBySelection(Event $event) {
/plugin/ajaxedit/
Daction.php20 function _addlastmod(&$event, $param) {
38 function fixsecedit(Doku_Event $event, $param) {
/plugin/crypto/js/
Ddecrypt-dialog.js44 $('decrypt_dialog_password').onkeypress = function(event) { argument
57 $('decrypt_dialog_button_decrypt').onkeypress = function(event) { argument
/plugin/datepicker/
Daction.php23 public function insert_button(Doku_Event $event, $param) {
36 public function _ajax_call(Doku_Event $event, $param) {
/plugin/appendtoquery/
Daction.php26 public function handle_search_query_fullpage($event, $param)
39 public function handle_search_query_pagelookup($event, $param)
/plugin/inlineedit/
Daction.php24 function insert_button(Doku_Event $event, $param) {
36 function _ajax_call(Doku_Event $event, $param) {
/plugin/jplayer/
Daction.php18 public function include_dependencies(Doku_Event $event, $param) {
46 public function jsinfo(Doku_Event $event, $param) {
/plugin/authyubikey/
Daction.php44 public function handle_loginform(Doku_Event &$event, $param) {
71 public function handle_updateprofileform(Doku_Event &$event, $param) {

1...<<11121314151617181920>>...57