Searched refs:handleNode (Results 1 – 7 of 7) sorted by relevance
79 public function handleNode(Doku_Event $event) function in action_plugin_diagrams_prosemirror
2 …handleNode=function(){};function En(){}En.prototype=Object.create(Xt.prototype);En.prototype.handl…5 … falling back to UTF-8"})}}function Y(_,S){var F=f.peek();try{f.push(F.handleNode(_))}catch(v){d(v…
2 …handleNode=function(){};function bl(){}bl.prototype=Object.create(va.prototype);bl.prototype.handl…5 … falling back to UTF-8"})}}function w(S,A){var O=c.peek();try{c.push(O.handleNode(S))}catch(M){p(M…
8 …handleNode=function(){};function Dc(){}Dc.prototype=Object.create(Ts.prototype);Dc.prototype.handl…11 … falling back to UTF-8"})}}function g(C,O){var w=l.peek();try{l.push(w.handleNode(C))}catch(v){c(v…
8 …handleNode=function(){};function rv(){}rv.prototype=Object.create(Uu.prototype);rv.prototype.handl…11 … falling back to UTF-8"})}}function b(_,E){var S=l.peek();try{l.push(S.handleNode(_))}catch(C){c(C…
7 …handleNode=function(){},Ii.prototype=Object.create(Li.prototype),Ii.prototype.handleNode=function(… method in Fi
9584 BaseHandler.prototype.handleNode = function() {};9598 NoopHandler.prototype.handleNode = function() {9617 ReferenceHandler.prototype.handleNode = function(node) {9666 BaseElementHandler.prototype.handleNode = function(node) {9901 childHandler = this.referenceHandler(propertyDesc).handleNode(node);9903 childHandler = this.handler(type).handleNode(node);9990 var handler = new GenericElementHandler(this.model, 'Element', this.context).handleNode(node),10224 stack.push(handler.handleNode(node));