Home
last modified time | relevance | path

Searched defs:event (Results 201 – 225 of 1402) sorted by relevance

12345678910>>...57

/plugin/strreplace/
Daction.php35 function _ini(&$event, $param) {
60 function substitutions(&$event, $param) {
102 function write_metafile(&$event, $param) {
/plugin/struct/action/
H A Dbureaucracy.php53 public function handleSchema(Event $event, $param)
90 public function handleLookupFields(Event $event, $param)
146 public function handleSave(Event $event, $param)
H A Dcache.php47 public function handleCacheSchemachange(Event $event, $param)
70 public function handleCacheAggregation(Event $event, $param)
127 public function handleCacheDynamic(Event $event, $param)
H A Dentry.php62 public function handleValidation(Event $event, $param)
100 public function handlePagesaveBefore(Event $event, $param)
133 public function handlePagesaveAfter(Event $event, $param)
/plugin/issuelinks/action/
Dajax.php48 public function repoAdminToggle(Doku_Event $event, $param)
93 public function repoAdminOrg(Doku_Event $event, $param)
178 public function asyncImportAllIssues(Doku_Event $event, $param)
223 public function handleAjax(Doku_Event $event, $param)
/plugin/refnotes/
Daction.php61 public function handle($event, $param) {
87 public function __construct($event) {
382 public function handle($event, $param) {
566 public function handle($event, $param) {
607 public function handle($event, $param) {
625 public function handle($event, $param) {
635 private function addAdminIncludes($event) {
643 private function addTemplateHeaderInclude($event, $fileName) {
/plugin/blogtng/action/
Dedit.php52 function extraFieldsBelowEditform_old(Doku_Event $event, $param) {
152 function extraFieldsBelowEditform(Doku_Event $event, $param) {
274 function saveSubmittedFormData(Doku_Event $event, $param) {
/plugin/twofactor/action/
Dlogin.php52 public function handleActionPreProcess(Doku_Event $event)
113 public function handleLoginDisplay(Doku_Event $event)
137 public function handleInitDone(Doku_Event $event)
/plugin/combo/action/
H A Dmetacanonical.php57 function htmlHeadMetadataProcessing($event)
83 private function canonicalHeadMetadata($event, MarkupPath $page)
153 private function appNameMetadata($event, MarkupPath $page)
/plugin/renderrevisions/action/
H A Dsave.php47 public function handleParserCacheUse(Event $event, $param)
86 public function handleRenderContent(Event $event, $param)
156 public function handleCommonWikipageSave(Event $event, $param)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowCxV3EventInput.php25 public $event; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3EventInput
30 public function setEvent($event)
DGoogleCloudDialogflowCxV3beta1EventInput.php25 public $event; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1EventInput
30 public function setEvent($event)
/plugin/combo/resources/snippet/js/
H A Dlightbox.js18 lightBoxAnchor.addEventListener("click", async function (event) { argument
22 lightBoxAnchor.addEventListener("mousedown", async function (event) { argument
/plugin/botmon/
H A Daction.php80 public function insertHeader(Event $event, $param) {
121 public function insertAdminHeader(Event $event, $param) {
132 public function writeServerLog(Event $event, $param) {
228 public function insertCaptchaCode(Event $event) {
280 public function showImageCaptcha(Event $event, $param) {
/plugin/quickstats/
Daction.php151 function load_js(&$event, $param) {
164 function set_cookies(&$event, $param) {
199 function search_queries(&$event, $param) {
351 function _ajax_handler(Doku_Event $event,$param) {
372 function _add__data($event, $param) {
383 function add_data($event, $param) {
/plugin/prosemirror/action/
Deditor.php41 public function forceWYSIWYG(Event $event, $param)
59 public function addDataAndToggleButton(Event $event, $param)
140 public function addAddtionalForms(Event $event)
/plugin/highlight2wiki/
Daction.php35 public function _hookjs(Doku_Event $event, $param) {
43 public function allowMyAction(Doku_Event $event, $param) {
49 public function performMyAction(Doku_Event $event, $param) {
/plugin/farm/
Daction.php56 function cleanACT(&$event, $args) {
84 function displayState(&$event, $args) {
110 function processHeaders(&$event, $args) {
/plugin/podcast/action/
Dfeed.php29 function handle_opts_postprocess(&$event, $param) {
40 function handle_mode_unknown(&$event, $param) {
76 function handle_item_add(&$event, $param) {
/plugin/revealjs/plugin/search/
Dsearch.js181 document.getElementById( 'searchbutton' ).addEventListener( 'click', function(event) { argument
185 document.getElementById( 'searchinput' ).addEventListener( 'keyup', function( event ) { argument
197 document.addEventListener( 'keydown', function( event ) { argument
/plugin/sql2wiki/action/
Dsqlite.php66 public function check_current_page_for_updates(Doku_Event $event, $param) {
84 public function update_pages_content(Doku_Event $event, $param) {
107 public function handle_plugin_sqlite_query_execute(Doku_Event $event, $param)
114 public function handle_plugin_sqlite_query_change(Doku_Event $event, $param)
/plugin/redirect2/
Daction.php46 public function errorDocument404(Event $event, $param)
130 function handleReplacedBy(Event $event, $param)
162 function redirectPage(Event $event, $param)
229 function redirectMedia(Event $event, $param)
/plugin/preregister/
Daction.php36 function metaheaders_after (&$event, $param) {
48 function allow_preregister_check(&$event, $param) {
54 function process_preregister_check(&$event, $param) {
128 function update_register_form(&$event, $param) {
/plugin/top/
Daction.php34 public function handleAjax(Doku_Event $event)
62 public function handleFeed(Doku_Event $event)
/plugin/numberedheadings/
Daction.php31 public function numbering(Doku_Event $event)
110 public function decorateTieredNumber(Doku_Event $event)

12345678910>>...57