Home
last modified time | relevance | path

Searched refs:getDocument (Results 1 – 25 of 63) sorted by path

123

/plugin/aceeditor/
H A Dbuild.js1getDocument(),this.clearSelection(),this.lead=this.selectionLead=this.doc.createAnchor(0,0),this.a… function
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/
H A DApigatewayApiConfigOpenApiDocument.php35 public function getDocument() function in Google\\Service\\Apigateway\\ApigatewayApiConfigOpenApiDocument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
H A DAnalyzeEntitiesRequest.php39 public function getDocument() function in Google\\Service\\CloudNaturalLanguage\\AnalyzeEntitiesRequest
H A DAnalyzeEntitySentimentRequest.php39 public function getDocument() function in Google\\Service\\CloudNaturalLanguage\\AnalyzeEntitySentimentRequest
H A DAnalyzeSentimentRequest.php39 public function getDocument() function in Google\\Service\\CloudNaturalLanguage\\AnalyzeSentimentRequest
H A DAnalyzeSyntaxRequest.php39 public function getDocument() function in Google\\Service\\CloudNaturalLanguage\\AnalyzeSyntaxRequest
H A DAnnotateTextRequest.php41 public function getDocument() function in Google\\Service\\CloudNaturalLanguage\\AnnotateTextRequest
H A DClassifyTextRequest.php35 public function getDocument() function in Google\\Service\\CloudNaturalLanguage\\ClassifyTextRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1ProcessResponse.php37 public function getDocument() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1ProcessResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DDocumentChange.php44 public function getDocument() function in Google\\Service\\Firestore\\DocumentChange
H A DDocumentDelete.php46 public function getDocument() function in Google\\Service\\Firestore\\DocumentDelete
H A DDocumentRemove.php46 public function getDocument() function in Google\\Service\\Firestore\\DocumentRemove
H A DDocumentTransform.php40 public function getDocument() function in Google\\Service\\Firestore\\DocumentTransform
H A DRunQueryResponse.php47 public function getDocument() function in Google\\Service\\Firestore\\RunQueryResponse
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DElasticaFormatter.php55 return $this->getDocument($record);
77 protected function getDocument(array $record): Document function in Monolog\\Formatter\\ElasticaFormatter
H A DElasticsearchFormatter.php53 return $this->getDocument($record);
82 protected function getDocument(array $record): array function in Monolog\\Formatter\\ElasticsearchFormatter
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js87getDocument().createElement(a));b?this.$.insertBefore(a.$,this.$.firstChild):this.$.appendChild(a.…
88getDocument().createElement("br"),CKEDITOR.env.gecko&&a.setAttribute("type","_moz"),this.append(a)…
91getDocument()._getHtml5ShivFrag();c.appendChild(b);b.innerHTML=a;c.removeChild(b);return a}catch(g…
336getDocument().getActive(),this.contains(a))){a.focus();return}CKEDITOR.env.edge&&14<CKEDITOR.env.v…
344getDocument().$,d=b.getSelection(),e;a:if(d.anchorNode&&d.anchorNode==c.$)e=!0;else{if(CKEDITOR.en…
401getDocument().createText(u);a.setCustomData("cke-fillingChar",b);return b}function g(a,b){var c=a&…
711getDocument().getWindow().focus(),a.focus(),this.onMark&&this.onMark(a))},markFirstDisplayed:funct…
721 …l"==b.getName()&&(b=b.getDocument().getBody()),"rtl"==b.getComputedStyle("direction")&&(v=CKEDITOR…
837getDocument().getById(this._.items[a]).setStyle("display","none")},showAll:function(){var a=this._…
838getDocument().getById(a+"_option").setAttribute("aria-selected",!0);this.onMark&&this.onMark(b)},m…
[all …]
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js1 …d:function(){if(h!="image"){this.hidePage("Link")}var B=this._.element.getDocument();if(this.getCo…
H A Dimage.js.unc487 var doc = this._.element.getDocument();
/plugin/ckgedit/ckeditor/
H A Dckeditor.js77 …,b=this.getDocument().$.documentElement,c=this.$;c&&c!=b;){var f=c.parentNode;f&&d.unshift(this.ge…
102getDocument().createElement("br"),CKEDITOR.env.gecko&&a.setAttribute("type","_moz"),this.append(a)…
136 insertAfterNode:1,replace:1,trim:1,type:1,ltrim:1,rtrim:1,getDocument:1,getChildCount:1,getChild:1,…
147 …lapsed=!0;var d=a instanceof CKEDITOR.dom.document;this.document=d?a:a.getDocument();this.root=d?a…
373getDocument().getActive(),this.contains(a))){a.focus();return}CKEDITOR.env.edge&&14<CKEDITOR.env.v…
381getDocument().equals(CKEDITOR.document)},fixInitialSelection:function(){function a(){var b=c.getDo…
382 d.addRange(b))}function b(){var a=c.getDocument().$,d=a.selection,e=c.getDocument().getActive();"No…
778 …l"==b.getName()&&(b=b.getDocument().getBody()),"rtl"==b.getComputedStyle("direction")&&(d=CKEDITOR…
812 …ditable")&&b.getSelection().fake(c)}var c=a.getTarget().getDocument(),g=a.getTarget().getDocument(…
902getDocument().getById(a);b.addClass("cke_selected");this.element.getDocument().getById(a+"_option"…
[all …]
H A Dckeditor.js.unc1878 getDocument: function() {
2721 e = this.getDocument(),
2790 v = a.getDocument();
2976 getDocument: 1,
8472 var c = b.getDocument(),
10434 f = this.getDocument(),
15300 var g = b.getDocument();
15346 f = l.getDocument(),
15918 c = f.getDocument();
23205 var b = d.getDocument(),
[all …]
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js1 …d:function(){if(h!="image"){this.hidePage("Link")}var B=this._.element.getDocument();if(this.getCo…
H A Dimage.js.unc488 var doc = this._.element.getDocument();
/plugin/combo/ComboStrap/
H A DTemplateForWebPage.php339 $metaCharset = $head->getDocument()
/plugin/combo/ComboStrap/Xml/
H A DXmlElement.php260 public function getDocument(): XmlDocument function in ComboStrap\\Xml\\XmlElement
290 if ($domElement->ownerDocument !== $this->getDocument()->getDomDocument()) {
291 return $this->getDocument()->getDomDocument()->importNode($domElement, true);

123