Home
last modified time | relevance | path

Searched defs:event (Results 276 – 300 of 1427) sorted by relevance

1...<<11121314151617181920>>...58

/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) {
/plugin/adfs/
Daction.php23 public function handle_request(Doku_Event $event, $param)
51 public function handle_loginform(Doku_Event $event, $param)
/plugin/move/action/
Drewrite.php32 function handle_read(Doku_Event $event, $param) {
84 function handle_cache(Doku_Event $event, $param) {
/plugin/drawio/
Daction.php33 function addjsinfo($event, $params){
45 function _ajax_call(Doku_Event $event, $param) {
/plugin/submgr/
Daction.php36 public function handle_auth_user_change(Doku_Event $event, $param)
53 public function handle_login(Doku_Event $event, $param)
/plugin/pdftools/
Daction.php23 function printbutton(Doku_Event $event, $param) {
67 function replacement_before(Doku_Event $event, $param) {
/plugin/authphpbb3/
Daction.php34 public function handle_login_form(&$event, $param) {
123 public function handle_user_link(&$event, $param) {
/plugin/rowmove/
Daction.php23 function insert_button(Doku_Event $event, $param) {
35 function _ajax_call(Doku_Event $event, $param) {
/plugin/selectionsearch/
Daction.php2 …is, 'inject_tooltip_html'); } public function publish_configuration(Doku_Event $event, $param) { g…
/plugin/nsiconinsearch/
Daction.php26 public function pagelookup(Doku_Event $event, $param)
37 public function fullpage(Doku_Event $event, $param)
/plugin/footerv2/
H A Daction.php46 public function handle_parser_wikitext_preprocess(Doku_Event &$event, $param) {
202 function _purgecache(&$event, $param) {
/plugin/cloudstorage/
Daction.php36 public function handle_fetch_media_status(Doku_Event &$event, $param) {
57 public function handle_media_upload_finish(Doku_Event &$event, $param) {
/plugin/adminperm/
Daction.php36 public function handle_accesscheck(Doku_Event $event, $param)
74 public function handle_menu(Doku_Event $event, $param)
/plugin/wrap/
Daction.php21 function handle_toolbar(Doku_Event $event, $param) {
130 public function handle_secedit_button(Doku_Event $event, $param) {
/plugin/structgeohash/
Daction.php31 public function _hookjs(Doku_Event $event, $param) {
40 public function handle_init(Doku_Event &$event, $param) {
/plugin/combo/ComboStrap/
H A DCacheLog.php28 …public static function deleteCacheIfExistsAndLog(IFetcher $fetcher, string $event, string $message)
58 … public static function renderCacheAndLog(IFetcherSource $fetcher, string $event, string $message)
82 …public static function logCacheEvent(string $event, string $path, string $format, string $operatio…
/plugin/dw2pdf/
H A Daction.php84 public function convert(Event $event)
147 protected function collectExportablePages(Event $event)
412 protected function generatePDF($cachefile, $event)
1056 public function addbutton(Event $event)
1086 public function addsvgbutton(Event $event)
/plugin/refnotes/
Dadmin.js235 this.element.change(this, function (event) { argument
473 combo.change(this, function (event) { argument
509 edit.change(this, function (event) { argument
513 button.click(this, function (event) { argument
577 function onNamespaceChange(event) { argument
581 function onAddNamespace(event) { argument
596 function onRenameNamespace(event) { argument
615 function onDeleteNamespace(event) { argument
786 this.element.change(this, function (event) { argument
822 this.element.change(this, function (event) { argument
[all …]
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.dnd.js63 start: function (event, ui) { argument
86 drag: function (event, ui) { argument
176 stop: function (event, ui) { argument
257 helper: function (event) { argument
312 start: function (event, ui) { argument
393 tree.$container.on("mousedown", function (event) { argument
527 event, argument
595 function (event) { argument
Djquery.fancytree.dnd5.js160 function autoScroll(tree, event) { argument
216 function evalEffectModifiers(tree, event, effectDefault) { argument
271 function prepareDropEffectCallback(event, data) { argument
312 function applyDropEffectCallback(event, data, allowDrop) { argument
401 function handleDragOver(event, data) { argument
551 function onDragEvent(event) { argument
713 function onDropEvent(event) { argument
1093 function (event, data) { argument

1...<<11121314151617181920>>...58