Home
last modified time | relevance | path

Searched defs:event (Results 226 – 250 of 1390) sorted by relevance

12345678910>>...56

/plugin/enforcesummary/
Daction.php23 public function exportToJSINFO(Doku_Event $event)
37 public function appendEditGuide(Doku_Event $event)
/plugin/talkpage/
Daction.php28 public function addLegacyButton(Doku_Event $event)
54 public function addMenuButton(Doku_Event $event)
/plugin/loadskin/
Daction.php42 public function _defineConstants(Doku_Event $event, $param) {
60 public function _handleConf(Doku_Event $event, $param) {
82 public function _handleContent(Doku_Event $event, $param){
/plugin/linkback/action/
Dakismet.php25 function handle_linkback_received(Doku_Event $event, $param) {
49 function handle_linkback_ham(Doku_Event $event, $params) {
62 function handle_linkback_spam(Doku_Event $event, $params) {
/plugin/ssocas/
Daction.php76 function handle_login_form (&$event, $param) {
179 function handle_action (&$event, $param) {
218 function handle_template (&$event, $param) {
/plugin/siteexport/action/
Dajax.php57 public function ajax_siteexport_provider(Doku_Event &$event, $args) {
79 public function siteexport_action( Doku_Event &$event ) {
192 private function ajax_siteexport_prepareURL_and_POSTData(Doku_Event &$event) {
211 private function ajax_siteexport_generateurl(Doku_Event &$event) {
250 private function ajax_siteexport_getsitelist(Doku_Event &$event) {
289 private function ajax_siteexport_aggregate(Doku_Event &$event) {
309 private function ajax_siteexport_addsite(Doku_Event &$event) {
Dpdfstyles.php37 public function handle_use_cache(Doku_Event &$event, $param) {
54 public function handle_css_styles(Doku_Event &$event, $param) {
/plugin/filelisting/
Dscript.js71 this.$content.find('tbody').on('click', 'tr[data-namespace] a', $.proxy(function (event) { argument
140 this.$content.on('namespaceFilesChanged', $.proxy(function (event, namespace) { argument
185 $input.on('keydown', function (event) { argument
241 this.$content.find('thead th a').on('click', $.proxy(function(event) { argument
263 this.$content.on('nsload', $.proxy(function(event, namespace) { argument
328 $deleteButton.on('click', $.proxy(function (event) { argument
/plugin/s5reloaded/ui/effects_support/
Dslider.js203 startDrag: function(event) { argument
239 update: function(event) { argument
247 draw: function(event) { argument
257 endDrag: function(event) { argument
265 finishDrag: function(event, success) { argument
/plugin/openid/
Daction.php126 function handle_act_preprocess(&$event, $param)
264 function handle_act_unknown(&$event, $param)
375 function handle_login_form(&$event, $param)
383 function handle_profile_form(&$event, $param)
/plugin/elasticsearch/action/
Dindexing.php45 public function handleTplContentDisplay(Event $event)
68 public function handleMediaUpload(Event $event)
79 public function handleDelete(Event $event)
93 public function handleMediaDelete(Event $event, $param)
/plugin/sentry/
Dhelper.php86 public function logEvent(Event $event)
145 public function saveEvent(Event $event)
208 public function sendEvent(Event $event)
/plugin/combo/action/
H A Dcss.php127 public function handle_css_metaheader(Doku_Event &$event, $param)
189 public function handle_css_cache(Doku_Event &$event, $param)
226 public function handle_front_css_styles(Doku_Event &$event, $param)
H A Dlinkmove.php101 function check_lock_file_age(Doku_Event $event, $params)
113 function handle_rename_before(Doku_Event $event, $params)
175 function handle_rename_after(Doku_Event $event, $params)
249 function handle_link(Doku_Event $event, $params)
/plugin/userpage/
Daction.php57 public function addLegacyMenuLink(Doku_Event $event)
81 public function addMenuLink(Doku_Event $event)
/plugin/authssocas/
H A Daction.php42 public function handle_login_form(Doku_Event $event): void
83 public function handle_action(Doku_Event $event): void
/plugin/struct/_test/
H A DColumnTest.php75 public function event(\Doku_Event $event, $param) argument
/plugin/archiveupload/
Daction.php45 function metaheaders_after(&$event, $param) {
54 function handle_form_output(&$event, $param) {
67 function handle_media_upload(&$event, $param) {
/plugin/odt2dw/
Daction.php32 public function addbutton(&$event, $param) {
53 function _render(&$event, $param) {
84 function _parser(&$event, $param) {
/plugin/llm/llm.js/
D117.js1 … t=0;t<a.length;t+=1)if(a[t].test(e))return!1;return!0})(e)&&postMessage({event:3,line:e})};self.a… property
/plugin/conflictmerger/
Daction.php118 function handle_action_act_preprocess(&$event, $param) {
154 function handle_tpl_act_unknown(&$event, $param) {
181 function handle_html_editform_output(&$event, $param) {
/plugin/lightweightcss/
Daction.php100 public function handle_tpl_metaheader_output(Doku_Event &$event, $param) {
122 public function handle_use_cache(Doku_Event &$event, $param) {
141 public function handle_css_styles(Doku_Event &$event, $param) {
/plugin/tablelayout/action/
Dprint.php27 public function allowTablelayoutPrint(Doku_Event $event, $param)
41 public function printTable(Doku_Event $event, $param)
/plugin/sql2wiki/action/
Dindexer.php21 public function handle_indexer_version_get(Doku_Event $event, $param)
26 public function handle_indexer_page_add(Doku_Event $event, $param)
/plugin/miniblog/
Daction.php19 public function handle_mode_unknown(&$event, $param) {
34 public function handle_item_add(&$event, $param) {

12345678910>>...56