Home
last modified time | relevance | path

Searched defs:event (Results 451 – 475 of 1427) sorted by relevance

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

/plugin/gitbacked/action/
H A Deditcommit.php168 public function handlePeriodicPull(Event &$event, $param)
235 public function handleMediaDeletion(Event &$event, $param)
249 public function handleMediaUpload(Event &$event, $param)
264 public function handleIOWikiPageWrite(Event &$event, $param)
/plugin/linkback/action/
Dsend.php35 function handle_action_act_preprocess_before(Doku_Event $event, $params) {
47 function handle_action_act_preprocess_after(Doku_Event $event, $params) {
131 function handle_editform_output(Doku_Event $event, $params) {
/plugin/commonmark/
H A Daction.php46 public function _editbutton(Doku_Event $event, $param) {
96 public function _commonmarkparse(Doku_Event $event, $param) {
/plugin/xhtmlruby/
Daction.php66 function _rubify_tocitem(&$event, $param)
75 function _rubify(&$event, $param)
/plugin/jirainfo/
Daction.php21 public function _ajax_call(Doku_Event $event, $param)
131 public function _hookjs(Doku_Event $event)
/plugin/gdpr/action/
Doldips.php38 public function handleIndexerTasksRun(Doku_Event $event, $param)
70 public function initiateMediaChangelogClean(Doku_Event $event, $param)
/plugin/tos/
Daction.php30 public function checkTosAccept(Doku_Event $event, $param)
63 public function showTos(Doku_Event $event, $param)
/plugin/farmsync/script/
Dform.js4 jQuery('select[name="farmsync[source]"]').change(function (event) { argument
24 jQuery('input[name="farmsync[struct]"]').change(function (event) { argument
/plugin/structstatus/
Daction.php31 public function handleInit(Doku_Event $event) {
41 public function handleMigrations(Doku_Event $event)
/plugin/gtime/action/
Dtimestamp.php204 public function handle_io_wikipage_write(Doku_Event &$event, $param) {
266 public function handle_tpl_act_render(Doku_Event &$event, $param) {
/plugin/userpagecreate/
Daction.php30 public function handle_action_act_preprocess(Doku_Event $event, $param)
149 public function handleUserDeletion(Doku_Event $event, $param)
/plugin/autogroup/
Daction.php74 public function update_group_event(&$event, $param) {
178 public function check_update_all_event(&$event, $param){
/plugin/newpagefill/
H A Daction.php12 public function injectJsInfo(Doku_Event $event, $param): void
30 public function handlePageTemplate(Doku_Event $event, $param): void
/plugin/timetrack/
Dscript.js34 jQuery(document).on('click','#timetrack-form button',function(event){ argument
42 jQuery(document).on('click','#timetrack-form input',function(event){ argument
45 jQuery(document).on('change keyup','#timetrack-form input',function(event){ argument
64 jQuery(document).on('keyup','#timetrack-form input',function(event){ argument
148 beforeActivate: function( event, ui ) { argument
/plugin/todo/
H A Daction.php31 public function insert_button(&$event, $param) {
73 public function _ajax_call(&$event, $param) {
/plugin/button/
Daction.php33 function handle_toolbar(&$event, $param) {
47 public function handleBeforePageMove(Doku_Event $event, $param){
/plugin/nobadbrowser/
Daction.php51 function warning (Doku_Event $event, $param) {
319 function render_debug (Doku_Event $event, $param) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
DGooglePrivacyDlpV2PubSubNotification.php29 public $event; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2PubSubNotification
54 public function setEvent($event)
/plugin/nssearch/
Daction.php44 function handleQuery(&$event, $param)
52 function filterPages(&$event, $param)
/plugin/nohighlight/
Daction.php62 function disableHighlight(&$event, $param)
125 function removeUrlParams(&$event, $param)
/plugin/cleanoldips/
Daction.php38 public function handleIndexerTasksRun(Doku_Event $event, $param)
70 public function initiateMediaChangelogClean(Doku_Event $event, $param)
/plugin/dokugource/
Daction.php39 function gourcecolor(&$event, $args) {
66 function evalgourcerequest(&$event, $args) {
/plugin/wordimport/action/
Dui.php33 public function handleActionActPreprocess(Event $event, $param)
67 public function handleTplActUnknown(Event $event, $param)
/plugin/sentry/action/
Derrors.php54 public function handle_indexer(Doku_Event $event, $param)
88 public function handle_deprecation(Doku_Event $event, $param)
/plugin/structodt/
Daction.php38 public function handle_struct_configparser(Doku_Event &$event, $param) {
92 public function handle_action_act_prerpocess(Doku_Event &$event, $param) {

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