Home
last modified time | relevance | path

Searched refs:getElement (Results 26 – 50 of 85) sorted by relevance

1234

/plugin/odt/ODT/styles/
H A DODTTextListStyle.php173 $temp_content = XMLUtil::getElement('style:text-properties', $level_content);
177 … $temp_content = XMLUtil::getElement('style:list-level-label-alignment', $level_content);
H A DODTParagraphStyle.php228 $tab = XMLUtil::getElement('style:tab-stop', $tabs, $end);
234 $tab = XMLUtil::getElement('style:tab-stop', substr ($tabs, $pos), $end);
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteTargetLocator.php147 return new RemoteWebElement($method, JsonWireCompat::getElement($response), $this->isW3cCompliant);
H A DRemoteWebElement.php110 return $this->newElement(JsonWireCompat::getElement($raw_element));
136 $elements[] = $this->newElement(JsonWireCompat::getElement($raw_element));
/plugin/ckgdoku/ckeditor/plugins/a11yhelp/dialogs/
H A Da11yhelp.js7 …[{type:"html",id:"legends",style:"white-space:normal;",focus:function(){this.getElement().focus()},
/plugin/ckgedit/ckeditor/plugins/a11yhelp/dialogs/
H A Da11yhelp.js7 …:"html",id:"legends",style:"white-space:normal;",focus:function(){this.getElement().focus()},html:…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_click_drag.js13getElement())});this._viewPort.appendChild(this.getElement())},t.prototype.clear=function(){var t=… method in t
/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js1 …ion(){var m=this.getDialog().getContentElement("info","widthType"),l=m.getElement(),o=this.getInpu…
/plugin/ckgdoku/ckeditor/plugins/clipboard/dialogs/
H A Dpaste.js10 …ir&&k.call(this,a.getWindow().$)},a);d.setCustomData("dialog",a);a=this.getElement();a.setHtml("");
/plugin/ckgedit/ckeditor/plugins/clipboard/dialogs/
H A Dpaste.js10 …r&&k.call(this,a.getWindow().$)},a);d.setCustomData("dialog",a);a=this.getElement();a.setHtml("");…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_click_drag.js351 _this._viewPort.appendChild(_this.getElement());
355 this._viewPort.appendChild(this.getElement());
375 SelectedRegion.prototype.getElement = function () { method in SelectedRegion
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js156 Calendar.getElement = function(ev) { function
462 if (Calendar.getTargetElement(ev) == Calendar.getElement(ev)) {
503 var el = Calendar.getElement(ev);
534 Calendar.cellClick(Calendar.getElement(ev), ev || window.event);
541 var el = Calendar.getElement(ev);
568 var el = getElement(ev);
1328 var el = Calendar.is_ie ? Calendar.getElement(ev) : Calendar.getTargetElement(ev);
/plugin/combo/vendor/php-webdriver/webdriver/lib/Support/Events/
H A DEventFiringWebElement.php46 public function getElement() function in Facebook\\WebDriver\\Support\\Events\\EventFiringWebElement
/plugin/ckgdoku/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js1 …{n=i.sender},focus:function(){var i=this;setTimeout(function(){var s=i.getElement().getElementsByT…
H A Dsmiley.js.4.310 …ion(a){i=a.sender},focus:function(){var a=this;setTimeout(function(){a.getElement().getElementsByT…
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js1 …{n=i.sender},focus:function(){var i=this;setTimeout(function(){var s=i.getElement().getElementsByT…
H A Dsmiley.js.4.310 …ion(a){i=a.sender},focus:function(){var a=this;setTimeout(function(){a.getElement().getElementsByT…
/plugin/ckgdoku/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js12 …ITOR.document.getById(this.domId).append(k)},focus:function(){(d||this.getElement().getElementsByT…
/plugin/ckgedit/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js12 …ITOR.document.getById(this.domId).append(h)},focus:function(){(d||this.getElement().getElementsByT…
/plugin/odt/ODT/
H A DXMLUtil.php47 public static function getElement ($element, $xmlCode, &$endPos=NULL) { function in XMLUtil
/plugin/combo/resources/library/combo/
H A Dcombo.min.js24 `;break;default:let Y=m.getLabelAnchor();o+=`<div class="row mb-3 text-center">${Y}</div>`,o+='<div class="row mb-3">';let U=0;for(const L of m.getChildren()){let O=L.getControlWidth();o+=`<div class="col-sm-${O} text-center">`,o+=L.getLabelAnchor(),o+="</div>";let D=L.getValues().length;D>U&&(U=D)}o+="</div>";for(let L=0;L<U;L++){o+='<div class="row mb-3">';for(const O of m.getChildren()){let D=O.getValues()[L],Z=O.getDefaultValues()[L];b++;let _=this.getControlId(b),tt=O.getControlWidth();o+=`<div class="col-sm-${tt}">`,o+=O.toHtmlControl(_,D,Z),o+="</div>"}o+="</div>"}break}o+="</div>"}o+="</div>";let d=document.createElement("form");return d.setAttribute("id",t),d.innerHTML=`${e} ${o}`,d}setControlWidth(t){return this.width=t,this}setLabel(t){this.label=t}setUrl(t){this.url=t}}let S={};const N=class{constructor(t){i(this,"footerButtons",[]);i(this,"bodies",[]);i(this,"isBuild",!1);i(this,"bodyStyles",{});i(this,"dialogStyles",{});i(this,"showFooter",!0);i(this,"dialogClasses",[]);i(this,"modalId");i(this,"modalRootHtmlElement");i(this,"headerText");i(this,"isResetOnClose");i(this,"closeButton");i(this,"isCentered");i(this,"callBack");i(this,"bootStrapModal");i(this,"modalContent");i(this,"modalBody");i(this,"placementElement");this.modalId=t;let e=document.getElementById(t);e!==null?(E.getLogger().error(`The id (${t}) given to create a modal was already used by an element in the DOM. We have reused it.`),this.modalRootHtmlElement=e,this.reset()):(this.modalRootHtmlElement=document.createElement("div"),this.modalRootHtmlElement.setAttribute("id",this.modalId),this.modalRootHtmlElement.classList.add("modal","fade"),this.modalRootHtmlElement.setAttribute("aria-hidden","true")),this.modalContent=document.createElement("div"),this.modalContent.classList.add("modal-content")}setHeader(t){return this.headerText=t,this}addBody(t){return this.bodies.push(t),this}addBodyStyle(t,e){return this.bodyStyles[t]=e,this}setPlacementBottomToElement(t){return this.placementElement=t,this}noFooter(){return this.showFooter=!1,this}addDialogStyle(t,e){return this.dialogStyles[t]=e,this}addDialogClass(t){return this.dialogClasses.push(t),this}resetOnClose(){return this.isResetOnClose=!0,this}addFooterButton(t){return this.footerButtons.push(t),this}addFooterCloseButton(t="Close"){this.closeButton=document.createElement("button"),this.closeButton.classList.add("btn","btn-secondary"),this.closeButton.innerHTML=t;let e=this;return this.closeButton.addEventListener("click",function(){e.bootStrapModal.hide()}),this.addFooterButton(this.closeButton),this}centered(){return this.isCentered=!0,this}show(){if(this.isResetOnClose===!0){let t=this;this.getElement().addEventListener("hidden.bs.modal",function(){t.reset()})}if(typeof this.callBack<"u"&&typeof this.closeButton<"u"){let t=this;this.closeButton.addEventListener("click",function(){t.dismissHide(),t.callBack()})}this.build().show()}dismissHide(){this.build().hide()}getModalId(){return this.modalId}setCallBackOnClose(t){return this.callBack=t,this}static createFromId(t){let e=new N(t);return S[t]=e,e}static createTemporary(){return this.createFromId($.createRandomId())}getElement(){return this.modalRootHtmlElement}wasBuild(){return this.isBuild}setCentered(t){return this.isCentered=t,this}resetIfBuild(){return this.wasBuild()&&this.reset(),this}reset(){this.modalRootHtmlElement.querySelectorAll('[data-bs-toggle="tab"]').forEach(t=>{let e=c.Tab.getInstance(t);e!==null&&e.dispose()}),this.bootStrapModal!==void 0&&this.dismissHide(),this.modalRootHtmlElement.innerHTML="",this.isBuild=!1,this.bodies=[],this.footerButtons=[],this.headerText=void 0}build(){if(typeof this.bootStrapModal<"u")return this.bootStrapModal;let t=c.Modal.getInstance(this.modalRootHtmlElement);if(t!==null)return this.bootStrapModal=t,t;if(document.body.appendChild(this.modalRootHtmlElement),typeof this.placementElement<"u"){let r=this.placementElement.getBoundingClientRect();this.modalRootHtmlElement.style.margin="0",this.modalRootHtmlElement.style.left=r.left+"px";let n=5;this.modalRootHtmlElement.style.top=r.top+n+"px",this.modalRootHtmlElement.style.width="unset",this.modalRootHtmlElement.style.height="unset"}const e=document.createElement("div");e.classList.add("modal-dialog","modal-dialog-scrollable","modal-lg"),this.isCentered?e.classList.add("modal-dialog-centered"):(e.style.setProperty("margin","5rem auto"),e.style.setProperty("height","calc(100% - 9rem)"));for(let r in this.dialogStyles)this.dialogStyles.hasOwnProperty(r)&&e.style.setProperty(r,this.dialogStyles[r]);for(let r in this.dialogClasses)e.classList.add(r);this.modalRootHtmlElement.appendChild(e),e.appendChild(this.modalContent),this.modalBody=document.createElement("div"),this.modalBody.classList.add("modal-body");for(let r in this.bodyStyles)this.bodyStyles.hasOwnProperty(r)&&this.modalBody.style.setProperty(r,this.bodyStyles[r]);if(this.modalContent.appendChild(this.modalBody),this.headerText!==void 0){let r=`
29 `;this.modalContent.insertAdjacentHTML("afterbegin",r)}for(let r of this.bodies)switch(typeof r){case"string":this.modalBody.insertAdjacentHTML("beforeend",r);break;default:case"object":this.modalBody.appendChild(r);break}if(this.showFooter){let r=document.createElement("div");r.classList.add("modal-footer"),this.modalContent.appendChild(r),this.footerButtons.length===0&&this.addFooterCloseButton();for(let n of this.footerButtons)typeof n=="string"?r.insertAdjacentHTML("beforeend",n):r.appendChild(n)}let s=`#${this.modalId} [data-bs-toggle="tooltip"]`;document.querySelectorAll(s).forEach(r=>new c.Tooltip(r));let l={backdrop:!0,keyboard:!0,focus:!0};return this.bootStrapModal=new c.Modal(this.modalRootHtmlElement,l),this.bootStrapModal}static getOrCreate(t){let e=N.getModal(t);return e===null&&(e=N.createFromId(t)),e}};let R=N;i(R,"getModal",function(t){return t in S?S[t]:null}),i(R,"listModals",function(){console.log(Object.keys(S).join(", "))}),i(R,"resetAllModals",function(){for(let t in S)S.hasOwnProperty(t)&&S[t].reset()});class x{constructor(t){i(this,"popoverRootHtmlElement");i(this,"placement","left");i(this,"bootStrapPopOver");i(this,"content","");i(this,"isHtml",!0);i(this,"trigger","focus");i(this,"dismissOnNextClick",!0);i(this,"title","");i(this,"withoutArrow",!0);this.popoverRootHtmlElement=t}getElement(){return this.popoverRootHtmlElement}setPlacementToLeft(){return this.placement="left",this}setPlacementToRight(){return this.placement="right",this}setPlacementToAuto(){return this.placement="auto",this}setPlacementToTop(){return this.placement="top",this}setPlacementTBottom(){return this.placement="bottom",this}setTriggerToClick(){return this.trigger="click",this}setWithoutArrow(){return this.withoutArrow=!0,this}static createForElementWithId(t){let e=document.getElementById(t);if(e===null)throw new Error(`The element with the id (${t}) was not found. We can't create a popover.`);return new x(e)}show(){return this.build().show(),this}build(){if(typeof this.bootStrapPopOver<"u")return this.bootStrapPopOver;let t=c.Popover.getInstance(this.popoverRootHtmlElement);if(t!==null)return this.bootStrapPopOver=t,this.bootStrapPopOver;let e={container:"body"};this.dismissOnNextClick?(e.trigger="focus",this.popoverRootHtmlElement.setAttribute("tabindex","0")):e.trigger=this.trigger,e.placement=this.placement,e.html=this.isHtml,e.content=this.content,e.title=this.title;let s='<div class="popover-arrow"></div>';this.withoutArrow&&(s=""),e.template=`<div class="popover" role="tooltip">${s}<h3 class="popover-header"></h3><div class="popover-body"></div></div>
/plugin/combo/ComboStrap/Xml/
H A DXmlElement.php226 $externalElement = XmlDocument::createHtmlDocFromMarkup($html)->getElement()->getDomElement();
H A DXmlDocument.php300 * @deprecated use {@link XmlDocument::getElement()} instead
312 * @deprecated uses {@link XmlElement::getAttribute()} of {@link self::getElement()}
754 public function getElement(): XmlElement function in ComboStrap\\Xml\\XmlDocument
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1getElement().getParent().getParent();if(ac[Y]==ab+"Options"){X.show()}else{X.hide()}}Z.layout()};v…
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1getElement().getParent().getParent();if(ac[Y]==ab+"Options"){X.show()}else{X.hide()}}Z.layout()};v…

1234