Searched defs:event (Results 251 – 275 of 1402) sorted by relevance
1...<<11121314151617181920>>...57
| /plugin/preview/ |
| D | action.php | 27 public function handleConfig(Doku_Event $event, $param) { 43 public function handlePreview(Doku_Event $event, $param)
|
| /plugin/footer/ |
| D | action.php | 40 public function handle_parser_wikitext_preprocess(Doku_Event &$event, $param) { 198 function _purgecache(&$event, $param) {
|
| /plugin/timestamp/action/ |
| D | Timestamp.php | 35 public function handle_toolbar_define(Doku_Event &$event, $param) { 53 public function handle_ajax_call_unknown(Doku_Event &$event, $param) {
|
| /plugin/dokuprism/ |
| D | action.php | 18 function metaheaders(&$event, $param) { 34 function codeLanguageToolbar(Doku_Event $event, $param) {
|
| /plugin/multiselect/ |
| D | action.php | 22 function insert_button(Doku_Event $event, $param) { 34 function _ajax_call(Doku_Event $event, $param) {
|
| /plugin/authg2fa/ |
| D | action.php | 28 function two_fa_login_form(&$event, $param) { 38 function handle_profile_form(&$event, $param) {
|
| /plugin/saml/ |
| D | action.php | 26 public function handle_request(Doku_Event $event, $param) 62 public function handle_loginform(Doku_Event $event, $param)
|
| /plugin/ocr/ |
| D | action.php | 29 public function handle_toolbar_define(Doku_Event $event, $param) 39 public function _hookjs(Doku_Event $event, $param) {
|
| /plugin/syntaxhighlighter4/ |
| D | action.php | 37 public function handle_metaheader(Doku_Event $event, $param) { 60 public function handle_jsprocessing(Doku_Event $event, $param) {
|
| /plugin/prettyphoto/ |
| D | action.php | 28 public function _handleMeta(Doku_Event $event, $param) 53 public function _exportToJSINFO(Doku_Event $event, $param)
|
| /plugin/authfacebook/ |
| D | action.php | 15 function hook_updateprofileform_output(&$event, $param) { 43 function hook_html_loginform_output(&$event, $param) {
|
| /plugin/logindelay/action/ |
| D | login.php | 30 public function checkDelay(Doku_Event $event) 53 public function processLoginAttempt(Doku_Event $event)
|
| /plugin/scrapbook/ |
| D | action.php | 34 public function handle_toolbar_define(Doku_Event $event, $param) { 51 public function handle_ajax_call(Doku_Event $event, $param) {
|
| /plugin/ebookexport/ |
| D | action.php | 25 public function exportepub(Doku_Event $event) { 234 public function addepubbutton(Doku_Event $event) {
|
| /plugin/xcom/ |
| D | action.php | 36 public function handle_dokuwiki_started(Doku_Event &$event, $param) { 91 public function handle_meta_headers(Doku_Event $event, $param){
|
| /plugin/pagestats/ |
| D | action.php | 24 public function add_stats_to_page(Doku_Event $event, $param) { 39 public function clear_cache_on_change(Doku_Event $event, $param) {
|
| /plugin/block/ |
| D | action.php | 30 public function handle_ajax_call_unknown(Doku_Event &$event, $param) { 45 public function handle_started(Doku_Event &$event, $param) {
|
| /plugin/bookcreator/action/ |
| D | export.php | 31 public function renameDoExportNSAction(Event $event) { 48 public function replacePageExportBySelection(Event $event) {
|
| /plugin/ajaxedit/ |
| D | action.php | 20 function _addlastmod(&$event, $param) { 38 function fixsecedit(Doku_Event $event, $param) {
|
| /plugin/crypto/js/ |
| D | decrypt-dialog.js | 44 $('decrypt_dialog_password').onkeypress = function(event) { argument 57 $('decrypt_dialog_button_decrypt').onkeypress = function(event) { argument
|
| /plugin/datepicker/ |
| D | action.php | 23 public function insert_button(Doku_Event $event, $param) { 36 public function _ajax_call(Doku_Event $event, $param) {
|
| /plugin/appendtoquery/ |
| D | action.php | 26 public function handle_search_query_fullpage($event, $param) 39 public function handle_search_query_pagelookup($event, $param)
|
| /plugin/inlineedit/ |
| D | action.php | 24 function insert_button(Doku_Event $event, $param) { 36 function _ajax_call(Doku_Event $event, $param) {
|
| /plugin/jplayer/ |
| D | action.php | 18 public function include_dependencies(Doku_Event $event, $param) { 46 public function jsinfo(Doku_Event $event, $param) {
|
| /plugin/authyubikey/ |
| D | action.php | 44 public function handle_loginform(Doku_Event &$event, $param) { 71 public function handle_updateprofileform(Doku_Event &$event, $param) {
|
1...<<11121314151617181920>>...57