Home
last modified time | relevance | path

Searched defs:event (Results 301 – 325 of 1253) sorted by last modified time

1...<<11121314151617181920>>...51

/plugin/latexcaption/
H A Daction.php20 public function insert_button(&$event, $param) {
/plugin/bulletodo/
H A Daction.php16 function bulletshow($event, $param) {
/plugin/highlight2wiki/
H A Daction.php35 public function _hookjs(Doku_Event $event, $param) { argument
42 allowMyAction(Doku_Event $event, $param) global() argument
48 performMyAction(Doku_Event $event, $param) global() argument
[all...]
/plugin/dokudrawingboard/
H A Daction.php28 public function handle_toolbar_define(Doku_Event $event, $param)
36 public function _hookjs(Doku_Event $event, $param) {
46 public function allowMyAction(Doku_Event $event, $param) {
51 public function performMyAction(Doku_Event $event, $param) {
/plugin/ocr/
H A Daction.php29 public function handle_toolbar_define(Doku_Event $event, $param)
39 public function _hookjs(Doku_Event $event, $param) {
/plugin/structnotification/action/
H A Dnotification.php36 public function add_notifications_source(Doku_Event $event) argument
41 public function add_notification_cache_dependencies(Doku_Event $event) argument
70 public function add_notifications(Doku_Event $event) argument
[all...]
/plugin/structnotification/
H A Dscript.js3 jQuery('#plugin__structnotification_cancel').click('on', function (event) { argument
8 jQuery('.plugin__structnotification_delete').click('on', function (event) { argument
/plugin/scrollticker/
H A Daction.php29 function addconfig2js ($event, $params) {
/plugin/dokutts/
H A Daction.php27 public function handle_toolbar_define(Doku_Event $event, $param)
/plugin/folded/
H A Daction.php30 function addhidereveal($event, $params) { argument
48 public function add_button(&$event, $param) { argument
73 add_button_new(Doku_Event $event) global() argument
[all...]
/plugin/bookmark2wiki/
H A Daction.php43 public function allowMyAction(Doku_Event $event, $param) {
48 public function performMyAction(Doku_Event $event, $param) {
/plugin/achart/
H A Daction.php34 function _chartlang(&$event, $param) {
/plugin/snippets/
H A Daction.php45 function handle_revoutput(Doku_Event $event, $param){
80 function handle_dw_started(Doku_Event $event, $param) {
95 function handle_template(Doku_Event $event, $param) {
148 function handle_wiki_read(Doku_Event $event,$param) {
176 function handle_wiki_write(Doku_Event $event, $param) {
216 function handle_content_display(Doku_Event $event, $param) {
254 function handle_ajax_call(Doku_Event $event, $param) {
H A Dscript.js36 jQuery(kobox).bind('click', function(event){ argument
61 jQuery(updatebox).bind('click', function(event){ argument
104 jQuery(preview).bind('click', {'page': page}, function(event) { argument
115 jQuery(insert).bind('click', {'page': page}, function(event) { argument
150 jQuery(div).bind('click', function(event) { snippets.toggle(this); }); argument
/plugin/ckgedit/action/
H A Dedit.php92 function pagefromtemplate(Doku_Event $event) {
108 function ckgedit_edit_meta(Doku_Event $event)
166 function ckgedit_edit(Doku_Event $event)
H A Diwiki.php32 public function handle_ajax_call_unknown(Doku_Event &$event, $param) {
H A Dmediamanager.php21 function handle_metafile(Doku_Event $event) {
31 function upload_finish(Doku_Event $event) {
43 function mediaman_started(Doku_Event $event) {
H A Dsave.php19 function ckgedit_save_preprocess(Doku_Event $event){
H A Dmeta.php55 function handle_redirect(Doku_Event $event, $param) {
62 function handle_profile_form(Doku_Event $event, $param) {
93 function _ajax_call(Doku_Event $event, $param) {
360 function insertFormElement(Doku_Event $event, $param) {
445 function preprocess(Doku_Event $event, $param) {
753 function file_type(Doku_Event $event, $param) {
839 function loadScript(Doku_Event $event) {
868 function setupDWEdit(Doku_Event $event) {
H A Dtagapi.php31 public function handle_ajax_call_unknown(Doku_Event &$event, $param) {
H A Ddelete.php18 function ckgedit_delete_preprocess(Doku_Event $event){
/plugin/ckgedit/
H A Dscript.js381 jQuery( "#editor_height" ).keydown(function(event) { argument
/plugin/ckgedit/scripts/
H A Dmediamgr.js8 jQuery(".select").on("click", function(event) { argument
/plugin/ckgedit/ckeditor/
H A Dckeditor.js13 …ITOR.editor=function(){CKEDITOR._.pending.push([this,arguments]);CKEDITOR.event.call(this)},CKEDIT… class in CKEDITOR
69 d,b));return CKEDITOR.event.prototype.on.apply(this,arguments)},removeListener:function(a){CKEDITOR… class in removeAllListeners
/plugin/ckgedit/ckeditor/plugins/pastebase64/
H A Dplugin.js23 function onPaste(event) { argument

1...<<11121314151617181920>>...51