Home
last modified time | relevance | path

Searched defs:insertBefore (Results 126 – 150 of 152) sorted by relevance

1234567

/plugin/ckgedit/ckeditor/lang/
H A Dtt.js5 …nel":"Rich Text Editor panel","common":{"editorHelp":"Ярдәм өчен ALT 0 басыгыз","browseServer":"Се…
H A Dug.js5 …":"مول تېكست تەھرىرلىگۈچ تاختىسى","common":{"editorHelp":"ALT+0 نى بېسىپ ياردەمنى كۆرۈڭ","browseSe…
H A Duk.js5 …,"editorPanel":"Панель розширеного текстового редактора","common":{"editorHelp":"натисніть ALT 0 д…
H A Dvi.js5 …l":"Bảng điều khiển Rich Text Editor","common":{"editorHelp":"Nhấn ALT + 0 đ được giúp đỡ","brows…
H A Dzh-cn.js5 …Panel":"所见即所得编辑器面板","common":{"editorHelp":"按 ALT+0 获得帮助","browseServer":"浏览务器","url":"URL","prot…
H A Dzh.js5 …板","common":{"editorHelp":"按下 ALT 0 取得說明。","browseServer":"瀏覽伺服器","url":"URL","protocol":"通訊協定","u…
H A Daf.js5 …lp":"Druk op ALT 0 vir hulp","browseServer":"Blaai op bediener","url":"URL","protocol":"Protokol",…
H A Den-au.js5 …ditorHelp":"Press ALT 0 for help","browseServer":"Browse Server","url":"URL","protocol":"Protocol"…
H A Den-ca.js5 …ditorHelp":"Press ALT 0 for help","browseServer":"Browse Server","url":"URL","protocol":"Protocol"…
H A Dlt.js5 …n":{"editorHelp":"Spauskite ALT 0 dėl pagalbos","browseServer":"Naršyti po serverį","url":"URL","p…
H A Dno.js5 …orHelp":"Trykk ALT 0 for hjelp","browseServer":"Bla igjennom server","url":"URL","protocol":"Proto…
H A Dbn.js5 …el","common":{"editorHelp":"Press ALT 0 for help","browseServer":"ব্রাউজ সারভার","url":"URL","pro…
H A Dbs.js5 …orHelp":"Press ALT 0 for help","browseServer":"Browse Server","url":"URL","protocol":"Protokol","u…
H A Dca.js5 …uit","common":{"editorHelp":"Premeu ALT 0 per ajuda","browseServer":"Veure servidor","url":"URL","…
H A Dda.js5 …torHelp":"Tryk ALT 0 for hjælp","browseServer":"Gennemse...","url":"URL","protocol":"Protokol","up…
H A Den.js5 …orHelp":"Press ALT 0 for help","browseServer":"Browse Server","url":"URL","protocol":"Protocol","u…
H A Dfr.js5 …de texte enrichi","common":{"editorHelp":"Utilisez le raccourci Alt-0 pour obtenir de l'aide","bro…
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 …ess ALT 0 for help",browseServer:"Browse Server",url:"URL",protocol:"Protocol",upload:"Upload",upl…
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php1152 public function appendSignature($parentNode, $insertBefore = false) {
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js2308 "insertBefore":function(_referenceElement){ method in pi.element.body
H A Dfirebug-lite-1.2-compressed.js116 …ent.getElement():_referenceElement;_referenceElement.nextSibling?this.insertBefore(_referenceEleme… method in pi.element.body
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js127 if(pi.util.IsHash(_object[name])){_branch[name]={};this.movePrivateMembers(_object[name],_branch[name]);}};};};pi.element=new pi.base;pi.element.init=function(_val){this.environment.setElement(typeof _val=="string"||!_val?document.createElement(_val||"DIV"):_val);return this;};pi.element.body={"addStyle":function(){return this.environment.addStyle.apply(this.environment,arguments);},"clean":function(){var childs=this.child.get();while(childs.length){childs[0].parentNode.removeChild(childs[0]);}},"clone":function(_deep){return this.environment.getElement().cloneNode(_deep);},"insert":function(_element){_element=_element.environment?_element.environment.getElement():_element;_element.appendChild(this.environment.getElement());return this;},"insertAfter":function(_referenceElement){_referenceElement=_referenceElement.environment?_referenceElement.environment.getElement():_referenceElement;_referenceElement.nextSibling?this.insertBefore(_referenceElement.nextSibling):this.insert(_referenceElement.parentNode);return this;},"insertBefore":function(_referenceElement){_referenceElement=_referenceElement.environment?_referenceElement.environment.getElement():_referenceElement;_referenceElement.parentNode.insertBefore(this.environment.getElement(),_referenceElement);return this;},"query":function(_expression,_resultType,namespaceResolver,_result){return pi.xpath(_expression,_resultType||"ORDERED_NODE_SNAPSHOT_TYPE",this.environment.getElement(),_namespaceResolver,_result);},"remove":function(){if(this.environment.getParent()){this.environment.getParent().removeChild(this.environment.getElement());}},"update":function(_value){this.element[this.element.nodeName.toLowerCase()=="textarea"||this.element.nodeName.toLowerCase()=="input"?"value":"innerHTML"]=_value;return this;},"attribute":{"getAll":function(){return this._parent_.environment.getElement().attributes;},"clear":function(_name){this.set(_name,"");return this._parent_;},"get":function(_name){return this._parent_.environment.getElement().getAttribute(_name);},"has":function(_name){return pi.env.ie?(this.get(_name)!=null):this._parent_.environment.getElement().hasAttribute(_name);},"remove":function(_name){this._parent_.environment.getElement().removeAttribute(_name);return this._parent_;},"set":function(_name,_value){this._parent_.environment.getElement().setAttribute(_name,_value);return this._parent_;},"addClass":function(_classes){for(var i=0,len=arguments.length;i<len;i++){pi.util.Element.addClass(this._parent_.environment.getElement(),arguments[i]);};return this._parent_;},"clearClass":function(){this.setClass("");this._parent_;},"getClass":function(){return pi.util.Element.getClass(this._parent_.environment.getElement());},"hasClass":function(_class){return pi.util.Element.hasClass(this._parent_.environment.getElement(),_class);},"setClass":function(_value){return pi.util.Element.setClass(this._parent_.environment.getElement(),_value);},"removeClass":function(_class){pi.util.Element.removeClass(this._parent_.environment.getElement(),_class);return this._parent_;},"toggleClass":function(_class){pi.util.Element.toggleClass(this._parent_.environment.getElement(),_class);}},"child":{"get":function(){return this._parent_.environment.getElement().childNodes;},"add":function(_elements){for(var i=0;i<arguments.length;i++){var el=arguments[i];this._parent_.environment.getElement().appendChild(el.environment?el.environment.getElement():el);} method in pi.element.body
H A Dfirebug-lite-1.2.js2319 "insertBefore":function(_referenceElement){ method in pi.element.body
/plugin/scrape/
H A DphpQuery-onefile.php
H A DHTMLPurifier.standalone.php

1234567