Home
last modified time | relevance | path

Searched refs:Document (Results 451 – 475 of 619) sorted by relevance

1...<<11121314151617181920>>...25

/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md76 * Fixed passing wrong types to `GapPolicyInterface::setGapPolicy()`, `Document::setDocAsUpsert()` and `Connection::setPort()` methods by @franmomu [#2081](https://github.com/ruflin/Elastica/pull/2081)
79 * Fixed `MoreLikeThis::setLike()` PHPDoc allowing `Document` by @franmomu [#2091](https://github.com/ruflin/Elastica/pull/2091)
347 * `\Elastica\Document` expects a string as ID, not an int [#1672](https://github.com/ruflin/Elastica/pull/1672).
705 - Remove Elastica\Document::add as deprecated. Use Elastica\Document::set instead
706 - Remove Elastica\Document::setScript() is no longer available as of 0.90.2. See http://elastica.io/migration/0.90.2/upsert.html to migrate.
707 - Remove Elastica\Document::getScript() is no longer available as of 0.90.2. See http://elastica.io/migration/0.90.2/upsert.html to migrate.
708 - Remove Elastica\Document::hasScript() is no longer available as of 0.90.2. See http://elastica.io/migration/0.90.2/upsert.html to migrate.
861 - `Elastica\Result->getDocument` and `Elastica\ResultSet->getDocuments` for return `\Elastica\Document`. https://github.com/ruflin/Elastica/issues/960
911 - Elastica\Document, method
[all...]
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js32 ….EditorWindow=FCK.EditingArea.Window;FCK.EditorDocument=FCK.EditingArea.Document;FCK.InitializeBeh…
49Document=this.Window.document;J.open();J.write(A);J.close();if (FCKBrowserInfo.IsGecko10&&!B){this…
74 …el';this._CreatePanelBody(this._Panel.Document,this._Panel.MainNode);FCKTools.DisableSelection(thi…
86Document=this._Popup.document;FCK.IECleanup.AddItem(this,FCKPanel_Cleanup);}else{var C=this._IFram…
90Document.createElement('DIV'));this._PanelBox.className='SC_Panel';this._PanelBox.style.width=this…
92 …};FCKToolbarStyleCombo.prototype.CreateItems=function(A){var B=A._Panel.Document;FCKTools.AppendSt…
96 …B.Document.body.appendChild(B.Document.createElement('div'));C.style.position='absolute';C.style.t…
106Document.addEventListener('draggesture',function(e) {e.preventDefault();return false;},true);var D…
H A Dfckeditorcode_gecko.js31 ….EditorWindow=FCK.EditingArea.Window;FCK.EditorDocument=FCK.EditingArea.Document;FCK.InitializeBeh…
48Document=this.Window.document;J.open();J.write(A);J.close();if (FCKBrowserInfo.IsGecko10&&!B){this…
73 …el';this._CreatePanelBody(this._Panel.Document,this._Panel.MainNode);FCKTools.DisableSelection(thi…
85Document=this._Popup.document;FCK.IECleanup.AddItem(this,FCKPanel_Cleanup);}else{var C=this._IFram…
89Document.createElement('DIV'));this._PanelBox.className='SC_Panel';this._PanelBox.style.width=this…
91 …};FCKToolbarStyleCombo.prototype.CreateItems=function(A){var B=A._Panel.Document;FCKTools.AppendSt…
95 …B.Document.body.appendChild(B.Document.createElement('div'));C.style.position='absolute';C.style.t…
105Document.addEventListener('draggesture',function(e) {e.preventDefault();return false;},true);var D…
/plugin/pdfjs/pdfjs/web/locale/hto/
H A Dviewer.properties49 # Document properties dialog box
/plugin/pdfjs/pdfjs/web/locale/sr/
H A Dviewer.properties82 # Document properties dialog box
/plugin/pdfjs/pdfjs/web/locale/ta/
H A Dviewer.properties68 # Document properties dialog box
/plugin/pdfjs/pdfjs/web/locale/wo/
H A Dviewer.properties47 # Document properties dialog box
/plugin/pdfjs/pdfjs/web/locale/zu/
H A Dviewer.properties47 # Document properties dialog box
/plugin/pdfjs/pdfjs/web/locale/hy-AM/
H A Dviewer.properties68 # Document properties dialog box
/plugin/dw2pdf/vendor/setasign/fpdi/
H A DREADME.md1 FPDI - Free PDF Document Importer
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java59 import org.w3c.dom.Document;
263 Document doc = mxUtils.loadDocument(EditorActions.class in actionPerformed()
1359 Document document = documentbuilder.parse(is); in actionPerformed()
/plugin/pdfjs/pdfjs/web/locale/si/
H A Dviewer.properties65 # Document properties dialog box
/plugin/pdfjs/pdfjs/web/locale/ak/
H A Dviewer.properties47 # Document properties dialog box
/plugin/pdfjs/pdfjs/web/locale/nso/
H A Dviewer.properties47 # Document properties dialog box
/plugin/pdfjs/pdfjs/web/locale/ur/
H A Dviewer.properties66 # Document properties dialog box
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js31 ….EditorWindow=FCK.EditingArea.Window;FCK.EditorDocument=FCK.EditingArea.Document;if (FCKBrowserInf…
59Document=A.Window.document;A.MakeEditable();FCKTools.RunFunction(A.OnLoad);};FCKEditingArea.protot…
84 ….Document,this._Panel.MainNode);FCK.ToolbarSet.ToolbarItems.GetItem(this.Name).RegisterPanel(this.…
98Document=this._Popup.document;if (FCK_IS_CUSTOM_DOMAIN){B.domain=FCK_RUNTIME_DOMAIN;C.domain=FCK_R…
103Document.createElement('DIV'));this._PanelBox.className='SC_Panel';this._PanelBox.style.width=this…
105 …};FCKToolbarStyleCombo.prototype.CreateItems=function(A){var B=A._Panel.Document;FCKTools.AppendSt…
109Document.body.appendChild(A.Document.createElement('div'));B.style.position='absolute';B.style.top…
119Document.addEventListener('draggesture',function(e) {e.preventDefault();return false;},true);var D…
H A Dfckeditorcode_ie.js32 ….EditorWindow=FCK.EditingArea.Window;FCK.EditorDocument=FCK.EditingArea.Document;if (FCKBrowserInf…
63Document=A.Window.document;A.MakeEditable();FCKTools.RunFunction(A.OnLoad);};FCKEditingArea.protot…
88 ….Document,this._Panel.MainNode);FCK.ToolbarSet.ToolbarItems.GetItem(this.Name).RegisterPanel(this.…
100Document=this._Popup.document;if (FCK_IS_CUSTOM_DOMAIN){B.domain=FCK_RUNTIME_DOMAIN;C.domain=FCK_R…
104Document.createElement('DIV'));this._PanelBox.className='SC_Panel';this._PanelBox.style.width=this…
106 …};FCKToolbarStyleCombo.prototype.CreateItems=function(A){var B=A._Panel.Document;FCKTools.AppendSt…
110Document.body.appendChild(A.Document.createElement('div'));B.style.position='absolute';B.style.top…
120Document.addEventListener('draggesture',function(e) {e.preventDefault();return false;},true);var D…
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java.bak14 import org.w3c.dom.Document;
412 Document doc = mxUtils.loadDocument(GraphEditor.class.getResource(
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md537 * Fixed: Issue 60 Use Document::$componentMap when instantiating the top-level
758 * Added: Document class.
759 * Added: Document::createComponent and Document::createProperty.
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md476 * Fixed: Issue 60 Use Document::$componentMap when instantiating the top-level
697 * Added: Document class.
698 * Added: Document::createComponent and Document::createProperty.
/plugin/pdfjs/pdfjs/web/locale/ka/
H A Dviewer.properties82 # Document properties dialog box
/plugin/pdfjs/pdfjs/web/locale/kk/
H A Dviewer.properties82 # Document properties dialog box
/plugin/pdfjs/pdfjs/web/locale/bn-IN/
H A Dviewer.properties82 # Document properties dialog box
/plugin/pdfjs/pdfjs/web/locale/hi-IN/
H A Dviewer.properties77 # Document properties dialog box
/plugin/pdfjs/pdfjs/web/locale/mr/
H A Dviewer.properties74 # Document properties dialog box

1...<<11121314151617181920>>...25