Home
last modified time | relevance | path

Searched refs:eventhandler (Results 1 – 12 of 12) sorted by last modified time

/plugin/creole/syntax/
H A Demptyline.php15 var $eventhandler = NULL; variable in syntax_plugin_creole_emptyline
H A Dheader.php14 var $eventhandler = NULL; variable in syntax_plugin_creole_header
30 $this->eventhandler = plugin_load('helper', 'creole_eventhandler');
37 $this->eventhandler = plugin_load('helper', 'creole_eventhandler');
56 $this->eventhandler->notifyEvent('insert', 'header', 'header', $pos, $match, $handler);
H A Dstrong.php14 var $eventhandler = NULL; variable in syntax_plugin_creole_strong
H A Dsubscript.php14 var $eventhandler = NULL; variable in syntax_plugin_creole_subscript
31 $this->eventhandler = plugin_load('helper', 'creole_eventhandler');
32 $this->eventhandler->addOnNotify('insert', 'header', 'header',
35 $this->eventhandler->addOnNotify('found', 'emptyline', NULL,
38 $this->eventhandler->addOnNotify('open', 'list', NULL,
41 $this->eventhandler->addOnNotify('open', 'table', NULL,
47 if ( $this->eventhandler->queuedEventExists ('open', 'subscript', NULL) == false ) {
55 $this->eventhandler->notifyEvent('open', 'subscript', NULL, $pos, $match, $handler);
62 … $this->eventhandler->notifyEvent('close', 'subscript', NULL, $pos, $match, $handler);
74 $this->eventhandler->notifyEvent('close', 'subscript', NULL, $pos, $match, $handler);
H A Dsuperscript.php14 var $eventhandler = NULL; variable in syntax_plugin_creole_superscript
31 $this->eventhandler = plugin_load('helper', 'creole_eventhandler');
32 $this->eventhandler->addOnNotify('insert', 'header', 'header',
35 $this->eventhandler->addOnNotify('found', 'emptyline', NULL,
38 $this->eventhandler->addOnNotify('open', 'list', NULL,
41 $this->eventhandler->addOnNotify('open', 'table', NULL,
47 if ( $this->eventhandler->queuedEventExists ('open', 'superscript', NULL) == false ) {
55 … $this->eventhandler->notifyEvent('open', 'superscript', NULL, $pos, $match, $handler);
62 … $this->eventhandler->notifyEvent('close', 'superscript', NULL, $pos, $match, $handler);
74 $this->eventhandler->notifyEvent('close', 'superscript', NULL, $pos, $match, $handler);
H A Dtable.php42 $this->eventhandler = plugin_load('helper', 'creole_eventhandler');
48 $this->eventhandler->notifyEvent('open', 'table', NULL, $pos, $match, $handler);
61 $this->eventhandler->notifyEvent('close', 'table', NULL, $pos, $match, $handler);
H A Demphasis.php14 var $eventhandler = NULL; variable in syntax_plugin_creole_emphasis
H A Dlistblock.php16 var $eventhandler = NULL; variable in syntax_plugin_creole_listblock
49 $this->eventhandler = plugin_load('helper', 'creole_eventhandler');
55 $this->eventhandler->notifyEvent('open', 'list', NULL, $pos, $match, $handler);
61 $this->eventhandler->notifyEvent('close', 'list', NULL, $pos, $match, $handler);
H A Dmonospace.php14 var $eventhandler = NULL; variable in syntax_plugin_creole_monospace
31 $this->eventhandler = plugin_load('helper', 'creole_eventhandler');
32 $this->eventhandler->addOnNotify('insert', 'header', 'header',
35 $this->eventhandler->addOnNotify('found', 'emptyline', NULL,
38 $this->eventhandler->addOnNotify('open', 'list', NULL,
41 $this->eventhandler->addOnNotify('open', 'table', NULL,
49 if ( $this->eventhandler->queuedEventExists ('open', 'monospace', NULL) == false ) {
58 … $this->eventhandler->notifyEvent('open', 'monospace', 'dw-monospace', $pos, $match, $handler);
61 … $this->eventhandler->notifyEvent('open', 'monospace', 'creole-monospace', $pos, $match, $handler);
70 … $this->eventhandler->notifyEvent('close', 'monospace', 'dw-monospace', $pos, $match, $handler);
[all …]
H A Dunderline.php14 var $eventhandler = NULL; variable in syntax_plugin_creole_underline
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js.map1eventhandler.js","webpack://[name]/./sources/ext/keyboard_navigation/common/keyboard_shortcuts.js"…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js143 …__webpack_require__ (/*! ./keyboard_navigation/common/eventhandler */ "./sources/ext/keyboard_navi…