Home
last modified time | relevance | path

Searched refs:removeNode (Results 1 – 25 of 35) sorted by relevance

12

/plugin/indexmenu2/cms/extensions/
Ddomextensions.js15removeNode=function(i){var I=this;if(Boolean(i))return this.parentNode.removeChild(I);else{var l=d… method in Node
/plugin/virtualkeyboard/vk/extensions/
Ddomextensions.js21 Node.prototype.removeNode = function(removeChildren) { method in Node
36 self.removeNode(true);
38 swapNode.removeNode(true);
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
DTree.php83 function removeNode($id) { function in Tree
DXML.php454 $referencedBranches[$i]->removeNode($arrKeys[$index]);
/plugin/findologicxmlexport/vendor/twig/twig/src/
DNodeTraverser.php77 $node->removeNode($k);
DParser.php423 $node->removeNode($k);
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfck_ie.js171 FCK.EditorDocument.getElementById('__fakeFCKRemove__').removeNode( true ) ;
185 oDoc.getElementById('__fakeFCKRemove__').removeNode( true ) ;
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
DNode.php208 public function removeNode($name) function in Twig\\Node\\Node
/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfck_ie.js178 oDoc.getElementById('__fakeFCKRemove__').removeNode( true ) ;
/plugin/combo/ComboStrap/Xml/
H A DXmlDocument.php747 public function removeNode(\DOMNode $nodeElement) function in ComboStrap\\Xml\\XmlDocument
/plugin/combo/ComboStrap/
H A DFetcherSvg.php286 $this->getXmlDocument()->removeNode($commentNode);
1317 $this->getXmlDocument()->removeNode($nodeElement);
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
Ddhtmlxgantt_tooltip.js13 …ction(t,e){l.innerHTML=e;var o=l.firstChild;return t.appendChild(o),o},removeNode:function(t){t&&t…
Ddhtmlxgantt_keyboard_navigation.js13 …ction(t,e){d.innerHTML=e;var n=d.firstChild;return t.appendChild(n),n},removeNode:function(t){t&&t…
Ddhtmlxgantt_tooltip.js.map1 …egEx","RegExp","insertNode","newone","innerHTML","child","firstChild","removeNode","getChildNodes"…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
Ddhtmlxgantt_tooltip.js810 removeNode: remove, property
Ddhtmlxgantt_keyboard_navigation.js2015 removeNode: remove, property
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.js2679 if (this.options.removeNode !== undefined) {
/plugin/indexmenu/scripts/fancytree/
Djquery.fancytree.min.js1 …s replaced by 'toggleEffect' since 2014-11-30."),void 0!==this.options.removeNode&&k.error("The 'r…
Djquery.fancytree-all.min.js33 …s replaced by 'toggleEffect' since 2014-11-30."),void 0!==this.options.removeNode&&k.error("The 'r…
Djquery.fancytree-all-deps.min.js1 …s replaced by 'toggleEffect' since 2014-11-30."),void 0!==this.options.removeNode&&C.error("The 'r…
Djquery.fancytree-all.js2679 if (this.options.removeNode !== undefined) {
/plugin/wysiwyg/fckeditor/editor/js/
Dfckeditorcode_ie.js33removeNode(true);FCKDocumentProcessor.Process(FCK.EditorDocument);this.Events.FireEvent("OnSelecti…
/plugin/dirtylittlehelper/mermaid/editor/
Dbundle.js77 …s()[0])))}catch(e){i.log.error(e)}}))}i.log.debug("Removing node",s),n.removeNode(s)}))},h=functio…
396removeNode=function(e){var t=this;if(i.has(this._nodes,e)){var n=function(e){t.removeEdge(t._edgeO… method in a
403removeNode(t))}))}(e)})),t(" normalize.run",(function(){o.run(e)})),t(" parentDummyChains",(…
426removeNode(t))}))}(e)})),t(" normalize.run",(function(){o.run(e)})),t(" parentDummyChains",(…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js77 …s()[0])))}catch(e){i.log.error(e)}}))}i.log.debug("Removing node",s),n.removeNode(s)}))},h=functio…
396removeNode=function(e){var t=this;if(i.has(this._nodes,e)){var n=function(e){t.removeEdge(t._edgeO… method in a
403removeNode(t))}))}(e)})),t(" normalize.run",(function(){o.run(e)})),t(" parentDummyChains",(…
426removeNode(t))}))}(e)})),t(" normalize.run",(function(){o.run(e)})),t(" parentDummyChains",(…
/plugin/fckg/fckeditor/editor/js/
Dfckeditorcode_ie.js37removeNode(true);FCKDocumentProcessor.Process(FCK.EditorDocument);this.Events.FireEvent("OnSelecti…

12