Searched defs:shortcut (Results 1 – 4 of 4) sorted by relevance
/plugin/linkprefix/ |
H A D | renderer.php | 46 function _resolveInterWiki(&$shortcut, $reference, &$exists = null){
|
/plugin/prosemirror/action/ |
H A D | ajax.php | 119 protected function resolveInterWikiLink($shortcut, $reference)
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
H A D | dhtmlxgantt_keyboard_navigation.js | 420 addShortcut: function(shortcut, handler, scope){ argument 423 scopeObject.prototype.bind(shortcut, handler); argument 426 getShortcutHandler: function(shortcut, scope){ argument 440 removeShortcut: function(shortcut, scope){ argument 443 scopeObject.prototype.unbind(shortcut); argument 559 bind: function (shortcut, handler) { argument 569 unbind: function (shortcut) { argument 619 parse: function (shortcut) { argument 679 getExpressions: function (shortcut) { argument 685 trim: function (shortcut) { argument
|
/plugin/combo/ComboStrap/ |
H A D | MarkupRef.php | 921 private function interWikiRefToUrl(string &$shortcut, string $reference)
|