webdav.client 5.21.6098 → 5.21.6102
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Help/ClassReference/Create.html +1809 -0
- package/Help/ClassReference/ITHit.Environment.html +1739 -0
- package/Help/ClassReference/ITHit.LogLevel.html +1985 -0
- package/Help/ClassReference/ITHit.Logger.html +2170 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.AsyncResult.html +1877 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.BrowserExtension.html +2282 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.CancellableResult.html +2049 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.DavConstants.html +3181 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Depth.html +1815 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.DocManager.html +3600 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Encoder.html +1785 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Error.html +1785 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.BadRequestException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.ConflictException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.DependencyFailedException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.ForbiddenException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.Info.Error.html +1753 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.Info.Multistatus.html +1703 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.Info.MultistatusResponse.html +1703 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.Info.PropertyMultistatus.html +1755 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.Info.PropertyMultistatusResponse.html +1703 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.InsufficientStorageException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.IntegrationException.html +1689 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.LockedException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.MethodNotAllowedException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.NotFoundException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.NotImplementedException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.Parsers.InsufficientStorage.html +1805 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.PreconditionFailedException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.PropertyConflictException.html +1929 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.PropertyException.html +1929 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.PropertyForbiddenException.html +1929 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.PropertyNotFoundException.html +1929 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.QuotaNotExceededException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.SufficientDiskSpaceException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.UnauthorizedException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.WebDavException.html +1695 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Exceptions.WebDavHttpException.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Features.html +2215 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.File.html +9490 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Folder.html +11459 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.GEditInfo.html +1785 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.HierarchyItem.html +8324 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.HttpStatus.html +3861 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.LockInfo.html +1923 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.LockScope.html +1755 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.LockUriTokenPair.html +1785 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.CancelUpload.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.CopyMove.html +1745 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Delete.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.ErrorResponse.html +1751 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Get.GoAsync.html +1830 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Get.html +1698 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Head.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.HttpMethod.html +1765 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Lock.Go.html +1866 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Lock.GoAsync.html +1884 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Lock.html +1701 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.LockRefresh.Go.html +1866 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.LockRefresh.GoAsync.html +1884 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.LockRefresh.html +1701 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Mkcol.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.MultiResponse.html +1751 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Options.html +1748 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Propfind.html +1745 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Proppatch.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Propstat.html +1733 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Put.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Report.html +1761 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Response.html +1751 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.ResponseFactory.html +1689 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Search.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.SingleResponse.html +1742 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Undelete.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.Unlock.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.UpdateToVersion.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Methods.VersionControl.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.MsOfficeEditExtensions.html +2103 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Multistatus.html +1785 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.MultistatusResponse.html +1831 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.OptionsInfo.html +1739 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.OrderProperty.html +1960 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.PageResults.html +1785 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Property.html +2017 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.PropertyList.html +2048 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.PropertyMultistatusResponse.html +1883 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.PropertyName.html +1972 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Request.html +2673 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.RequestProgress.html +1969 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.ResourceType.html +1755 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.ResumableUpload.html +2271 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.SPSManager.html +1951 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.SearchQuery.html +1974 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Source.html +1785 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.DocManager.MsOfficeEditExtensions.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.CopyMove.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.CreateFile.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.CreateFolder.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.Delete.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.GetFolderItems.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.GetHeadRequests.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.GetItemByFolder.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.GetItemBySession.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.GetParent.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.ItemExists.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.MicrosoftOfficeDiscovery.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.NameCheck.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.Progress.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.Refresh.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.Search.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyItems.SupportedFeatures.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyProperties.GetProperties.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.HierarchyProperties.UpdateProperties.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.Locks.CheckSupport.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.Locks.Etag.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.Locks.GetLocks.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.Locks.Lock.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.Locks.RefreshLock.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.Versions.GetVersions.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.Versions.ManageVersions.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.Versions.PutUnderVersion.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.Versions.ReadContent.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Tests.WebDavSession.Events.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.AutoUploader.html +1753 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Collections.Map.html +1916 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Collections.Pair.html +1787 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.ContentWriter.html +1945 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Controls.DropZone.html +1791 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Controls.FSEntryFactory.html +1689 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Controls.HtmlControl.html +1781 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Controls.Input.html +1791 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.DropZoneCollection.html +2140 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Events.AsyncEvent.html +1884 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Events.BaseEvent.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Events.BeforeUploadStarted.html +2030 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Events.Error.html +1695 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Events.EventName.html +1843 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Events.ProgressChanged.html +1791 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Events.QueueChanged.html +1787 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Events.StateChanged.html +1791 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Events.UploadError.html +2174 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Events.UploadItemsCreated.html +2150 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.FSEntry.html +1823 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.FileSpan.html +1806 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Groups.Group.html +1761 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Groups.GroupManager.html +1803 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.InputCollection.html +2140 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.ItemSettings.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Path.Generator.html +1888 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Path.PathCache.html +1693 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Progress.html +1969 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Providers.ProgressTracker.html +1744 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Providers.UploadDiff.html +1786 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Providers.UploadProvider.html +1832 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Queue.html +2618 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.ServerItem.html +1761 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Settings.html +1840 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.State.html +2031 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.States.BaseState.html +1685 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.States.CanceledState.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.States.CompletedState.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.States.Factory.html +1689 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.States.PausedState.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.States.QueuedState.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.States.ResumeState.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.States.SkippedState.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.States.UploadingState.html +1691 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.UploadItem.html +5087 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.UploadLocation.html +1761 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Uploader.html +2106 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.UploaderSession.html +3304 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Utils.DavUrl.html +1779 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Utils.DavUrlBuilder.html +1744 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Upload.Utils.RepeatableAction.html +1863 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.UploadProgressInfo.html +1877 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.Version.html +3357 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.WebDavRequest.html +1689 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.WebDavResponse.html +1689 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.WebDavSession.html +4046 -0
- package/Help/ClassReference/ITHit.WebDAV.Client.WebDavUtil.html +1689 -0
- package/Help/ClassReference/data/search.json +1 -0
- package/Help/ClassReference/fonts/Inconsolata-Regular.ttf +0 -0
- package/Help/ClassReference/fonts/OpenSans-Regular.ttf +0 -0
- package/Help/ClassReference/fonts/WorkSans-Bold.ttf +0 -0
- package/Help/ClassReference/global.html +7914 -0
- package/Help/ClassReference/index.html +2408 -0
- package/Help/ClassReference/scripts/core.js +710 -0
- package/Help/ClassReference/scripts/core.min.js +23 -0
- package/Help/ClassReference/scripts/resize.js +90 -0
- package/Help/ClassReference/scripts/search.js +265 -0
- package/Help/ClassReference/scripts/search.min.js +6 -0
- package/Help/ClassReference/scripts/third-party/Apache-License-2.0.txt +202 -0
- package/Help/ClassReference/scripts/third-party/fuse.js +9 -0
- package/Help/ClassReference/scripts/third-party/hljs-line-num-original.js +369 -0
- package/Help/ClassReference/scripts/third-party/hljs-line-num.js +1 -0
- package/Help/ClassReference/scripts/third-party/hljs-original.js +5171 -0
- package/Help/ClassReference/scripts/third-party/hljs.js +1 -0
- package/Help/ClassReference/scripts/third-party/jquery.min.js +6 -0
- package/Help/ClassReference/scripts/third-party/popper.js +5 -0
- package/Help/ClassReference/scripts/third-party/tippy.js +1 -0
- package/Help/ClassReference/scripts/third-party/tocbot.js +683 -0
- package/Help/ClassReference/scripts/third-party/tocbot.min.js +1 -0
- package/Help/ClassReference/styles/clean-jsdoc-theme-base.css +1053 -0
- package/Help/ClassReference/styles/clean-jsdoc-theme-dark.css +418 -0
- package/Help/ClassReference/styles/clean-jsdoc-theme-light.css +399 -0
- package/Help/ClassReference/styles/clean-jsdoc-theme.min.css +1 -0
- package/ITHitWebDAVClient.js +2 -2
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,3600 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html lang="en" style="font-size: 16px">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="utf-8">
|
|
5
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
6
|
+
|
|
7
|
+
<!-- Adding favicon -->
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
<!-- Adding meta -->
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
<!-- Adding external script-->
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
<!-- Adding external style-->
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
<!-- Adding scripts-->
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
<!-- Adding style-->
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
<title>
|
|
27
|
+
Class: DocManager
|
|
28
|
+
</title>
|
|
29
|
+
|
|
30
|
+
<!--[if lt IE 9]>
|
|
31
|
+
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
|
32
|
+
<![endif]-->
|
|
33
|
+
|
|
34
|
+
<script src="scripts/third-party/hljs.js" defer></script>
|
|
35
|
+
<script src="scripts/third-party/hljs-line-num.js" defer></script>
|
|
36
|
+
<script src="scripts/third-party/popper.js" defer></script>
|
|
37
|
+
<script src="scripts/third-party/tippy.js" defer></script>
|
|
38
|
+
<script src="scripts/third-party/tocbot.min.js"></script>
|
|
39
|
+
|
|
40
|
+
<script>
|
|
41
|
+
var baseURL = "/"
|
|
42
|
+
var locationPathname = ""
|
|
43
|
+
|
|
44
|
+
// Global variables
|
|
45
|
+
|
|
46
|
+
locationPathname = document.location.pathname
|
|
47
|
+
baseURL = locationPathname.substr(0, locationPathname.lastIndexOf("/") + 1)
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
</script>
|
|
51
|
+
|
|
52
|
+
<link rel="stylesheet" href="styles/clean-jsdoc-theme.min.css">
|
|
53
|
+
|
|
54
|
+
<svg aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
55
|
+
style="display:none">
|
|
56
|
+
<defs>
|
|
57
|
+
<symbol id="copy-icon" viewbox="0 0 488.3 488.3">
|
|
58
|
+
<g>
|
|
59
|
+
<path
|
|
60
|
+
d="M314.25,85.4h-227c-21.3,0-38.6,17.3-38.6,38.6v325.7c0,21.3,17.3,38.6,38.6,38.6h227c21.3,0,38.6-17.3,38.6-38.6V124 C352.75,102.7,335.45,85.4,314.25,85.4z M325.75,449.6c0,6.4-5.2,11.6-11.6,11.6h-227c-6.4,0-11.6-5.2-11.6-11.6V124 c0-6.4,5.2-11.6,11.6-11.6h227c6.4,0,11.6,5.2,11.6,11.6V449.6z" />
|
|
61
|
+
<path
|
|
62
|
+
d="M401.05,0h-227c-21.3,0-38.6,17.3-38.6,38.6c0,7.5,6,13.5,13.5,13.5s13.5-6,13.5-13.5c0-6.4,5.2-11.6,11.6-11.6h227 c6.4,0,11.6,5.2,11.6,11.6v325.7c0,6.4-5.2,11.6-11.6,11.6c-7.5,0-13.5,6-13.5,13.5s6,13.5,13.5,13.5c21.3,0,38.6-17.3,38.6-38.6 V38.6C439.65,17.3,422.35,0,401.05,0z" />
|
|
63
|
+
</g>
|
|
64
|
+
</symbol>
|
|
65
|
+
<symbol id='search-icon' viewBox="0 0 512 512">
|
|
66
|
+
<g>
|
|
67
|
+
<g>
|
|
68
|
+
<path
|
|
69
|
+
d="M225.474,0C101.151,0,0,101.151,0,225.474c0,124.33,101.151,225.474,225.474,225.474 c124.33,0,225.474-101.144,225.474-225.474C450.948,101.151,349.804,0,225.474,0z M225.474,409.323 c-101.373,0-183.848-82.475-183.848-183.848S124.101,41.626,225.474,41.626s183.848,82.475,183.848,183.848 S326.847,409.323,225.474,409.323z" />
|
|
70
|
+
</g>
|
|
71
|
+
</g>
|
|
72
|
+
<g>
|
|
73
|
+
<g>
|
|
74
|
+
<path
|
|
75
|
+
d="M505.902,476.472L386.574,357.144c-8.131-8.131-21.299-8.131-29.43,0c-8.131,8.124-8.131,21.306,0,29.43l119.328,119.328 c4.065,4.065,9.387,6.098,14.715,6.098c5.321,0,10.649-2.033,14.715-6.098C514.033,497.778,514.033,484.596,505.902,476.472z" />
|
|
76
|
+
</g>
|
|
77
|
+
</g>
|
|
78
|
+
</symbol>
|
|
79
|
+
<symbol id="font-size-icon" viewBox="0 0 24 24">
|
|
80
|
+
<path fill="none" d="M0 0h24v24H0z" />
|
|
81
|
+
<path
|
|
82
|
+
d="M11.246 15H4.754l-2 5H.6L7 4h2l6.4 16h-2.154l-2-5zm-.8-2L8 6.885 5.554 13h4.892zM21 12.535V12h2v8h-2v-.535a4 4 0 1 1 0-6.93zM19 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4z" />
|
|
83
|
+
</symbol>
|
|
84
|
+
<symbol id="add-icon" viewBox="0 0 24 24">
|
|
85
|
+
<path fill="none" d="M0 0h24v24H0z" />
|
|
86
|
+
<path d="M11 11V5h2v6h6v2h-6v6h-2v-6H5v-2z" />
|
|
87
|
+
</symbol>
|
|
88
|
+
<symbol id="minus-icon" viewBox="0 0 24 24">
|
|
89
|
+
<path fill="none" d="M0 0h24v24H0z" />
|
|
90
|
+
<path d="M5 11h14v2H5z" />
|
|
91
|
+
</symbol>
|
|
92
|
+
<symbol id="dark-theme-icon" viewBox="0 0 24 24">
|
|
93
|
+
<path fill="none" d="M0 0h24v24H0z" />
|
|
94
|
+
<path
|
|
95
|
+
d="M10 7a7 7 0 0 0 12 4.9v.1c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2h.1A6.979 6.979 0 0 0 10 7zm-6 5a8 8 0 0 0 15.062 3.762A9 9 0 0 1 8.238 4.938 7.999 7.999 0 0 0 4 12z" />
|
|
96
|
+
</symbol>
|
|
97
|
+
<symbol id="light-theme-icon" viewBox="0 0 24 24">
|
|
98
|
+
<path fill="none" d="M0 0h24v24H0z" />
|
|
99
|
+
<path
|
|
100
|
+
d="M12 18a6 6 0 1 1 0-12 6 6 0 0 1 0 12zm0-2a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM11 1h2v3h-2V1zm0 19h2v3h-2v-3zM3.515 4.929l1.414-1.414L7.05 5.636 5.636 7.05 3.515 4.93zM16.95 18.364l1.414-1.414 2.121 2.121-1.414 1.414-2.121-2.121zm2.121-14.85l1.414 1.415-2.121 2.121-1.414-1.414 2.121-2.121zM5.636 16.95l1.414 1.414-2.121 2.121-1.414-1.414 2.121-2.121zM23 11v2h-3v-2h3zM4 11v2H1v-2h3z" />
|
|
101
|
+
</symbol>
|
|
102
|
+
<symbol id="reset-icon" viewBox="0 0 24 24">
|
|
103
|
+
<path fill="none" d="M0 0h24v24H0z"/>
|
|
104
|
+
<path d="M18.537 19.567A9.961 9.961 0 0 1 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10c0 2.136-.67 4.116-1.81 5.74L17 12h3a8 8 0 1 0-2.46 5.772l.997 1.795z"/>
|
|
105
|
+
</symbol>
|
|
106
|
+
|
|
107
|
+
<symbol id="down-icon" viewBox="0 0 16 16">
|
|
108
|
+
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
109
|
+
d="M12.7803 6.21967C13.0732 6.51256 13.0732 6.98744 12.7803 7.28033L8.53033 11.5303C8.23744 11.8232 7.76256 11.8232 7.46967 11.5303L3.21967 7.28033C2.92678 6.98744 2.92678 6.51256 3.21967 6.21967C3.51256 5.92678 3.98744 5.92678 4.28033 6.21967L8 9.93934L11.7197 6.21967C12.0126 5.92678 12.4874 5.92678 12.7803 6.21967Z">
|
|
110
|
+
</path>
|
|
111
|
+
</symbol>
|
|
112
|
+
|
|
113
|
+
<symbol id="codepen-icon" viewBox="0 0 24 24">
|
|
114
|
+
<path fill="none" d="M0 0h24v24H0z"/>
|
|
115
|
+
<path d="M16.5 13.202L13 15.535v3.596L19.197 15 16.5 13.202zM14.697 12L12 10.202 9.303 12 12 13.798 14.697 12zM20 10.869L18.303 12 20 13.131V10.87zM19.197 9L13 4.869v3.596l3.5 2.333L19.197 9zM7.5 10.798L11 8.465V4.869L4.803 9 7.5 10.798zM4.803 15L11 19.131v-3.596l-3.5-2.333L4.803 15zM4 13.131L5.697 12 4 10.869v2.262zM2 9a1 1 0 0 1 .445-.832l9-6a1 1 0 0 1 1.11 0l9 6A1 1 0 0 1 22 9v6a1 1 0 0 1-.445.832l-9 6a1 1 0 0 1-1.11 0l-9-6A1 1 0 0 1 2 15V9z"/>
|
|
116
|
+
</symbol>
|
|
117
|
+
<symbol id="close-icon" viewBox="0 0 24 24">
|
|
118
|
+
<path fill="none" d="M0 0h24v24H0z"/>
|
|
119
|
+
<path d="M12 10.586l4.95-4.95 1.414 1.414-4.95 4.95 4.95 4.95-1.414 1.414-4.95-4.95-4.95 4.95-1.414-1.414 4.95-4.95-4.95-4.95L7.05 5.636z"/>
|
|
120
|
+
</symbol>
|
|
121
|
+
<symbol id="menu-icon" viewBox="0 0 24 24">
|
|
122
|
+
<path fill="none" d="M0 0h24v24H0z"/>
|
|
123
|
+
<path d="M3 4h18v2H3V4zm0 7h18v2H3v-2zm0 7h18v2H3v-2z"/>
|
|
124
|
+
</symbol>
|
|
125
|
+
</defs>
|
|
126
|
+
</svg>
|
|
127
|
+
|
|
128
|
+
</head>
|
|
129
|
+
|
|
130
|
+
<body class="light" data-theme="light">
|
|
131
|
+
|
|
132
|
+
<div class="sidebar-container">
|
|
133
|
+
<div class="sidebar" id="sidebar">
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
<a href="/" class="sidebar-title sidebar-title-anchor">Index</a>
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
<div class="sidebar-items-container">
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
<div class="sidebar-section-title with-arrow" data-isopen="true" id="nav_ITHit">
|
|
146
|
+
|
|
147
|
+
<div>ITHit</div>
|
|
148
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
149
|
+
|
|
150
|
+
</div>
|
|
151
|
+
<div class="sidebar-section-children-container">
|
|
152
|
+
<div style="padding-left: 8px;">
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
<div class="sidebar-section-title with-arrow" data-isopen="false" id="nav_ITHitWebDAV">
|
|
157
|
+
|
|
158
|
+
<div>WebDAV</div>
|
|
159
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
160
|
+
|
|
161
|
+
</div>
|
|
162
|
+
<div class="sidebar-section-children-container">
|
|
163
|
+
<div style="padding-left: 8px;">
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
<div class="sidebar-section-title with-arrow" data-isopen="false" id="nav_ITHitWebDAVClient">
|
|
168
|
+
|
|
169
|
+
<div>Client</div>
|
|
170
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
171
|
+
|
|
172
|
+
</div>
|
|
173
|
+
<div class="sidebar-section-children-container">
|
|
174
|
+
<div style="padding-left: 8px;">
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
<div class="sidebar-section-title with-arrow" data-isopen="false" id="nav_ITHitWebDAVClientExceptions">
|
|
179
|
+
|
|
180
|
+
<div>Exceptions</div>
|
|
181
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
182
|
+
|
|
183
|
+
</div>
|
|
184
|
+
<div class="sidebar-section-children-container">
|
|
185
|
+
<div style="padding-left: 8px;">
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.BadRequestException.html">BadRequestException</a></div>
|
|
190
|
+
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.ConflictException.html">ConflictException</a></div>
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
|
|
200
|
+
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.DependencyFailedException.html">DependencyFailedException</a></div>
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.ForbiddenException.html">ForbiddenException</a></div>
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.InsufficientStorageException.html">InsufficientStorageException</a></div>
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
|
|
223
|
+
|
|
224
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.IntegrationException.html">IntegrationException</a></div>
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
|
|
231
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.LockedException.html">LockedException</a></div>
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
|
|
236
|
+
|
|
237
|
+
|
|
238
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.MethodNotAllowedException.html">MethodNotAllowedException</a></div>
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
|
|
242
|
+
|
|
243
|
+
|
|
244
|
+
|
|
245
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.NotFoundException.html">NotFoundException</a></div>
|
|
246
|
+
|
|
247
|
+
|
|
248
|
+
|
|
249
|
+
|
|
250
|
+
|
|
251
|
+
|
|
252
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.NotImplementedException.html">NotImplementedException</a></div>
|
|
253
|
+
|
|
254
|
+
|
|
255
|
+
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.PreconditionFailedException.html">PreconditionFailedException</a></div>
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
|
|
263
|
+
|
|
264
|
+
|
|
265
|
+
|
|
266
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.PropertyConflictException.html">PropertyConflictException</a></div>
|
|
267
|
+
|
|
268
|
+
|
|
269
|
+
|
|
270
|
+
|
|
271
|
+
|
|
272
|
+
|
|
273
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.PropertyException.html">PropertyException</a></div>
|
|
274
|
+
|
|
275
|
+
|
|
276
|
+
|
|
277
|
+
|
|
278
|
+
|
|
279
|
+
|
|
280
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.PropertyForbiddenException.html">PropertyForbiddenException</a></div>
|
|
281
|
+
|
|
282
|
+
|
|
283
|
+
|
|
284
|
+
|
|
285
|
+
|
|
286
|
+
|
|
287
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.PropertyNotFoundException.html">PropertyNotFoundException</a></div>
|
|
288
|
+
|
|
289
|
+
|
|
290
|
+
|
|
291
|
+
|
|
292
|
+
|
|
293
|
+
|
|
294
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.QuotaNotExceededException.html">QuotaNotExceededException</a></div>
|
|
295
|
+
|
|
296
|
+
|
|
297
|
+
|
|
298
|
+
|
|
299
|
+
|
|
300
|
+
|
|
301
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.SufficientDiskSpaceException.html">SufficientDiskSpaceException</a></div>
|
|
302
|
+
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
|
|
306
|
+
|
|
307
|
+
|
|
308
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.UnauthorizedException.html">UnauthorizedException</a></div>
|
|
309
|
+
|
|
310
|
+
|
|
311
|
+
|
|
312
|
+
|
|
313
|
+
|
|
314
|
+
|
|
315
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.WebDavException.html">WebDavException</a></div>
|
|
316
|
+
|
|
317
|
+
|
|
318
|
+
|
|
319
|
+
|
|
320
|
+
|
|
321
|
+
|
|
322
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.WebDavHttpException.html">WebDavHttpException</a></div>
|
|
323
|
+
|
|
324
|
+
|
|
325
|
+
|
|
326
|
+
|
|
327
|
+
|
|
328
|
+
|
|
329
|
+
</div>
|
|
330
|
+
</div>
|
|
331
|
+
|
|
332
|
+
|
|
333
|
+
|
|
334
|
+
|
|
335
|
+
|
|
336
|
+
|
|
337
|
+
<div class="sidebar-section-title with-arrow" data-isopen="false" id="nav_ITHitWebDAVClientUpload">
|
|
338
|
+
|
|
339
|
+
<div>Upload</div>
|
|
340
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
341
|
+
|
|
342
|
+
</div>
|
|
343
|
+
<div class="sidebar-section-children-container">
|
|
344
|
+
<div style="padding-left: 8px;">
|
|
345
|
+
|
|
346
|
+
|
|
347
|
+
|
|
348
|
+
<div class="sidebar-section-title with-arrow" data-isopen="false" id="nav_ITHitWebDAVClientUploadControls">
|
|
349
|
+
|
|
350
|
+
<div>Controls</div>
|
|
351
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
352
|
+
|
|
353
|
+
</div>
|
|
354
|
+
<div class="sidebar-section-children-container">
|
|
355
|
+
<div style="padding-left: 8px;">
|
|
356
|
+
|
|
357
|
+
|
|
358
|
+
|
|
359
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Controls.DropZone.html">DropZone</a></div>
|
|
360
|
+
|
|
361
|
+
|
|
362
|
+
|
|
363
|
+
|
|
364
|
+
|
|
365
|
+
|
|
366
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Controls.HtmlControl.html">HtmlControl</a></div>
|
|
367
|
+
|
|
368
|
+
|
|
369
|
+
|
|
370
|
+
|
|
371
|
+
|
|
372
|
+
|
|
373
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Controls.Input.html">Input</a></div>
|
|
374
|
+
|
|
375
|
+
|
|
376
|
+
|
|
377
|
+
|
|
378
|
+
|
|
379
|
+
|
|
380
|
+
</div>
|
|
381
|
+
</div>
|
|
382
|
+
|
|
383
|
+
|
|
384
|
+
|
|
385
|
+
|
|
386
|
+
|
|
387
|
+
|
|
388
|
+
<div class="sidebar-section-title with-arrow" data-isopen="false" id="nav_ITHitWebDAVClientUploadEvents">
|
|
389
|
+
|
|
390
|
+
<div>Events</div>
|
|
391
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
392
|
+
|
|
393
|
+
</div>
|
|
394
|
+
<div class="sidebar-section-children-container">
|
|
395
|
+
<div style="padding-left: 8px;">
|
|
396
|
+
|
|
397
|
+
|
|
398
|
+
|
|
399
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.AsyncEvent.html">AsyncEvent</a></div>
|
|
400
|
+
|
|
401
|
+
|
|
402
|
+
|
|
403
|
+
|
|
404
|
+
|
|
405
|
+
|
|
406
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.BeforeUploadStarted.html">BeforeUploadStarted</a></div>
|
|
407
|
+
|
|
408
|
+
|
|
409
|
+
|
|
410
|
+
|
|
411
|
+
|
|
412
|
+
|
|
413
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.ProgressChanged.html">ProgressChanged</a></div>
|
|
414
|
+
|
|
415
|
+
|
|
416
|
+
|
|
417
|
+
|
|
418
|
+
|
|
419
|
+
|
|
420
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.QueueChanged.html">QueueChanged</a></div>
|
|
421
|
+
|
|
422
|
+
|
|
423
|
+
|
|
424
|
+
|
|
425
|
+
|
|
426
|
+
|
|
427
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.StateChanged.html">StateChanged</a></div>
|
|
428
|
+
|
|
429
|
+
|
|
430
|
+
|
|
431
|
+
|
|
432
|
+
|
|
433
|
+
|
|
434
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.UploadError.html">UploadError</a></div>
|
|
435
|
+
|
|
436
|
+
|
|
437
|
+
|
|
438
|
+
|
|
439
|
+
|
|
440
|
+
|
|
441
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.UploadItemsCreated.html">UploadItemsCreated</a></div>
|
|
442
|
+
|
|
443
|
+
|
|
444
|
+
|
|
445
|
+
|
|
446
|
+
|
|
447
|
+
|
|
448
|
+
</div>
|
|
449
|
+
</div>
|
|
450
|
+
|
|
451
|
+
|
|
452
|
+
|
|
453
|
+
|
|
454
|
+
|
|
455
|
+
|
|
456
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.DropZoneCollection.html">DropZoneCollection</a></div>
|
|
457
|
+
|
|
458
|
+
|
|
459
|
+
|
|
460
|
+
|
|
461
|
+
|
|
462
|
+
|
|
463
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.InputCollection.html">InputCollection</a></div>
|
|
464
|
+
|
|
465
|
+
|
|
466
|
+
|
|
467
|
+
|
|
468
|
+
|
|
469
|
+
|
|
470
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Progress.html">Progress</a></div>
|
|
471
|
+
|
|
472
|
+
|
|
473
|
+
|
|
474
|
+
|
|
475
|
+
|
|
476
|
+
|
|
477
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Queue.html">Queue</a></div>
|
|
478
|
+
|
|
479
|
+
|
|
480
|
+
|
|
481
|
+
|
|
482
|
+
|
|
483
|
+
|
|
484
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Settings.html">Settings</a></div>
|
|
485
|
+
|
|
486
|
+
|
|
487
|
+
|
|
488
|
+
|
|
489
|
+
|
|
490
|
+
|
|
491
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.State.html">State</a></div>
|
|
492
|
+
|
|
493
|
+
|
|
494
|
+
|
|
495
|
+
|
|
496
|
+
|
|
497
|
+
|
|
498
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.UploadItem.html">UploadItem</a></div>
|
|
499
|
+
|
|
500
|
+
|
|
501
|
+
|
|
502
|
+
|
|
503
|
+
|
|
504
|
+
|
|
505
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Uploader.html">Uploader</a></div>
|
|
506
|
+
|
|
507
|
+
|
|
508
|
+
|
|
509
|
+
|
|
510
|
+
|
|
511
|
+
|
|
512
|
+
</div>
|
|
513
|
+
</div>
|
|
514
|
+
|
|
515
|
+
|
|
516
|
+
|
|
517
|
+
|
|
518
|
+
|
|
519
|
+
|
|
520
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.AsyncResult.html">AsyncResult</a></div>
|
|
521
|
+
|
|
522
|
+
|
|
523
|
+
|
|
524
|
+
|
|
525
|
+
|
|
526
|
+
|
|
527
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.DocManager.html">DocManager</a></div>
|
|
528
|
+
|
|
529
|
+
|
|
530
|
+
|
|
531
|
+
|
|
532
|
+
|
|
533
|
+
|
|
534
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Error.html">Error</a></div>
|
|
535
|
+
|
|
536
|
+
|
|
537
|
+
|
|
538
|
+
|
|
539
|
+
|
|
540
|
+
|
|
541
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Features.html">Features</a></div>
|
|
542
|
+
|
|
543
|
+
|
|
544
|
+
|
|
545
|
+
|
|
546
|
+
|
|
547
|
+
|
|
548
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.File.html">File</a></div>
|
|
549
|
+
|
|
550
|
+
|
|
551
|
+
|
|
552
|
+
|
|
553
|
+
|
|
554
|
+
|
|
555
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Folder.html">Folder</a></div>
|
|
556
|
+
|
|
557
|
+
|
|
558
|
+
|
|
559
|
+
|
|
560
|
+
|
|
561
|
+
|
|
562
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.GEditInfo.html">GEditInfo</a></div>
|
|
563
|
+
|
|
564
|
+
|
|
565
|
+
|
|
566
|
+
|
|
567
|
+
|
|
568
|
+
|
|
569
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.HierarchyItem.html">HierarchyItem</a></div>
|
|
570
|
+
|
|
571
|
+
|
|
572
|
+
|
|
573
|
+
|
|
574
|
+
|
|
575
|
+
|
|
576
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.HttpStatus.html">HttpStatus</a></div>
|
|
577
|
+
|
|
578
|
+
|
|
579
|
+
|
|
580
|
+
|
|
581
|
+
|
|
582
|
+
|
|
583
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.LockInfo.html">LockInfo</a></div>
|
|
584
|
+
|
|
585
|
+
|
|
586
|
+
|
|
587
|
+
|
|
588
|
+
|
|
589
|
+
|
|
590
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.LockScope.html">LockScope</a></div>
|
|
591
|
+
|
|
592
|
+
|
|
593
|
+
|
|
594
|
+
|
|
595
|
+
|
|
596
|
+
|
|
597
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.LockUriTokenPair.html">LockUriTokenPair</a></div>
|
|
598
|
+
|
|
599
|
+
|
|
600
|
+
|
|
601
|
+
|
|
602
|
+
|
|
603
|
+
|
|
604
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.MsOfficeEditExtensions.html">MsOfficeEditExtensions</a></div>
|
|
605
|
+
|
|
606
|
+
|
|
607
|
+
|
|
608
|
+
|
|
609
|
+
|
|
610
|
+
|
|
611
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Multistatus.html">Multistatus</a></div>
|
|
612
|
+
|
|
613
|
+
|
|
614
|
+
|
|
615
|
+
|
|
616
|
+
|
|
617
|
+
|
|
618
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.MultistatusResponse.html">MultistatusResponse</a></div>
|
|
619
|
+
|
|
620
|
+
|
|
621
|
+
|
|
622
|
+
|
|
623
|
+
|
|
624
|
+
|
|
625
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.OptionsInfo.html">OptionsInfo</a></div>
|
|
626
|
+
|
|
627
|
+
|
|
628
|
+
|
|
629
|
+
|
|
630
|
+
|
|
631
|
+
|
|
632
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.OrderProperty.html">OrderProperty</a></div>
|
|
633
|
+
|
|
634
|
+
|
|
635
|
+
|
|
636
|
+
|
|
637
|
+
|
|
638
|
+
|
|
639
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.PageResults.html">PageResults</a></div>
|
|
640
|
+
|
|
641
|
+
|
|
642
|
+
|
|
643
|
+
|
|
644
|
+
|
|
645
|
+
|
|
646
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Property.html">Property</a></div>
|
|
647
|
+
|
|
648
|
+
|
|
649
|
+
|
|
650
|
+
|
|
651
|
+
|
|
652
|
+
|
|
653
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.PropertyList.html">PropertyList</a></div>
|
|
654
|
+
|
|
655
|
+
|
|
656
|
+
|
|
657
|
+
|
|
658
|
+
|
|
659
|
+
|
|
660
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.PropertyMultistatusResponse.html">PropertyMultistatusResponse</a></div>
|
|
661
|
+
|
|
662
|
+
|
|
663
|
+
|
|
664
|
+
|
|
665
|
+
|
|
666
|
+
|
|
667
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.PropertyName.html">PropertyName</a></div>
|
|
668
|
+
|
|
669
|
+
|
|
670
|
+
|
|
671
|
+
|
|
672
|
+
|
|
673
|
+
|
|
674
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Request.html">Request</a></div>
|
|
675
|
+
|
|
676
|
+
|
|
677
|
+
|
|
678
|
+
|
|
679
|
+
|
|
680
|
+
|
|
681
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.RequestProgress.html">RequestProgress</a></div>
|
|
682
|
+
|
|
683
|
+
|
|
684
|
+
|
|
685
|
+
|
|
686
|
+
|
|
687
|
+
|
|
688
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.ResourceType.html">ResourceType</a></div>
|
|
689
|
+
|
|
690
|
+
|
|
691
|
+
|
|
692
|
+
|
|
693
|
+
|
|
694
|
+
|
|
695
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.ResumableUpload.html">ResumableUpload</a></div>
|
|
696
|
+
|
|
697
|
+
|
|
698
|
+
|
|
699
|
+
|
|
700
|
+
|
|
701
|
+
|
|
702
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.SPSManager.html">SPSManager</a></div>
|
|
703
|
+
|
|
704
|
+
|
|
705
|
+
|
|
706
|
+
|
|
707
|
+
|
|
708
|
+
|
|
709
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.SearchQuery.html">SearchQuery</a></div>
|
|
710
|
+
|
|
711
|
+
|
|
712
|
+
|
|
713
|
+
|
|
714
|
+
|
|
715
|
+
|
|
716
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Source.html">Source</a></div>
|
|
717
|
+
|
|
718
|
+
|
|
719
|
+
|
|
720
|
+
|
|
721
|
+
|
|
722
|
+
|
|
723
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Version.html">Version</a></div>
|
|
724
|
+
|
|
725
|
+
|
|
726
|
+
|
|
727
|
+
|
|
728
|
+
|
|
729
|
+
|
|
730
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.WebDavRequest.html">WebDavRequest</a></div>
|
|
731
|
+
|
|
732
|
+
|
|
733
|
+
|
|
734
|
+
|
|
735
|
+
|
|
736
|
+
|
|
737
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.WebDavSession.html">WebDavSession</a></div>
|
|
738
|
+
|
|
739
|
+
|
|
740
|
+
|
|
741
|
+
|
|
742
|
+
|
|
743
|
+
|
|
744
|
+
</div>
|
|
745
|
+
</div>
|
|
746
|
+
|
|
747
|
+
|
|
748
|
+
|
|
749
|
+
|
|
750
|
+
|
|
751
|
+
|
|
752
|
+
</div>
|
|
753
|
+
</div>
|
|
754
|
+
|
|
755
|
+
|
|
756
|
+
|
|
757
|
+
|
|
758
|
+
|
|
759
|
+
|
|
760
|
+
<div class="sidebar-section-children"><a href="ITHit.Environment.html">Environment</a></div>
|
|
761
|
+
|
|
762
|
+
|
|
763
|
+
|
|
764
|
+
|
|
765
|
+
|
|
766
|
+
|
|
767
|
+
<div class="sidebar-section-children"><a href="ITHit.LogLevel.html">LogLevel</a></div>
|
|
768
|
+
|
|
769
|
+
|
|
770
|
+
|
|
771
|
+
|
|
772
|
+
|
|
773
|
+
|
|
774
|
+
<div class="sidebar-section-children"><a href="ITHit.Logger.html">Logger</a></div>
|
|
775
|
+
|
|
776
|
+
|
|
777
|
+
|
|
778
|
+
|
|
779
|
+
|
|
780
|
+
|
|
781
|
+
</div>
|
|
782
|
+
</div>
|
|
783
|
+
|
|
784
|
+
|
|
785
|
+
|
|
786
|
+
|
|
787
|
+
|
|
788
|
+
|
|
789
|
+
</div>
|
|
790
|
+
</div>
|
|
791
|
+
</div>
|
|
792
|
+
|
|
793
|
+
<div class="navbar-container " id="VuAckcnZhf">
|
|
794
|
+
|
|
795
|
+
|
|
796
|
+
<nav class="navbar">
|
|
797
|
+
<div class="navbar-left-items">
|
|
798
|
+
|
|
799
|
+
|
|
800
|
+
|
|
801
|
+
</div>
|
|
802
|
+
|
|
803
|
+
<div class="navbar-right-items">
|
|
804
|
+
|
|
805
|
+
<div class="navbar-right-item">
|
|
806
|
+
<button class="icon-button search-button" aria-label='open-search'>
|
|
807
|
+
<svg><use xlink:href="#search-icon"></use></svg>
|
|
808
|
+
</button>
|
|
809
|
+
</div>
|
|
810
|
+
|
|
811
|
+
<div class="navbar-right-item">
|
|
812
|
+
<button class="icon-button theme-toggle" aria-label='toggle-theme'>
|
|
813
|
+
<svg><use class="theme-svg-use" xlink:href="#dark-theme-icon"></use></svg>
|
|
814
|
+
</button>
|
|
815
|
+
</div>
|
|
816
|
+
<div class="navbar-right-item">
|
|
817
|
+
<button class="icon-button font-size" aria-label='change-font-size'>
|
|
818
|
+
<svg><use xlink:href="#font-size-icon"></use></svg>
|
|
819
|
+
</button>
|
|
820
|
+
</div>
|
|
821
|
+
</div>
|
|
822
|
+
<nav>
|
|
823
|
+
</div>
|
|
824
|
+
|
|
825
|
+
<div class="toc-container ">
|
|
826
|
+
<div class="toc-content">
|
|
827
|
+
<div id="eed4d2a0bfd64539bb9df78095dec881"></div>
|
|
828
|
+
</div>
|
|
829
|
+
</div>
|
|
830
|
+
|
|
831
|
+
<div class="body-wrapper">
|
|
832
|
+
<div class="main-content ">
|
|
833
|
+
<div class="main-wrapper">
|
|
834
|
+
<h1 class="page-title js-toc-ignore" data-filename="ITHit.WebDAV.Client.DocManager.html">Class: DocManager</h1>
|
|
835
|
+
|
|
836
|
+
|
|
837
|
+
|
|
838
|
+
|
|
839
|
+
<section>
|
|
840
|
+
|
|
841
|
+
<header>
|
|
842
|
+
<h2 id="DocManager-title">
|
|
843
|
+
DocManager
|
|
844
|
+
|
|
845
|
+
Class
|
|
846
|
+
|
|
847
|
+
</h2>
|
|
848
|
+
|
|
849
|
+
|
|
850
|
+
|
|
851
|
+
<h3 id="namespace" class="subsection-title">Namespace</h3>
|
|
852
|
+
<div class="description">ITHit.WebDAV.Client</div>
|
|
853
|
+
|
|
854
|
+
</header>
|
|
855
|
+
|
|
856
|
+
<article>
|
|
857
|
+
<div class="container-overview">
|
|
858
|
+
|
|
859
|
+
|
|
860
|
+
|
|
861
|
+
|
|
862
|
+
<dt>
|
|
863
|
+
<div class="nameContainer">
|
|
864
|
+
|
|
865
|
+
</div>
|
|
866
|
+
|
|
867
|
+
|
|
868
|
+
</dt>
|
|
869
|
+
<dd>
|
|
870
|
+
|
|
871
|
+
|
|
872
|
+
<div class="description">
|
|
873
|
+
This class provides methods for opening documents for editing directly from server and saving back to server
|
|
874
|
+
</div>
|
|
875
|
+
|
|
876
|
+
|
|
877
|
+
|
|
878
|
+
|
|
879
|
+
|
|
880
|
+
|
|
881
|
+
|
|
882
|
+
|
|
883
|
+
|
|
884
|
+
<dl class="details">
|
|
885
|
+
|
|
886
|
+
|
|
887
|
+
|
|
888
|
+
|
|
889
|
+
|
|
890
|
+
|
|
891
|
+
|
|
892
|
+
|
|
893
|
+
|
|
894
|
+
|
|
895
|
+
|
|
896
|
+
|
|
897
|
+
|
|
898
|
+
|
|
899
|
+
|
|
900
|
+
|
|
901
|
+
|
|
902
|
+
|
|
903
|
+
|
|
904
|
+
|
|
905
|
+
|
|
906
|
+
</dl>
|
|
907
|
+
|
|
908
|
+
|
|
909
|
+
|
|
910
|
+
|
|
911
|
+
|
|
912
|
+
|
|
913
|
+
|
|
914
|
+
|
|
915
|
+
|
|
916
|
+
|
|
917
|
+
|
|
918
|
+
|
|
919
|
+
|
|
920
|
+
</dd>
|
|
921
|
+
|
|
922
|
+
|
|
923
|
+
</div>
|
|
924
|
+
|
|
925
|
+
|
|
926
|
+
|
|
927
|
+
|
|
928
|
+
|
|
929
|
+
|
|
930
|
+
|
|
931
|
+
|
|
932
|
+
|
|
933
|
+
|
|
934
|
+
|
|
935
|
+
|
|
936
|
+
<h3 id="members" class="subsection-title">Members</h3>
|
|
937
|
+
|
|
938
|
+
<dl>
|
|
939
|
+
|
|
940
|
+
<dt>
|
|
941
|
+
<div class="nameContainer">
|
|
942
|
+
<h4 class="name" id="MsOfficeEditExtensions"><span class="type-signature static">static</span> ITHit.WebDAV.Client.DocManager.MsOfficeEditExtensions<span class="type-signature type ithit.webdav.client.msofficeeditextensions"> :<a href="ITHit.WebDAV.Client.MsOfficeEditExtensions.html">ITHit.WebDAV.Client.MsOfficeEditExtensions</a></span> </h4>
|
|
943
|
+
<span class="toc-nav-name">MsOfficeEditExtensions</span>
|
|
944
|
+
</div>
|
|
945
|
+
|
|
946
|
+
|
|
947
|
+
</dt>
|
|
948
|
+
<dd>
|
|
949
|
+
|
|
950
|
+
<div class="description">
|
|
951
|
+
Collection of extensions of files which are opened with Microsoft Office.
|
|
952
|
+
</div>
|
|
953
|
+
|
|
954
|
+
|
|
955
|
+
|
|
956
|
+
<dl class="details">
|
|
957
|
+
|
|
958
|
+
|
|
959
|
+
|
|
960
|
+
|
|
961
|
+
|
|
962
|
+
|
|
963
|
+
|
|
964
|
+
|
|
965
|
+
|
|
966
|
+
|
|
967
|
+
|
|
968
|
+
|
|
969
|
+
|
|
970
|
+
|
|
971
|
+
|
|
972
|
+
|
|
973
|
+
|
|
974
|
+
|
|
975
|
+
|
|
976
|
+
|
|
977
|
+
|
|
978
|
+
</dl>
|
|
979
|
+
|
|
980
|
+
|
|
981
|
+
|
|
982
|
+
<h5>Examples</h5>
|
|
983
|
+
|
|
984
|
+
<div class="nav nav-tabs">
|
|
985
|
+
|
|
986
|
+
<a class="nav-tab active" data-toggle="tab" href="#menuJavaScript_qti01pmlwjl">JavaScript</a>
|
|
987
|
+
|
|
988
|
+
<a class="nav-tab " data-toggle="tab" href="#menuTypeScript_qti01pmlwjl">TypeScript</a>
|
|
989
|
+
|
|
990
|
+
</div>
|
|
991
|
+
<div class="tab-content">
|
|
992
|
+
|
|
993
|
+
<div id="menuJavaScript_qti01pmlwjl" class="tab-pane active">
|
|
994
|
+
|
|
995
|
+
|
|
996
|
+
<pre class="prettyprint" data-lang="javascript"><code>var sDocumentUrl = 'http://localhost:87654/myfile.rtf';
|
|
997
|
+
var sMountPoint = 'http://localhost:87654/';
|
|
998
|
+
|
|
999
|
+
ITHit.WebDAV.Client.DocManager.MsOfficeEditExtensions.Word.push("rtf");
|
|
1000
|
+
|
|
1001
|
+
// Now .rtf files are opened with Microsoft Word.
|
|
1002
|
+
ITHit.WebDAV.Client.DocManager.EditDocument(sDocumentUrl, sMountPoint, fProtocolInstallCallback);
|
|
1003
|
+
|
|
1004
|
+
// or call
|
|
1005
|
+
// ITHit.WebDAV.Client.DocManager.MicrosoftOfficeEditDocument(sDocumentUrl, fProtocolInstallCallback);</code></pre>
|
|
1006
|
+
|
|
1007
|
+
|
|
1008
|
+
</div>
|
|
1009
|
+
|
|
1010
|
+
<div id="menuTypeScript_qti01pmlwjl" class="tab-pane ">
|
|
1011
|
+
|
|
1012
|
+
|
|
1013
|
+
<pre class="prettyprint" data-lang="typescript"><code>import { ITHit } from "webdav.client";
|
|
1014
|
+
|
|
1015
|
+
const sDocumentUrl = "http://localhost:87654/myfile.rtf";
|
|
1016
|
+
const sMountPoint = "http://localhost:87654/";
|
|
1017
|
+
const fProtocolInstallCallback = function () {};
|
|
1018
|
+
|
|
1019
|
+
ITHit.WebDAV.Client.DocManager.MsOfficeEditExtensions.Word.push("rtf");
|
|
1020
|
+
|
|
1021
|
+
// Now .rtf files are opened with Microsoft Word.
|
|
1022
|
+
ITHit.WebDAV.Client.DocManager.EditDocument(sDocumentUrl, sMountPoint, fProtocolInstallCallback);
|
|
1023
|
+
|
|
1024
|
+
// or call
|
|
1025
|
+
// ITHit.WebDAV.Client.DocManager.MicrosoftOfficeEditDocument(sDocumentUrl, fProtocolInstallCallback);</code></pre>
|
|
1026
|
+
|
|
1027
|
+
|
|
1028
|
+
</div>
|
|
1029
|
+
|
|
1030
|
+
</div>
|
|
1031
|
+
|
|
1032
|
+
|
|
1033
|
+
</dd>
|
|
1034
|
+
|
|
1035
|
+
|
|
1036
|
+
|
|
1037
|
+
<dt>
|
|
1038
|
+
<div class="nameContainer">
|
|
1039
|
+
<h4 class="name" id="ProtocolTimeoutMs"><span class="type-signature static">static</span> ITHit.WebDAV.Client.DocManager.ProtocolTimeoutMs<span class="type-signature type number"> :number</span> </h4>
|
|
1040
|
+
<span class="toc-nav-name">ProtocolTimeoutMs</span>
|
|
1041
|
+
</div>
|
|
1042
|
+
|
|
1043
|
+
|
|
1044
|
+
</dt>
|
|
1045
|
+
<dd>
|
|
1046
|
+
|
|
1047
|
+
<div class="description">
|
|
1048
|
+
Timeout in milliseconds to call error callback if application associated with the extension did not start.
|
|
1049
|
+
</div>
|
|
1050
|
+
|
|
1051
|
+
|
|
1052
|
+
|
|
1053
|
+
<dl class="details">
|
|
1054
|
+
|
|
1055
|
+
|
|
1056
|
+
|
|
1057
|
+
|
|
1058
|
+
|
|
1059
|
+
|
|
1060
|
+
|
|
1061
|
+
|
|
1062
|
+
|
|
1063
|
+
|
|
1064
|
+
|
|
1065
|
+
|
|
1066
|
+
|
|
1067
|
+
|
|
1068
|
+
|
|
1069
|
+
|
|
1070
|
+
|
|
1071
|
+
|
|
1072
|
+
|
|
1073
|
+
|
|
1074
|
+
|
|
1075
|
+
</dl>
|
|
1076
|
+
|
|
1077
|
+
|
|
1078
|
+
|
|
1079
|
+
</dd>
|
|
1080
|
+
|
|
1081
|
+
</dl>
|
|
1082
|
+
|
|
1083
|
+
|
|
1084
|
+
|
|
1085
|
+
<h3 id="methods" class="subsection-title">Methods</h3>
|
|
1086
|
+
|
|
1087
|
+
<dl>
|
|
1088
|
+
|
|
1089
|
+
<dt>
|
|
1090
|
+
<div class="nameContainer">
|
|
1091
|
+
|
|
1092
|
+
<h4 class="name" id="DavProtocolEditDocument">
|
|
1093
|
+
|
|
1094
|
+
|
|
1095
|
+
<span class="type-signature static">static</span> ITHit.WebDAV.Client.DocManager.DavProtocolEditDocument<span class="signature">(sDocumentUrls, <span class="optional">sMountUrl</span>, <span class="optional">errorCallback</span>, <span class="optional">reserved</span>, <span class="optional">sSearchIn</span>, <span class="optional">sCookieNames</span>, <span class="optional">sLoginUrl</span>, <span class="optional">sCommand</span>)</span>
|
|
1096
|
+
|
|
1097
|
+
</h4>
|
|
1098
|
+
<span class="toc-nav-name">DavProtocolEditDocument</span>
|
|
1099
|
+
|
|
1100
|
+
</div>
|
|
1101
|
+
|
|
1102
|
+
|
|
1103
|
+
</dt>
|
|
1104
|
+
<dd>
|
|
1105
|
+
|
|
1106
|
+
|
|
1107
|
+
<div class="description">
|
|
1108
|
+
<p>Opens document for editing or printing using davX: protocol and prompts to install the protocol it if not found.</p>
|
|
1109
|
+
</div>
|
|
1110
|
+
|
|
1111
|
+
|
|
1112
|
+
|
|
1113
|
+
|
|
1114
|
+
|
|
1115
|
+
|
|
1116
|
+
|
|
1117
|
+
|
|
1118
|
+
|
|
1119
|
+
<table class="params">
|
|
1120
|
+
<thead>
|
|
1121
|
+
<tr>
|
|
1122
|
+
|
|
1123
|
+
<th>Name</th>
|
|
1124
|
+
|
|
1125
|
+
|
|
1126
|
+
<th>Type</th>
|
|
1127
|
+
|
|
1128
|
+
|
|
1129
|
+
|
|
1130
|
+
<th class="last">Description</th>
|
|
1131
|
+
</tr>
|
|
1132
|
+
</thead>
|
|
1133
|
+
|
|
1134
|
+
<tbody>
|
|
1135
|
+
|
|
1136
|
+
|
|
1137
|
+
<tr>
|
|
1138
|
+
|
|
1139
|
+
<td class="name"><code>sDocumentUrls</code></td>
|
|
1140
|
+
|
|
1141
|
+
|
|
1142
|
+
<td class="type">
|
|
1143
|
+
|
|
1144
|
+
|
|
1145
|
+
<span class="param-type">string</span>
|
|
1146
|
+
|
|
|
1147
|
+
|
|
1148
|
+
<span class="param-type">Array.<string></span>
|
|
1149
|
+
|
|
1150
|
+
|
|
1151
|
+
|
|
1152
|
+
</td>
|
|
1153
|
+
|
|
1154
|
+
|
|
1155
|
+
|
|
1156
|
+
<td class="description last">
|
|
1157
|
+
|
|
1158
|
+
|
|
1159
|
+
|
|
1160
|
+
|
|
1161
|
+
|
|
1162
|
+
|
|
1163
|
+
Array of document URLs to be opened for editing from server. All documents must be located under the same mount URL (specified in <code>sMountUrl</code> parameter). Must be a full URL(s) including the domain name.</td>
|
|
1164
|
+
</tr>
|
|
1165
|
+
|
|
1166
|
+
|
|
1167
|
+
|
|
1168
|
+
<tr>
|
|
1169
|
+
|
|
1170
|
+
<td class="name"><code>sMountUrl</code></td>
|
|
1171
|
+
|
|
1172
|
+
|
|
1173
|
+
<td class="type">
|
|
1174
|
+
|
|
1175
|
+
|
|
1176
|
+
<span class="param-type">string</span>
|
|
1177
|
+
|
|
1178
|
+
|
|
1179
|
+
|
|
1180
|
+
</td>
|
|
1181
|
+
|
|
1182
|
+
|
|
1183
|
+
|
|
1184
|
+
<td class="description last">
|
|
1185
|
+
|
|
1186
|
+
|
|
1187
|
+
<span class="optional">optional</span>
|
|
1188
|
+
|
|
1189
|
+
|
|
1190
|
+
|
|
1191
|
+
|
|
1192
|
+
|
|
1193
|
+
URL to mount file system to before opening the folder. Usually this is your WebDAV server root folder. If this perameter is not specified file system will be mounted to the folder in which document is located.</td>
|
|
1194
|
+
</tr>
|
|
1195
|
+
|
|
1196
|
+
|
|
1197
|
+
|
|
1198
|
+
<tr>
|
|
1199
|
+
|
|
1200
|
+
<td class="name"><code>errorCallback</code></td>
|
|
1201
|
+
|
|
1202
|
+
|
|
1203
|
+
<td class="type">
|
|
1204
|
+
|
|
1205
|
+
|
|
1206
|
+
<span class="param-type">function</span>
|
|
1207
|
+
|
|
1208
|
+
|
|
1209
|
+
|
|
1210
|
+
</td>
|
|
1211
|
+
|
|
1212
|
+
|
|
1213
|
+
|
|
1214
|
+
<td class="description last">
|
|
1215
|
+
|
|
1216
|
+
|
|
1217
|
+
<span class="optional">optional</span>
|
|
1218
|
+
|
|
1219
|
+
|
|
1220
|
+
|
|
1221
|
+
|
|
1222
|
+
|
|
1223
|
+
Function to call if document opening failed. Typically you will request the protocol installation in this callback.
|
|
1224
|
+
</tr>
|
|
1225
|
+
|
|
1226
|
+
|
|
1227
|
+
|
|
1228
|
+
<tr>
|
|
1229
|
+
|
|
1230
|
+
<td class="name"><code>reserved</code></td>
|
|
1231
|
+
|
|
1232
|
+
|
|
1233
|
+
<td class="type">
|
|
1234
|
+
|
|
1235
|
+
|
|
1236
|
+
<span class="param-type">string</span>
|
|
1237
|
+
|
|
1238
|
+
|
|
1239
|
+
|
|
1240
|
+
</td>
|
|
1241
|
+
|
|
1242
|
+
|
|
1243
|
+
|
|
1244
|
+
<td class="description last">
|
|
1245
|
+
|
|
1246
|
+
|
|
1247
|
+
<span class="optional">optional</span>
|
|
1248
|
+
|
|
1249
|
+
|
|
1250
|
+
|
|
1251
|
+
|
|
1252
|
+
|
|
1253
|
+
Reserved for future use.</td>
|
|
1254
|
+
</tr>
|
|
1255
|
+
|
|
1256
|
+
|
|
1257
|
+
|
|
1258
|
+
<tr>
|
|
1259
|
+
|
|
1260
|
+
<td class="name"><code>sSearchIn</code></td>
|
|
1261
|
+
|
|
1262
|
+
|
|
1263
|
+
<td class="type">
|
|
1264
|
+
|
|
1265
|
+
|
|
1266
|
+
<span class="param-type">string</span>
|
|
1267
|
+
|
|
1268
|
+
|
|
1269
|
+
|
|
1270
|
+
</td>
|
|
1271
|
+
|
|
1272
|
+
|
|
1273
|
+
|
|
1274
|
+
<td class="description last">
|
|
1275
|
+
|
|
1276
|
+
|
|
1277
|
+
<span class="optional">optional</span>
|
|
1278
|
+
|
|
1279
|
+
|
|
1280
|
+
|
|
1281
|
+
|
|
1282
|
+
|
|
1283
|
+
<span class="optional">v3 Beta and later only.</span> Indicates cookies authentication. Supported options are:
|
|
1284
|
+
</tr>
|
|
1285
|
+
|
|
1286
|
+
|
|
1287
|
+
|
|
1288
|
+
<tr>
|
|
1289
|
+
|
|
1290
|
+
<td class="name"><code>sCookieNames</code></td>
|
|
1291
|
+
|
|
1292
|
+
|
|
1293
|
+
<td class="type">
|
|
1294
|
+
|
|
1295
|
+
|
|
1296
|
+
<span class="param-type">string</span>
|
|
1297
|
+
|
|
1298
|
+
|
|
1299
|
+
|
|
1300
|
+
</td>
|
|
1301
|
+
|
|
1302
|
+
|
|
1303
|
+
|
|
1304
|
+
<td class="description last">
|
|
1305
|
+
|
|
1306
|
+
|
|
1307
|
+
<span class="optional">optional</span>
|
|
1308
|
+
|
|
1309
|
+
|
|
1310
|
+
|
|
1311
|
+
|
|
1312
|
+
|
|
1313
|
+
<span class="optional">v3 Beta and later only.</span> Coma separated list of cookie names to search for. Microsoft Office requires persistent cookie (with expiration date), it does not support session cookies.</td>
|
|
1314
|
+
</tr>
|
|
1315
|
+
|
|
1316
|
+
|
|
1317
|
+
|
|
1318
|
+
<tr>
|
|
1319
|
+
|
|
1320
|
+
<td class="name"><code>sLoginUrl</code></td>
|
|
1321
|
+
|
|
1322
|
+
|
|
1323
|
+
<td class="type">
|
|
1324
|
+
|
|
1325
|
+
|
|
1326
|
+
<span class="param-type">string</span>
|
|
1327
|
+
|
|
1328
|
+
|
|
1329
|
+
|
|
1330
|
+
</td>
|
|
1331
|
+
|
|
1332
|
+
|
|
1333
|
+
|
|
1334
|
+
<td class="description last">
|
|
1335
|
+
|
|
1336
|
+
|
|
1337
|
+
<span class="optional">optional</span>
|
|
1338
|
+
|
|
1339
|
+
|
|
1340
|
+
|
|
1341
|
+
|
|
1342
|
+
|
|
1343
|
+
<span class="optional">v3 Beta and later only.</span> Login URL to redirect to in case any cookies specified in <code>sCookieNames</code> parameter are not found.</td>
|
|
1344
|
+
</tr>
|
|
1345
|
+
|
|
1346
|
+
|
|
1347
|
+
|
|
1348
|
+
<tr>
|
|
1349
|
+
|
|
1350
|
+
<td class="name"><code>sCommand</code></td>
|
|
1351
|
+
|
|
1352
|
+
|
|
1353
|
+
<td class="type">
|
|
1354
|
+
|
|
1355
|
+
|
|
1356
|
+
<span class="param-type">string</span>
|
|
1357
|
+
|
|
1358
|
+
|
|
1359
|
+
|
|
1360
|
+
</td>
|
|
1361
|
+
|
|
1362
|
+
|
|
1363
|
+
|
|
1364
|
+
<td class="description last">
|
|
1365
|
+
|
|
1366
|
+
|
|
1367
|
+
<span class="optional">optional</span>
|
|
1368
|
+
|
|
1369
|
+
|
|
1370
|
+
|
|
1371
|
+
|
|
1372
|
+
|
|
1373
|
+
<span class="optional">v3 Beta and later only.</span> Command to use when opening the document. Supported options are:
|
|
1374
|
+
</tr>
|
|
1375
|
+
|
|
1376
|
+
|
|
1377
|
+
</tbody>
|
|
1378
|
+
</table>
|
|
1379
|
+
|
|
1380
|
+
|
|
1381
|
+
|
|
1382
|
+
<dl class="details">
|
|
1383
|
+
|
|
1384
|
+
|
|
1385
|
+
|
|
1386
|
+
|
|
1387
|
+
|
|
1388
|
+
|
|
1389
|
+
|
|
1390
|
+
|
|
1391
|
+
|
|
1392
|
+
|
|
1393
|
+
|
|
1394
|
+
|
|
1395
|
+
|
|
1396
|
+
|
|
1397
|
+
|
|
1398
|
+
|
|
1399
|
+
|
|
1400
|
+
|
|
1401
|
+
|
|
1402
|
+
|
|
1403
|
+
|
|
1404
|
+
</dl>
|
|
1405
|
+
|
|
1406
|
+
|
|
1407
|
+
|
|
1408
|
+
|
|
1409
|
+
|
|
1410
|
+
|
|
1411
|
+
|
|
1412
|
+
|
|
1413
|
+
|
|
1414
|
+
|
|
1415
|
+
|
|
1416
|
+
|
|
1417
|
+
|
|
1418
|
+
<h5>Example</h5>
|
|
1419
|
+
|
|
1420
|
+
|
|
1421
|
+
<pre class="prettyprint"><code><!DOCTYPE html>
|
|
1422
|
<meta charset="utf-8" />
|
|
1
1423
|
<script type="text/javascript" src="ITHitWebDAVClient.js" ></script>
|
|
2
1424
|
function edit() {
|
|
3
1425
|
ITHit.WebDAV.Client.DocManager.DavProtocolEditDocument(
|
|
4
1426
|
'http://localhost:87654/folder/file.ext', // Document URL(s)
|
|
5
1427
|
'http://localhost:87654/', // Mount URL
|
|
6
1428
|
errorCallback, // Function to call if protocol app is not installed
|
|
7
1429
|
null, // Reserved
|
|
8
1430
|
'Current', // Which browser to copy cookies from: 'Current', 'None'
|
|
9
1431
|
'.AspNet.ApplicationCookie', // Cookie(s) to copy.
|
|
10
1432
|
'/Account/Login', // URL to navigate to if any cookie from the list is not found.
|
|
11
1433
|
'Edit' // Command to execute: 'Edit', 'OpenWith', 'Print'
|
|
12
1434
|
);
|
|
13
1435
|
}
|
|
14
1436
|
function errorCallback() {
|
|
15
1437
|
var installerFilePath = "/Plugins/" + ITHit.WebDAV.Client.DocManager.GetProtocolInstallFileNames()[0];
|
|
16
1438
|
if (confirm("Opening this type of file requires a protocol installation. Select OK to download the protocol installer.")){
|
|
17
1439
|
window.open(installerFilePath);
|
|
18
1440
|
}
|
|
19
1441
|
}
|
|
1442
|
+
|
|
1443
|
+
|
|
1444
|
+
|
|
1445
|
+
</dd>
|
|
1446
|
+
|
|
1447
|
+
|
|
1448
|
+
|
|
1449
|
+
<dt>
|
|
1450
|
+
<div class="nameContainer">
|
|
1451
|
+
|
|
1452
|
+
<h4 class="name" id="EditDocument">
|
|
1453
|
+
|
|
1454
|
+
|
|
1455
|
+
<span class="type-signature static">static</span> ITHit.WebDAV.Client.DocManager.EditDocument<span class="signature">(sDocumentUrl, <span class="optional">sMountUrl</span>, <span class="optional">errorCallback</span>)</span>
|
|
1456
|
+
|
|
1457
|
+
</h4>
|
|
1458
|
+
<span class="toc-nav-name">EditDocument</span>
|
|
1459
|
+
|
|
1460
|
+
</div>
|
|
1461
|
+
|
|
1462
|
+
|
|
1463
|
+
</dt>
|
|
1464
|
+
<dd>
|
|
1465
|
+
|
|
1466
|
+
|
|
1467
|
+
<div class="description">
|
|
1468
|
+
<p>Opens document for editing. In case of Microsoft Office documents, it will try to use Microsoft Office protocols first.
|
|
1469
|
+
</div>
|
|
1470
|
+
|
|
1471
|
+
|
|
1472
|
+
|
|
1473
|
+
|
|
1474
|
+
|
|
1475
|
+
|
|
1476
|
+
|
|
1477
|
+
|
|
1478
|
+
|
|
1479
|
+
<table class="params">
|
|
1480
|
+
<thead>
|
|
1481
|
+
<tr>
|
|
1482
|
+
|
|
1483
|
+
<th>Name</th>
|
|
1484
|
+
|
|
1485
|
+
|
|
1486
|
+
<th>Type</th>
|
|
1487
|
+
|
|
1488
|
+
|
|
1489
|
+
|
|
1490
|
+
<th class="last">Description</th>
|
|
1491
|
+
</tr>
|
|
1492
|
+
</thead>
|
|
1493
|
+
|
|
1494
|
+
<tbody>
|
|
1495
|
+
|
|
1496
|
+
|
|
1497
|
+
<tr>
|
|
1498
|
+
|
|
1499
|
+
<td class="name"><code>sDocumentUrl</code></td>
|
|
1500
|
+
|
|
1501
|
+
|
|
1502
|
+
<td class="type">
|
|
1503
|
+
|
|
1504
|
+
|
|
1505
|
+
<span class="param-type">string</span>
|
|
1506
|
+
|
|
1507
|
+
|
|
1508
|
+
|
|
1509
|
+
</td>
|
|
1510
|
+
|
|
1511
|
+
|
|
1512
|
+
|
|
1513
|
+
<td class="description last">
|
|
1514
|
+
|
|
1515
|
+
|
|
1516
|
+
|
|
1517
|
+
|
|
1518
|
+
|
|
1519
|
+
|
|
1520
|
+
URL of the document to open for editing from server. Must be a full URL including the domain name. Unlike <code>DavProtocolEditDocument()</code> function, this function supports only one document URL in this parameter.</td>
|
|
1521
|
+
</tr>
|
|
1522
|
+
|
|
1523
|
+
|
|
1524
|
+
|
|
1525
|
+
<tr>
|
|
1526
|
+
|
|
1527
|
+
<td class="name"><code>sMountUrl</code></td>
|
|
1528
|
+
|
|
1529
|
+
|
|
1530
|
+
<td class="type">
|
|
1531
|
+
|
|
1532
|
+
|
|
1533
|
+
<span class="param-type">string</span>
|
|
1534
|
+
|
|
1535
|
+
|
|
1536
|
+
|
|
1537
|
+
</td>
|
|
1538
|
+
|
|
1539
|
+
|
|
1540
|
+
|
|
1541
|
+
<td class="description last">
|
|
1542
|
+
|
|
1543
|
+
|
|
1544
|
+
<span class="optional">optional</span>
|
|
1545
|
+
|
|
1546
|
+
|
|
1547
|
+
|
|
1548
|
+
|
|
1549
|
+
|
|
1550
|
+
URL to mount file system to before opening the folder. Usually this is your WebDAV server root folder. If this perameter is not specified file system will be mounted to the folder in which document is located.</td>
|
|
1551
|
+
</tr>
|
|
1552
|
+
|
|
1553
|
+
|
|
1554
|
+
|
|
1555
|
+
<tr>
|
|
1556
|
+
|
|
1557
|
+
<td class="name"><code>errorCallback</code></td>
|
|
1558
|
+
|
|
1559
|
+
|
|
1560
|
+
<td class="type">
|
|
1561
|
+
|
|
1562
|
+
|
|
1563
|
+
<span class="param-type">function</span>
|
|
1564
|
+
|
|
1565
|
+
|
|
1566
|
+
|
|
1567
|
+
</td>
|
|
1568
|
+
|
|
1569
|
+
|
|
1570
|
+
|
|
1571
|
+
<td class="description last">
|
|
1572
|
+
|
|
1573
|
+
|
|
1574
|
+
<span class="optional">optional</span>
|
|
1575
|
+
|
|
1576
|
+
|
|
1577
|
+
|
|
1578
|
+
|
|
1579
|
+
|
|
1580
|
+
Function to call if document opening failed. Typically you will request the protocol installation in this callback. This callback is executed for non-Microsoft Office documents only.
|
|
1581
|
+
</tr>
|
|
1582
|
+
|
|
1583
|
+
|
|
1584
|
+
</tbody>
|
|
1585
|
+
</table>
|
|
1586
|
+
|
|
1587
|
+
|
|
1588
|
+
|
|
1589
|
+
<dl class="details">
|
|
1590
|
+
|
|
1591
|
+
|
|
1592
|
+
|
|
1593
|
+
|
|
1594
|
+
|
|
1595
|
+
|
|
1596
|
+
|
|
1597
|
+
|
|
1598
|
+
|
|
1599
|
+
|
|
1600
|
+
|
|
1601
|
+
|
|
1602
|
+
|
|
1603
|
+
|
|
1604
|
+
|
|
1605
|
+
|
|
1606
|
+
|
|
1607
|
+
|
|
1608
|
+
|
|
1609
|
+
|
|
1610
|
+
|
|
1611
|
+
</dl>
|
|
1612
|
+
|
|
1613
|
+
|
|
1614
|
+
|
|
1615
|
+
|
|
1616
|
+
|
|
1617
|
+
|
|
1618
|
+
|
|
1619
|
+
|
|
1620
|
+
|
|
1621
|
+
|
|
1622
|
+
|
|
1623
|
+
|
|
1624
|
+
|
|
1625
|
+
<h5>Example</h5>
|
|
1626
|
+
|
|
1627
|
+
|
|
1628
|
+
<pre class="prettyprint"><code><!DOCTYPE html>
|
|
20
1629
|
<meta charset="utf-8" />
|
|
21
1630
|
<script type="text/javascript" src="ITHitWebDAVClient.js" ></script>
|
|
22
1631
|
function edit() {
|
|
23
1632
|
ITHit.WebDAV.Client.DocManager.EditDocument("http://localhost:87654/folder/file.ext", "http://localhost:87654/", errorCallback);
|
|
24
1633
|
}
|
|
25
1634
|
function errorCallback() {
|
|
26
1635
|
var installerFilePath = "/Plugins/" + ITHit.WebDAV.Client.DocManager.GetProtocolInstallFileNames()[0];
|
|
27
1636
|
if (confirm("Opening this type of file requires a protocol installation. Select OK to download the protocol installer.")){
|
|
28
1637
|
window.open(installerFilePath);
|
|
29
1638
|
}
|
|
30
1639
|
}
|
|
1640
|
+
|
|
1641
|
+
|
|
1642
|
+
|
|
1643
|
+
</dd>
|
|
1644
|
+
|
|
1645
|
+
|
|
1646
|
+
|
|
1647
|
+
<dt>
|
|
1648
|
+
<div class="nameContainer">
|
|
1649
|
+
|
|
1650
|
+
<h4 class="name" id="GetProtocolInstallFileNames">
|
|
1651
|
+
|
|
1652
|
+
|
|
1653
|
+
<span class="type-signature static">static</span> ITHit.WebDAV.Client.DocManager.GetProtocolInstallFileNames<span class="signature">()</span><span class="type-signature returnType"> → {Array.<string>}</span>
|
|
1654
|
+
|
|
1655
|
+
</h4>
|
|
1656
|
+
<span class="toc-nav-name">GetProtocolInstallFileNames</span>
|
|
1657
|
+
|
|
1658
|
+
</div>
|
|
1659
|
+
|
|
1660
|
+
|
|
1661
|
+
</dt>
|
|
1662
|
+
<dd>
|
|
1663
|
+
|
|
1664
|
+
|
|
1665
|
+
<div class="description">
|
|
1666
|
+
Gets file names of the protocol installer depending on OS.
|
|
1667
|
+
</div>
|
|
1668
|
+
|
|
1669
|
+
|
|
1670
|
+
|
|
1671
|
+
|
|
1672
|
+
|
|
1673
|
+
|
|
1674
|
+
|
|
1675
|
+
|
|
1676
|
+
|
|
1677
|
+
<dl class="details">
|
|
1678
|
+
|
|
1679
|
+
|
|
1680
|
+
|
|
1681
|
+
|
|
1682
|
+
|
|
1683
|
+
|
|
1684
|
+
|
|
1685
|
+
|
|
1686
|
+
|
|
1687
|
+
|
|
1688
|
+
|
|
1689
|
+
|
|
1690
|
+
|
|
1691
|
+
|
|
1692
|
+
|
|
1693
|
+
|
|
1694
|
+
|
|
1695
|
+
|
|
1696
|
+
|
|
1697
|
+
|
|
1698
|
+
|
|
1699
|
+
</dl>
|
|
1700
|
+
|
|
1701
|
+
|
|
1702
|
+
|
|
1703
|
+
|
|
1704
|
+
|
|
1705
|
+
|
|
1706
|
+
|
|
1707
|
+
|
|
1708
|
+
|
|
1709
|
+
|
|
1710
|
+
|
|
1711
|
+
|
|
1712
|
+
|
|
1713
|
+
|
|
1714
|
+
<h5>Returns:</h5>
|
|
1715
|
+
<table class="params">
|
|
1716
|
+
<tbody>
|
|
1717
|
+
|
|
1718
|
+
<tr>
|
|
1719
|
+
<td class="type">
|
|
1720
|
+
<span class="param-type">
|
|
1721
|
+
|
|
1722
|
+
Array.<string>
|
|
1723
|
+
|
|
1724
|
+
|
|
1725
|
+
</span>
|
|
1726
|
+
</td>
|
|
1727
|
+
<td class="description last">An array with file names of the protocol installer.</td>
|
|
1728
|
+
</tr>
|
|
1729
|
+
|
|
1730
|
+
</tbody>
|
|
1731
|
+
</table>
|
|
1732
|
+
|
|
1733
|
+
|
|
1734
|
+
|
|
1735
|
+
|
|
1736
|
+
</dd>
|
|
1737
|
+
|
|
1738
|
+
|
|
1739
|
+
|
|
1740
|
+
<dt>
|
|
1741
|
+
<div class="nameContainer">
|
|
1742
|
+
|
|
1743
|
+
<h4 class="name" id="GSuiteEditDocument">
|
|
1744
|
+
|
|
1745
|
+
|
|
1746
|
+
<span class="type-signature static">static</span> ITHit.WebDAV.Client.DocManager.GSuiteEditDocument<span class="signature">(sDocumentUrl, oContainerDomElement, <span class="optional">errorCallback</span>)</span>
|
|
1747
|
+
|
|
1748
|
+
</h4>
|
|
1749
|
+
<span class="toc-nav-name">GSuiteEditDocument</span>
|
|
1750
|
+
|
|
1751
|
+
</div>
|
|
1752
|
+
|
|
1753
|
+
|
|
1754
|
+
</dt>
|
|
1755
|
+
<dd>
|
|
1756
|
+
|
|
1757
|
+
|
|
1758
|
+
<div class="description">
|
|
1759
|
+
<p>Edit MS Office document with G Suite Online Editor.</p>
|
|
1760
|
+
</div>
|
|
1761
|
+
|
|
1762
|
+
|
|
1763
|
+
|
|
1764
|
+
|
|
1765
|
+
|
|
1766
|
+
|
|
1767
|
+
|
|
1768
|
+
|
|
1769
|
+
|
|
1770
|
+
<table class="params">
|
|
1771
|
+
<thead>
|
|
1772
|
+
<tr>
|
|
1773
|
+
|
|
1774
|
+
<th>Name</th>
|
|
1775
|
+
|
|
1776
|
+
|
|
1777
|
+
<th>Type</th>
|
|
1778
|
+
|
|
1779
|
+
|
|
1780
|
+
|
|
1781
|
+
<th class="last">Description</th>
|
|
1782
|
+
</tr>
|
|
1783
|
+
</thead>
|
|
1784
|
+
|
|
1785
|
+
<tbody>
|
|
1786
|
+
|
|
1787
|
+
|
|
1788
|
+
<tr>
|
|
1789
|
+
|
|
1790
|
+
<td class="name"><code>sDocumentUrl</code></td>
|
|
1791
|
+
|
|
1792
|
+
|
|
1793
|
+
<td class="type">
|
|
1794
|
+
|
|
1795
|
+
|
|
1796
|
+
<span class="param-type">string</span>
|
|
1797
|
+
|
|
1798
|
+
|
|
1799
|
+
|
|
1800
|
+
</td>
|
|
1801
|
+
|
|
1802
|
+
|
|
1803
|
+
|
|
1804
|
+
<td class="description last">
|
|
1805
|
+
|
|
1806
|
+
|
|
1807
|
+
|
|
1808
|
+
|
|
1809
|
+
|
|
1810
|
+
|
|
1811
|
+
URL of the document to open for editing from server. Must be a full URL including the domain name.</td>
|
|
1812
|
+
</tr>
|
|
1813
|
+
|
|
1814
|
+
|
|
1815
|
+
|
|
1816
|
+
<tr>
|
|
1817
|
+
|
|
1818
|
+
<td class="name"><code>oContainerDomElement</code></td>
|
|
1819
|
+
|
|
1820
|
+
|
|
1821
|
+
<td class="type">
|
|
1822
|
+
|
|
1823
|
+
|
|
1824
|
+
<span class="param-type">DOM</span>
|
|
1825
|
+
|
|
1826
|
+
|
|
1827
|
+
|
|
1828
|
+
</td>
|
|
1829
|
+
|
|
1830
|
+
|
|
1831
|
+
|
|
1832
|
+
<td class="description last">
|
|
1833
|
+
|
|
1834
|
+
|
|
1835
|
+
|
|
1836
|
+
|
|
1837
|
+
|
|
1838
|
+
|
|
1839
|
+
HTML DOM element where the G Suite online editor will be loaded. If this parameter is omitted or null is passed the editor will be created in a new tab/window.</td>
|
|
1840
|
+
</tr>
|
|
1841
|
+
|
|
1842
|
+
|
|
1843
|
+
|
|
1844
|
+
<tr>
|
|
1845
|
+
|
|
1846
|
+
<td class="name"><code>errorCallback</code></td>
|
|
1847
|
+
|
|
1848
|
+
|
|
1849
|
+
<td class="type">
|
|
1850
|
+
|
|
1851
|
+
|
|
1852
|
+
<span class="param-type">function</span>
|
|
1853
|
+
|
|
1854
|
+
|
|
1855
|
+
|
|
1856
|
+
</td>
|
|
1857
|
+
|
|
1858
|
+
|
|
1859
|
+
|
|
1860
|
+
<td class="description last">
|
|
1861
|
+
|
|
1862
|
+
|
|
1863
|
+
<span class="optional">optional</span>
|
|
1864
|
+
|
|
1865
|
+
|
|
1866
|
+
|
|
1867
|
+
|
|
1868
|
+
|
|
1869
|
+
Function to call if document opening failed.</td>
|
|
1870
|
+
</tr>
|
|
1871
|
+
|
|
1872
|
+
|
|
1873
|
+
</tbody>
|
|
1874
|
+
</table>
|
|
1875
|
+
|
|
1876
|
+
|
|
1877
|
+
|
|
1878
|
+
<dl class="details">
|
|
1879
|
+
|
|
1880
|
+
|
|
1881
|
+
|
|
1882
|
+
|
|
1883
|
+
|
|
1884
|
+
|
|
1885
|
+
|
|
1886
|
+
|
|
1887
|
+
|
|
1888
|
+
|
|
1889
|
+
|
|
1890
|
+
|
|
1891
|
+
|
|
1892
|
+
|
|
1893
|
+
|
|
1894
|
+
|
|
1895
|
+
|
|
1896
|
+
|
|
1897
|
+
|
|
1898
|
+
|
|
1899
|
+
|
|
1900
|
+
</dl>
|
|
1901
|
+
|
|
1902
|
+
|
|
1903
|
+
|
|
1904
|
+
|
|
1905
|
+
|
|
1906
|
+
|
|
1907
|
+
|
|
1908
|
+
|
|
1909
|
+
|
|
1910
|
+
|
|
1911
|
+
|
|
1912
|
+
|
|
1913
|
+
|
|
1914
|
+
</dd>
|
|
1915
|
+
|
|
1916
|
+
|
|
1917
|
+
|
|
1918
|
+
<dt>
|
|
1919
|
+
<div class="nameContainer">
|
|
1920
|
+
|
|
1921
|
+
<h4 class="name" id="GSuitePreviewDocument">
|
|
1922
|
+
|
|
1923
|
+
|
|
1924
|
+
<span class="type-signature static">static</span> ITHit.WebDAV.Client.DocManager.GSuitePreviewDocument<span class="signature">(sDocumentUrl, oContainerDomElement, <span class="optional">errorCallback</span>)</span>
|
|
1925
|
+
|
|
1926
|
+
</h4>
|
|
1927
|
+
<span class="toc-nav-name">GSuitePreviewDocument</span>
|
|
1928
|
+
|
|
1929
|
+
</div>
|
|
1930
|
+
|
|
1931
|
+
|
|
1932
|
+
</dt>
|
|
1933
|
+
<dd>
|
|
1934
|
+
|
|
1935
|
+
|
|
1936
|
+
<div class="description">
|
|
1937
|
+
<p>Preview MS Office document with G Suite Online Tool.</p>
|
|
1938
|
+
</div>
|
|
1939
|
+
|
|
1940
|
+
|
|
1941
|
+
|
|
1942
|
+
|
|
1943
|
+
|
|
1944
|
+
|
|
1945
|
+
|
|
1946
|
+
|
|
1947
|
+
|
|
1948
|
+
<table class="params">
|
|
1949
|
+
<thead>
|
|
1950
|
+
<tr>
|
|
1951
|
+
|
|
1952
|
+
<th>Name</th>
|
|
1953
|
+
|
|
1954
|
+
|
|
1955
|
+
<th>Type</th>
|
|
1956
|
+
|
|
1957
|
+
|
|
1958
|
+
|
|
1959
|
+
<th class="last">Description</th>
|
|
1960
|
+
</tr>
|
|
1961
|
+
</thead>
|
|
1962
|
+
|
|
1963
|
+
<tbody>
|
|
1964
|
+
|
|
1965
|
+
|
|
1966
|
+
<tr>
|
|
1967
|
+
|
|
1968
|
+
<td class="name"><code>sDocumentUrl</code></td>
|
|
1969
|
+
|
|
1970
|
+
|
|
1971
|
+
<td class="type">
|
|
1972
|
+
|
|
1973
|
+
|
|
1974
|
+
<span class="param-type">string</span>
|
|
1975
|
+
|
|
1976
|
+
|
|
1977
|
+
|
|
1978
|
+
</td>
|
|
1979
|
+
|
|
1980
|
+
|
|
1981
|
+
|
|
1982
|
+
<td class="description last">
|
|
1983
|
+
|
|
1984
|
+
|
|
1985
|
+
|
|
1986
|
+
|
|
1987
|
+
|
|
1988
|
+
|
|
1989
|
+
URL of the document to open for preview. Must be a full URL including the domain name.</td>
|
|
1990
|
+
</tr>
|
|
1991
|
+
|
|
1992
|
+
|
|
1993
|
+
|
|
1994
|
+
<tr>
|
|
1995
|
+
|
|
1996
|
+
<td class="name"><code>oContainerDomElement</code></td>
|
|
1997
|
+
|
|
1998
|
+
|
|
1999
|
+
<td class="type">
|
|
2000
|
+
|
|
2001
|
+
|
|
2002
|
+
<span class="param-type">DOM</span>
|
|
2003
|
+
|
|
2004
|
+
|
|
2005
|
+
|
|
2006
|
+
</td>
|
|
2007
|
+
|
|
2008
|
+
|
|
2009
|
+
|
|
2010
|
+
<td class="description last">
|
|
2011
|
+
|
|
2012
|
+
|
|
2013
|
+
|
|
2014
|
+
|
|
2015
|
+
|
|
2016
|
+
|
|
2017
|
+
HTML DOM element where the G Suite preview will be loaded. If this parameter is omitted or null is passed the preview will be created in a new tab/window.</td>
|
|
2018
|
+
</tr>
|
|
2019
|
+
|
|
2020
|
+
|
|
2021
|
+
|
|
2022
|
+
<tr>
|
|
2023
|
+
|
|
2024
|
+
<td class="name"><code>errorCallback</code></td>
|
|
2025
|
+
|
|
2026
|
+
|
|
2027
|
+
<td class="type">
|
|
2028
|
+
|
|
2029
|
+
|
|
2030
|
+
<span class="param-type">function</span>
|
|
2031
|
+
|
|
2032
|
+
|
|
2033
|
+
|
|
2034
|
+
</td>
|
|
2035
|
+
|
|
2036
|
+
|
|
2037
|
+
|
|
2038
|
+
<td class="description last">
|
|
2039
|
+
|
|
2040
|
+
|
|
2041
|
+
<span class="optional">optional</span>
|
|
2042
|
+
|
|
2043
|
+
|
|
2044
|
+
|
|
2045
|
+
|
|
2046
|
+
|
|
2047
|
+
Function to call if document opening failed.</td>
|
|
2048
|
+
</tr>
|
|
2049
|
+
|
|
2050
|
+
|
|
2051
|
+
</tbody>
|
|
2052
|
+
</table>
|
|
2053
|
+
|
|
2054
|
+
|
|
2055
|
+
|
|
2056
|
+
<dl class="details">
|
|
2057
|
+
|
|
2058
|
+
|
|
2059
|
+
|
|
2060
|
+
|
|
2061
|
+
|
|
2062
|
+
|
|
2063
|
+
|
|
2064
|
+
|
|
2065
|
+
|
|
2066
|
+
|
|
2067
|
+
|
|
2068
|
+
|
|
2069
|
+
|
|
2070
|
+
|
|
2071
|
+
|
|
2072
|
+
|
|
2073
|
+
|
|
2074
|
+
|
|
2075
|
+
|
|
2076
|
+
|
|
2077
|
+
|
|
2078
|
+
</dl>
|
|
2079
|
+
|
|
2080
|
+
|
|
2081
|
+
|
|
2082
|
+
|
|
2083
|
+
|
|
2084
|
+
|
|
2085
|
+
|
|
2086
|
+
|
|
2087
|
+
|
|
2088
|
+
|
|
2089
|
+
|
|
2090
|
+
|
|
2091
|
+
|
|
2092
|
+
</dd>
|
|
2093
|
+
|
|
2094
|
+
|
|
2095
|
+
|
|
2096
|
+
<dt>
|
|
2097
|
+
<div class="nameContainer">
|
|
2098
|
+
|
|
2099
|
+
<h4 class="name" id="IsDavProtocolSupported">
|
|
2100
|
+
|
|
2101
|
+
|
|
2102
|
+
<span class="type-signature static">static</span> ITHit.WebDAV.Client.DocManager.IsDavProtocolSupported<span class="signature">()</span><span class="type-signature returnType"> → {boolean}</span>
|
|
2103
|
+
|
|
2104
|
+
</h4>
|
|
2105
|
+
<span class="toc-nav-name">IsDavProtocolSupported</span>
|
|
2106
|
+
|
|
2107
|
+
</div>
|
|
2108
|
+
|
|
2109
|
+
|
|
2110
|
+
</dt>
|
|
2111
|
+
<dd>
|
|
2112
|
+
|
|
2113
|
+
|
|
2114
|
+
<div class="description">
|
|
2115
|
+
Returns true if protocol application installer is supported for the OS on which this function is called, false - otherwise.
|
|
2116
|
+
</div>
|
|
2117
|
+
|
|
2118
|
+
|
|
2119
|
+
|
|
2120
|
+
|
|
2121
|
+
|
|
2122
|
+
|
|
2123
|
+
|
|
2124
|
+
|
|
2125
|
+
|
|
2126
|
+
<dl class="details">
|
|
2127
|
+
|
|
2128
|
+
|
|
2129
|
+
|
|
2130
|
+
|
|
2131
|
+
|
|
2132
|
+
|
|
2133
|
+
|
|
2134
|
+
|
|
2135
|
+
|
|
2136
|
+
|
|
2137
|
+
|
|
2138
|
+
|
|
2139
|
+
|
|
2140
|
+
|
|
2141
|
+
|
|
2142
|
+
|
|
2143
|
+
|
|
2144
|
+
|
|
2145
|
+
|
|
2146
|
+
|
|
2147
|
+
|
|
2148
|
+
</dl>
|
|
2149
|
+
|
|
2150
|
+
|
|
2151
|
+
|
|
2152
|
+
|
|
2153
|
+
|
|
2154
|
+
|
|
2155
|
+
|
|
2156
|
+
|
|
2157
|
+
|
|
2158
|
+
|
|
2159
|
+
|
|
2160
|
+
|
|
2161
|
+
|
|
2162
|
+
|
|
2163
|
+
<h5>Returns:</h5>
|
|
2164
|
+
<table class="params">
|
|
2165
|
+
<tbody>
|
|
2166
|
+
|
|
2167
|
+
<tr>
|
|
2168
|
+
<td class="type">
|
|
2169
|
+
<span class="param-type">
|
|
2170
|
+
|
|
2171
|
+
boolean
|
|
2172
|
+
|
|
2173
|
+
|
|
2174
|
+
</span>
|
|
2175
|
+
</td>
|
|
2176
|
+
<td class="description last">True if protocol application installer is supported for the OS on which this function is called.</td>
|
|
2177
|
+
</tr>
|
|
2178
|
+
|
|
2179
|
+
</tbody>
|
|
2180
|
+
</table>
|
|
2181
|
+
|
|
2182
|
+
|
|
2183
|
+
|
|
2184
|
+
|
|
2185
|
+
</dd>
|
|
2186
|
+
|
|
2187
|
+
|
|
2188
|
+
|
|
2189
|
+
<dt>
|
|
2190
|
+
<div class="nameContainer">
|
|
2191
|
+
|
|
2192
|
+
<h4 class="name" id="IsGSuiteDocument">
|
|
2193
|
+
|
|
2194
|
+
|
|
2195
|
+
<span class="type-signature static">static</span> ITHit.WebDAV.Client.DocManager.IsGSuiteDocument<span class="signature">(sDocumentUrl)</span><span class="type-signature returnType"> → {boolean}</span>
|
|
2196
|
+
|
|
2197
|
+
</h4>
|
|
2198
|
+
<span class="toc-nav-name">IsGSuiteDocument</span>
|
|
2199
|
+
|
|
2200
|
+
</div>
|
|
2201
|
+
|
|
2202
|
+
|
|
2203
|
+
</dt>
|
|
2204
|
+
<dd>
|
|
2205
|
+
|
|
2206
|
+
|
|
2207
|
+
<div class="description">
|
|
2208
|
+
Extracts extension and returns true if the document can be edited in G Suite editor or document preview generated via G Suite.
|
|
2209
|
+
</div>
|
|
2210
|
+
|
|
2211
|
+
|
|
2212
|
+
|
|
2213
|
+
|
|
2214
|
+
|
|
2215
|
+
|
|
2216
|
+
|
|
2217
|
+
|
|
2218
|
+
|
|
2219
|
+
<table class="params">
|
|
2220
|
+
<thead>
|
|
2221
|
+
<tr>
|
|
2222
|
+
|
|
2223
|
+
<th>Name</th>
|
|
2224
|
+
|
|
2225
|
+
|
|
2226
|
+
<th>Type</th>
|
|
2227
|
+
|
|
2228
|
+
|
|
2229
|
+
|
|
2230
|
+
<th class="last">Description</th>
|
|
2231
|
+
</tr>
|
|
2232
|
+
</thead>
|
|
2233
|
+
|
|
2234
|
+
<tbody>
|
|
2235
|
+
|
|
2236
|
+
|
|
2237
|
+
<tr>
|
|
2238
|
+
|
|
2239
|
+
<td class="name"><code>sDocumentUrl</code></td>
|
|
2240
|
+
|
|
2241
|
+
|
|
2242
|
+
<td class="type">
|
|
2243
|
+
|
|
2244
|
+
|
|
2245
|
+
<span class="param-type">string</span>
|
|
2246
|
+
|
|
2247
|
+
|
|
2248
|
+
|
|
2249
|
+
</td>
|
|
2250
|
+
|
|
2251
|
+
|
|
2252
|
+
|
|
2253
|
+
<td class="description last">
|
|
2254
|
+
|
|
2255
|
+
URL of the document.</td>
|
|
2256
|
+
</tr>
|
|
2257
|
+
|
|
2258
|
+
|
|
2259
|
+
</tbody>
|
|
2260
|
+
</table>
|
|
2261
|
+
|
|
2262
|
+
|
|
2263
|
+
|
|
2264
|
+
<dl class="details">
|
|
2265
|
+
|
|
2266
|
+
|
|
2267
|
+
|
|
2268
|
+
|
|
2269
|
+
|
|
2270
|
+
|
|
2271
|
+
|
|
2272
|
+
|
|
2273
|
+
|
|
2274
|
+
|
|
2275
|
+
|
|
2276
|
+
|
|
2277
|
+
|
|
2278
|
+
|
|
2279
|
+
|
|
2280
|
+
|
|
2281
|
+
|
|
2282
|
+
|
|
2283
|
+
|
|
2284
|
+
|
|
2285
|
+
|
|
2286
|
+
</dl>
|
|
2287
|
+
|
|
2288
|
+
|
|
2289
|
+
|
|
2290
|
+
|
|
2291
|
+
|
|
2292
|
+
|
|
2293
|
+
|
|
2294
|
+
|
|
2295
|
+
|
|
2296
|
+
|
|
2297
|
+
|
|
2298
|
+
|
|
2299
|
+
|
|
2300
|
+
|
|
2301
|
+
<h5>Returns:</h5>
|
|
2302
|
+
<table class="params">
|
|
2303
|
+
<tbody>
|
|
2304
|
+
|
|
2305
|
+
<tr>
|
|
2306
|
+
<td class="type">
|
|
2307
|
+
<span class="param-type">
|
|
2308
|
+
|
|
2309
|
+
boolean
|
|
2310
|
+
|
|
2311
|
+
|
|
2312
|
+
</span>
|
|
2313
|
+
</td>
|
|
2314
|
+
<td class="description last">True if URL points to GSuite Editor.</td>
|
|
2315
|
+
</tr>
|
|
2316
|
+
|
|
2317
|
+
</tbody>
|
|
2318
|
+
</table>
|
|
2319
|
+
|
|
2320
|
+
|
|
2321
|
+
|
|
2322
|
+
|
|
2323
|
+
</dd>
|
|
2324
|
+
|
|
2325
|
+
|
|
2326
|
+
|
|
2327
|
+
<dt>
|
|
2328
|
+
<div class="nameContainer">
|
|
2329
|
+
|
|
2330
|
+
<h4 class="name" id="IsMicrosoftOfficeDocument">
|
|
2331
|
+
|
|
2332
|
+
|
|
2333
|
+
<span class="type-signature static">static</span> ITHit.WebDAV.Client.DocManager.IsMicrosoftOfficeDocument<span class="signature">(sDocumentUrl)</span><span class="type-signature returnType"> → {boolean}</span>
|
|
2334
|
+
|
|
2335
|
+
</h4>
|
|
2336
|
+
<span class="toc-nav-name">IsMicrosoftOfficeDocument</span>
|
|
2337
|
+
|
|
2338
|
+
</div>
|
|
2339
|
+
|
|
2340
|
+
|
|
2341
|
+
</dt>
|
|
2342
|
+
<dd>
|
|
2343
|
+
|
|
2344
|
+
|
|
2345
|
+
<div class="description">
|
|
2346
|
+
Extracts extension and returns true if URL points to Microsoft Office Document.
|
|
2347
|
+
</div>
|
|
2348
|
+
|
|
2349
|
+
|
|
2350
|
+
|
|
2351
|
+
|
|
2352
|
+
|
|
2353
|
+
|
|
2354
|
+
|
|
2355
|
+
|
|
2356
|
+
|
|
2357
|
+
<table class="params">
|
|
2358
|
+
<thead>
|
|
2359
|
+
<tr>
|
|
2360
|
+
|
|
2361
|
+
<th>Name</th>
|
|
2362
|
+
|
|
2363
|
+
|
|
2364
|
+
<th>Type</th>
|
|
2365
|
+
|
|
2366
|
+
|
|
2367
|
+
|
|
2368
|
+
<th class="last">Description</th>
|
|
2369
|
+
</tr>
|
|
2370
|
+
</thead>
|
|
2371
|
+
|
|
2372
|
+
<tbody>
|
|
2373
|
+
|
|
2374
|
+
|
|
2375
|
+
<tr>
|
|
2376
|
+
|
|
2377
|
+
<td class="name"><code>sDocumentUrl</code></td>
|
|
2378
|
+
|
|
2379
|
+
|
|
2380
|
+
<td class="type">
|
|
2381
|
+
|
|
2382
|
+
|
|
2383
|
+
<span class="param-type">string</span>
|
|
2384
|
+
|
|
2385
|
+
|
|
2386
|
+
|
|
2387
|
+
</td>
|
|
2388
|
+
|
|
2389
|
+
|
|
2390
|
+
|
|
2391
|
+
<td class="description last">
|
|
2392
|
+
|
|
2393
|
+
URL of the document.</td>
|
|
2394
|
+
</tr>
|
|
2395
|
+
|
|
2396
|
+
|
|
2397
|
+
</tbody>
|
|
2398
|
+
</table>
|
|
2399
|
+
|
|
2400
|
+
|
|
2401
|
+
|
|
2402
|
+
<dl class="details">
|
|
2403
|
+
|
|
2404
|
+
|
|
2405
|
+
|
|
2406
|
+
|
|
2407
|
+
|
|
2408
|
+
|
|
2409
|
+
|
|
2410
|
+
|
|
2411
|
+
|
|
2412
|
+
|
|
2413
|
+
|
|
2414
|
+
|
|
2415
|
+
|
|
2416
|
+
|
|
2417
|
+
|
|
2418
|
+
|
|
2419
|
+
|
|
2420
|
+
|
|
2421
|
+
|
|
2422
|
+
|
|
2423
|
+
|
|
2424
|
+
</dl>
|
|
2425
|
+
|
|
2426
|
+
|
|
2427
|
+
|
|
2428
|
+
|
|
2429
|
+
|
|
2430
|
+
|
|
2431
|
+
|
|
2432
|
+
|
|
2433
|
+
|
|
2434
|
+
|
|
2435
|
+
|
|
2436
|
+
|
|
2437
|
+
|
|
2438
|
+
|
|
2439
|
+
<h5>Returns:</h5>
|
|
2440
|
+
<table class="params">
|
|
2441
|
+
<tbody>
|
|
2442
|
+
|
|
2443
|
+
<tr>
|
|
2444
|
+
<td class="type">
|
|
2445
|
+
<span class="param-type">
|
|
2446
|
+
|
|
2447
|
+
boolean
|
|
2448
|
+
|
|
2449
|
+
|
|
2450
|
+
</span>
|
|
2451
|
+
</td>
|
|
2452
|
+
<td class="description last">True if URL points to Microsoft Office Document.</td>
|
|
2453
|
+
</tr>
|
|
2454
|
+
|
|
2455
|
+
</tbody>
|
|
2456
|
+
</table>
|
|
2457
|
+
|
|
2458
|
+
|
|
2459
|
+
|
|
2460
|
+
|
|
2461
|
+
</dd>
|
|
2462
|
+
|
|
2463
|
+
|
|
2464
|
+
|
|
2465
|
+
<dt>
|
|
2466
|
+
<div class="nameContainer">
|
|
2467
|
+
|
|
2468
|
+
<h4 class="name" id="MicrosoftOfficeEditDocument">
|
|
2469
|
+
|
|
2470
|
+
|
|
2471
|
+
<span class="type-signature static">static</span> ITHit.WebDAV.Client.DocManager.MicrosoftOfficeEditDocument<span class="signature">(sDocumentUrl)</span>
|
|
2472
|
+
|
|
2473
|
+
</h4>
|
|
2474
|
+
<span class="toc-nav-name">MicrosoftOfficeEditDocument</span>
|
|
2475
|
+
|
|
2476
|
+
</div>
|
|
2477
|
+
|
|
2478
|
+
|
|
2479
|
+
</dt>
|
|
2480
|
+
<dd>
|
|
2481
|
+
|
|
2482
|
+
|
|
2483
|
+
<div class="description">
|
|
2484
|
+
Opens Microsoft Office document using protocol. This method does not offer protocol installation if protocol is not found. Microsoft Office must be installed on a client machine.
|
|
2485
|
+
</div>
|
|
2486
|
+
|
|
2487
|
+
|
|
2488
|
+
|
|
2489
|
+
|
|
2490
|
+
|
|
2491
|
+
|
|
2492
|
+
|
|
2493
|
+
|
|
2494
|
+
|
|
2495
|
+
<table class="params">
|
|
2496
|
+
<thead>
|
|
2497
|
+
<tr>
|
|
2498
|
+
|
|
2499
|
+
<th>Name</th>
|
|
2500
|
+
|
|
2501
|
+
|
|
2502
|
+
<th>Type</th>
|
|
2503
|
+
|
|
2504
|
+
|
|
2505
|
+
|
|
2506
|
+
<th class="last">Description</th>
|
|
2507
|
+
</tr>
|
|
2508
|
+
</thead>
|
|
2509
|
+
|
|
2510
|
+
<tbody>
|
|
2511
|
+
|
|
2512
|
+
|
|
2513
|
+
<tr>
|
|
2514
|
+
|
|
2515
|
+
<td class="name"><code>sDocumentUrl</code></td>
|
|
2516
|
+
|
|
2517
|
+
|
|
2518
|
+
<td class="type">
|
|
2519
|
+
|
|
2520
|
+
|
|
2521
|
+
<span class="param-type">string</span>
|
|
2522
|
+
|
|
2523
|
+
|
|
2524
|
+
|
|
2525
|
+
</td>
|
|
2526
|
+
|
|
2527
|
+
|
|
2528
|
+
|
|
2529
|
+
<td class="description last">
|
|
2530
|
+
|
|
2531
|
+
URL of the document to edit. This must be a Microsoft Office document. Must be a full URL including the domain name.</td>
|
|
2532
|
+
</tr>
|
|
2533
|
+
|
|
2534
|
+
|
|
2535
|
+
</tbody>
|
|
2536
|
+
</table>
|
|
2537
|
+
|
|
2538
|
+
|
|
2539
|
+
|
|
2540
|
+
<dl class="details">
|
|
2541
|
+
|
|
2542
|
+
|
|
2543
|
+
|
|
2544
|
+
|
|
2545
|
+
|
|
2546
|
+
|
|
2547
|
+
|
|
2548
|
+
|
|
2549
|
+
|
|
2550
|
+
|
|
2551
|
+
|
|
2552
|
+
|
|
2553
|
+
|
|
2554
|
+
|
|
2555
|
+
|
|
2556
|
+
|
|
2557
|
+
|
|
2558
|
+
|
|
2559
|
+
|
|
2560
|
+
|
|
2561
|
+
|
|
2562
|
+
</dl>
|
|
2563
|
+
|
|
2564
|
+
|
|
2565
|
+
|
|
2566
|
+
|
|
2567
|
+
|
|
2568
|
+
|
|
2569
|
+
|
|
2570
|
+
|
|
2571
|
+
|
|
2572
|
+
|
|
2573
|
+
|
|
2574
|
+
|
|
2575
|
+
|
|
2576
|
+
</dd>
|
|
2577
|
+
|
|
2578
|
+
|
|
2579
|
+
|
|
2580
|
+
<dt>
|
|
2581
|
+
<div class="nameContainer">
|
|
2582
|
+
|
|
2583
|
+
<h4 class="name" id="OpenFolderInOsFileManager">
|
|
2584
|
+
|
|
2585
|
+
|
|
2586
|
+
<span class="type-signature static">static</span> ITHit.WebDAV.Client.DocManager.OpenFolderInOsFileManager<span class="signature">(sFolderUrl, <span class="optional">sMountUrl</span>, <span class="optional">errorCallback</span>, <span class="optional">reserved</span>, <span class="optional">sSearchIn</span>, <span class="optional">sCookieNames</span>, <span class="optional">sLoginUrl</span>)</span>
|
|
2587
|
+
|
|
2588
|
+
</h4>
|
|
2589
|
+
<span class="toc-nav-name">OpenFolderInOsFileManager</span>
|
|
2590
|
+
|
|
2591
|
+
</div>
|
|
2592
|
+
|
|
2593
|
+
|
|
2594
|
+
</dt>
|
|
2595
|
+
<dd>
|
|
2596
|
+
|
|
2597
|
+
|
|
2598
|
+
<div class="description">
|
|
2599
|
+
<p>Mounts folder in file system and opens it in default OS file manger. Requests protocol installation if folder opening protocol is not installed.</p>
|
|
2600
|
+
</div>
|
|
2601
|
+
|
|
2602
|
+
|
|
2603
|
+
|
|
2604
|
+
|
|
2605
|
+
|
|
2606
|
+
|
|
2607
|
+
|
|
2608
|
+
|
|
2609
|
+
|
|
2610
|
+
<table class="params">
|
|
2611
|
+
<thead>
|
|
2612
|
+
<tr>
|
|
2613
|
+
|
|
2614
|
+
<th>Name</th>
|
|
2615
|
+
|
|
2616
|
+
|
|
2617
|
+
<th>Type</th>
|
|
2618
|
+
|
|
2619
|
+
|
|
2620
|
+
|
|
2621
|
+
<th class="last">Description</th>
|
|
2622
|
+
</tr>
|
|
2623
|
+
</thead>
|
|
2624
|
+
|
|
2625
|
+
<tbody>
|
|
2626
|
+
|
|
2627
|
+
|
|
2628
|
+
<tr>
|
|
2629
|
+
|
|
2630
|
+
<td class="name"><code>sFolderUrl</code></td>
|
|
2631
|
+
|
|
2632
|
+
|
|
2633
|
+
<td class="type">
|
|
2634
|
+
|
|
2635
|
+
|
|
2636
|
+
<span class="param-type">string</span>
|
|
2637
|
+
|
|
2638
|
+
|
|
2639
|
+
|
|
2640
|
+
</td>
|
|
2641
|
+
|
|
2642
|
+
|
|
2643
|
+
|
|
2644
|
+
<td class="description last">
|
|
2645
|
+
|
|
2646
|
+
|
|
2647
|
+
|
|
2648
|
+
|
|
2649
|
+
|
|
2650
|
+
|
|
2651
|
+
URL of the folder to open in OS file manager. Must be a full URL including the domain name.</td>
|
|
2652
|
+
</tr>
|
|
2653
|
+
|
|
2654
|
+
|
|
2655
|
+
|
|
2656
|
+
<tr>
|
|
2657
|
+
|
|
2658
|
+
<td class="name"><code>sMountUrl</code></td>
|
|
2659
|
+
|
|
2660
|
+
|
|
2661
|
+
<td class="type">
|
|
2662
|
+
|
|
2663
|
+
|
|
2664
|
+
<span class="param-type">string</span>
|
|
2665
|
+
|
|
2666
|
+
|
|
2667
|
+
|
|
2668
|
+
</td>
|
|
2669
|
+
|
|
2670
|
+
|
|
2671
|
+
|
|
2672
|
+
<td class="description last">
|
|
2673
|
+
|
|
2674
|
+
|
|
2675
|
+
<span class="optional">optional</span>
|
|
2676
|
+
|
|
2677
|
+
|
|
2678
|
+
|
|
2679
|
+
|
|
2680
|
+
|
|
2681
|
+
URL to mount file system to before opening the folder. Usually this is your WebDAV server root folder. If this parameter is not specified file system will be mounted to the folder in which document is located.</td>
|
|
2682
|
+
</tr>
|
|
2683
|
+
|
|
2684
|
+
|
|
2685
|
+
|
|
2686
|
+
<tr>
|
|
2687
|
+
|
|
2688
|
+
<td class="name"><code>errorCallback</code></td>
|
|
2689
|
+
|
|
2690
|
+
|
|
2691
|
+
<td class="type">
|
|
2692
|
+
|
|
2693
|
+
|
|
2694
|
+
<span class="param-type">function</span>
|
|
2695
|
+
|
|
2696
|
+
|
|
2697
|
+
|
|
2698
|
+
</td>
|
|
2699
|
+
|
|
2700
|
+
|
|
2701
|
+
|
|
2702
|
+
<td class="description last">
|
|
2703
|
+
|
|
2704
|
+
|
|
2705
|
+
<span class="optional">optional</span>
|
|
2706
|
+
|
|
2707
|
+
|
|
2708
|
+
|
|
2709
|
+
|
|
2710
|
+
|
|
2711
|
+
Function to call if file manager opening has failed. Typically you will request the protocol installation in this callback.
|
|
2712
|
+
</tr>
|
|
2713
|
+
|
|
2714
|
+
|
|
2715
|
+
|
|
2716
|
+
<tr>
|
|
2717
|
+
|
|
2718
|
+
<td class="name"><code>reserved</code></td>
|
|
2719
|
+
|
|
2720
|
+
|
|
2721
|
+
<td class="type">
|
|
2722
|
+
|
|
2723
|
+
|
|
2724
|
+
<span class="param-type">string</span>
|
|
2725
|
+
|
|
2726
|
+
|
|
2727
|
+
|
|
2728
|
+
</td>
|
|
2729
|
+
|
|
2730
|
+
|
|
2731
|
+
|
|
2732
|
+
<td class="description last">
|
|
2733
|
+
|
|
2734
|
+
|
|
2735
|
+
<span class="optional">optional</span>
|
|
2736
|
+
|
|
2737
|
+
|
|
2738
|
+
|
|
2739
|
+
|
|
2740
|
+
|
|
2741
|
+
Reserved for future use.</td>
|
|
2742
|
+
</tr>
|
|
2743
|
+
|
|
2744
|
+
|
|
2745
|
+
|
|
2746
|
+
<tr>
|
|
2747
|
+
|
|
2748
|
+
<td class="name"><code>sSearchIn</code></td>
|
|
2749
|
+
|
|
2750
|
+
|
|
2751
|
+
<td class="type">
|
|
2752
|
+
|
|
2753
|
+
|
|
2754
|
+
<span class="param-type">string</span>
|
|
2755
|
+
|
|
2756
|
+
|
|
2757
|
+
|
|
2758
|
+
</td>
|
|
2759
|
+
|
|
2760
|
+
|
|
2761
|
+
|
|
2762
|
+
<td class="description last">
|
|
2763
|
+
|
|
2764
|
+
|
|
2765
|
+
<span class="optional">optional</span>
|
|
2766
|
+
|
|
2767
|
+
|
|
2768
|
+
|
|
2769
|
+
|
|
2770
|
+
|
|
2771
|
+
<span class="optional">v3 Beta and later only.</span> Indicates cookies authentication. Allowed values are:
|
|
2772
|
+
</tr>
|
|
2773
|
+
|
|
2774
|
+
|
|
2775
|
+
|
|
2776
|
+
<tr>
|
|
2777
|
+
|
|
2778
|
+
<td class="name"><code>sCookieNames</code></td>
|
|
2779
|
+
|
|
2780
|
+
|
|
2781
|
+
<td class="type">
|
|
2782
|
+
|
|
2783
|
+
|
|
2784
|
+
<span class="param-type">string</span>
|
|
2785
|
+
|
|
2786
|
+
|
|
2787
|
+
|
|
2788
|
+
</td>
|
|
2789
|
+
|
|
2790
|
+
|
|
2791
|
+
|
|
2792
|
+
<td class="description last">
|
|
2793
|
+
|
|
2794
|
+
|
|
2795
|
+
<span class="optional">optional</span>
|
|
2796
|
+
|
|
2797
|
+
|
|
2798
|
+
|
|
2799
|
+
|
|
2800
|
+
|
|
2801
|
+
<span class="optional">v3 Beta and later only.</span> Coma separated list of cookie names to search for. Microsoft Office requires persistent cookie (with expiration date), it does not support session cookies.</td>
|
|
2802
|
+
</tr>
|
|
2803
|
+
|
|
2804
|
+
|
|
2805
|
+
|
|
2806
|
+
<tr>
|
|
2807
|
+
|
|
2808
|
+
<td class="name"><code>sLoginUrl</code></td>
|
|
2809
|
+
|
|
2810
|
+
|
|
2811
|
+
<td class="type">
|
|
2812
|
+
|
|
2813
|
+
|
|
2814
|
+
<span class="param-type">string</span>
|
|
2815
|
+
|
|
2816
|
+
|
|
2817
|
+
|
|
2818
|
+
</td>
|
|
2819
|
+
|
|
2820
|
+
|
|
2821
|
+
|
|
2822
|
+
<td class="description last">
|
|
2823
|
+
|
|
2824
|
+
|
|
2825
|
+
<span class="optional">optional</span>
|
|
2826
|
+
|
|
2827
|
+
|
|
2828
|
+
|
|
2829
|
+
|
|
2830
|
+
|
|
2831
|
+
<span class="optional">v3 Beta and later only.</span> Login URL to redirect to in case any cookies specified in <code>sCookieNames</code> parameter are not found.</td>
|
|
2832
|
+
</tr>
|
|
2833
|
+
|
|
2834
|
+
|
|
2835
|
+
</tbody>
|
|
2836
|
+
</table>
|
|
2837
|
+
|
|
2838
|
+
|
|
2839
|
+
|
|
2840
|
+
<dl class="details">
|
|
2841
|
+
|
|
2842
|
+
|
|
2843
|
+
|
|
2844
|
+
|
|
2845
|
+
|
|
2846
|
+
|
|
2847
|
+
|
|
2848
|
+
|
|
2849
|
+
|
|
2850
|
+
|
|
2851
|
+
|
|
2852
|
+
|
|
2853
|
+
|
|
2854
|
+
|
|
2855
|
+
|
|
2856
|
+
|
|
2857
|
+
|
|
2858
|
+
|
|
2859
|
+
|
|
2860
|
+
|
|
2861
|
+
|
|
2862
|
+
</dl>
|
|
2863
|
+
|
|
2864
|
+
|
|
2865
|
+
|
|
2866
|
+
|
|
2867
|
+
|
|
2868
|
+
|
|
2869
|
+
|
|
2870
|
+
|
|
2871
|
+
|
|
2872
|
+
|
|
2873
|
+
|
|
2874
|
+
|
|
2875
|
+
|
|
2876
|
+
</dd>
|
|
2877
|
+
|
|
2878
|
+
</dl>
|
|
2879
|
+
|
|
2880
|
+
|
|
2881
|
+
|
|
2882
|
+
|
|
2883
|
+
|
|
2884
|
+
</article>
|
|
2885
|
+
|
|
2886
|
+
</section>
|
|
2887
|
+
|
|
2888
|
+
|
|
2889
|
+
|
|
2890
|
+
|
|
2891
|
+
|
|
2892
|
+
|
|
2893
|
+
|
|
2894
|
+
</div>
|
|
2895
|
+
</div>
|
|
2896
|
+
|
|
2897
|
+
</div>
|
|
2898
|
+
|
|
2899
|
+
|
|
2900
|
+
<div class="search-container" id="PkfLWpAbet" style="display: none">
|
|
2901
|
+
<div class="wrapper" id="iCxFxjkHbP">
|
|
2902
|
+
<button class="icon-button search-close-button" id="VjLlGakifb" aria-label='close search'>
|
|
2903
|
+
<svg>
|
|
2904
|
+
<use xlink:href="#close-icon"></use>
|
|
2905
|
+
</svg>
|
|
2906
|
+
|
|
2907
|
+
</button>
|
|
2908
|
+
<div class="search-box-c">
|
|
2909
|
+
<svg><use xlink:href="#search-icon"></use></svg>
|
|
2910
|
+
<input type="text" id="vpcKVYIppa" class="search-input" placeholder="Search..." autofocus>
|
|
2911
|
+
</div>
|
|
2912
|
+
<div class="search-result-c" id="fWwVHRuDuN">
|
|
2913
|
+
<span class="search-result-c-text">Type anything to view search result</span>
|
|
2914
|
+
</div>
|
|
2915
|
+
</div>
|
|
2916
|
+
</div>
|
|
2917
|
+
|
|
2918
|
+
|
|
2919
|
+
<div class="mobile-menu-icon-container">
|
|
2920
|
+
<button class="icon-button" id="mobile-menu" data-isopen="false" aria-label="menu">
|
|
2921
|
+
<svg><use xlink:href="#menu-icon"></use></svg>
|
|
2922
|
+
</button>
|
|
2923
|
+
</div>
|
|
2924
|
+
|
|
2925
|
+
<div id="mobile-sidebar" class="mobile-sidebar-container">
|
|
2926
|
+
<div class="mobile-sidebar-wrapper">
|
|
2927
|
+
|
|
2928
|
+
|
|
2929
|
+
<a href="/" class="sidebar-title sidebar-title-anchor">Index</a>
|
|
2930
|
+
|
|
2931
|
+
|
|
2932
|
+
<div class="mobile-nav-links">
|
|
2933
|
+
|
|
2934
|
+
|
|
2935
|
+
</div>
|
|
2936
|
+
<div class="mobile-sidebar-items-c">
|
|
2937
|
+
|
|
2938
|
+
|
|
2939
|
+
|
|
2940
|
+
<div class="sidebar-section-title with-arrow" data-isopen="true" id="nav_ITHit">
|
|
2941
|
+
|
|
2942
|
+
<div>ITHit</div>
|
|
2943
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
2944
|
+
|
|
2945
|
+
</div>
|
|
2946
|
+
<div class="sidebar-section-children-container">
|
|
2947
|
+
<div style="padding-left: 8px;">
|
|
2948
|
+
|
|
2949
|
+
|
|
2950
|
+
|
|
2951
|
+
<div class="sidebar-section-title with-arrow" data-isopen="false" id="nav_ITHitWebDAV">
|
|
2952
|
+
|
|
2953
|
+
<div>WebDAV</div>
|
|
2954
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
2955
|
+
|
|
2956
|
+
</div>
|
|
2957
|
+
<div class="sidebar-section-children-container">
|
|
2958
|
+
<div style="padding-left: 8px;">
|
|
2959
|
+
|
|
2960
|
+
|
|
2961
|
+
|
|
2962
|
+
<div class="sidebar-section-title with-arrow" data-isopen="false" id="nav_ITHitWebDAVClient">
|
|
2963
|
+
|
|
2964
|
+
<div>Client</div>
|
|
2965
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
2966
|
+
|
|
2967
|
+
</div>
|
|
2968
|
+
<div class="sidebar-section-children-container">
|
|
2969
|
+
<div style="padding-left: 8px;">
|
|
2970
|
+
|
|
2971
|
+
|
|
2972
|
+
|
|
2973
|
+
<div class="sidebar-section-title with-arrow" data-isopen="false" id="nav_ITHitWebDAVClientExceptions">
|
|
2974
|
+
|
|
2975
|
+
<div>Exceptions</div>
|
|
2976
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
2977
|
+
|
|
2978
|
+
</div>
|
|
2979
|
+
<div class="sidebar-section-children-container">
|
|
2980
|
+
<div style="padding-left: 8px;">
|
|
2981
|
+
|
|
2982
|
+
|
|
2983
|
+
|
|
2984
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.BadRequestException.html">BadRequestException</a></div>
|
|
2985
|
+
|
|
2986
|
+
|
|
2987
|
+
|
|
2988
|
+
|
|
2989
|
+
|
|
2990
|
+
|
|
2991
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.ConflictException.html">ConflictException</a></div>
|
|
2992
|
+
|
|
2993
|
+
|
|
2994
|
+
|
|
2995
|
+
|
|
2996
|
+
|
|
2997
|
+
|
|
2998
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.DependencyFailedException.html">DependencyFailedException</a></div>
|
|
2999
|
+
|
|
3000
|
+
|
|
3001
|
+
|
|
3002
|
+
|
|
3003
|
+
|
|
3004
|
+
|
|
3005
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.ForbiddenException.html">ForbiddenException</a></div>
|
|
3006
|
+
|
|
3007
|
+
|
|
3008
|
+
|
|
3009
|
+
|
|
3010
|
+
|
|
3011
|
+
|
|
3012
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.InsufficientStorageException.html">InsufficientStorageException</a></div>
|
|
3013
|
+
|
|
3014
|
+
|
|
3015
|
+
|
|
3016
|
+
|
|
3017
|
+
|
|
3018
|
+
|
|
3019
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.IntegrationException.html">IntegrationException</a></div>
|
|
3020
|
+
|
|
3021
|
+
|
|
3022
|
+
|
|
3023
|
+
|
|
3024
|
+
|
|
3025
|
+
|
|
3026
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.LockedException.html">LockedException</a></div>
|
|
3027
|
+
|
|
3028
|
+
|
|
3029
|
+
|
|
3030
|
+
|
|
3031
|
+
|
|
3032
|
+
|
|
3033
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.MethodNotAllowedException.html">MethodNotAllowedException</a></div>
|
|
3034
|
+
|
|
3035
|
+
|
|
3036
|
+
|
|
3037
|
+
|
|
3038
|
+
|
|
3039
|
+
|
|
3040
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.NotFoundException.html">NotFoundException</a></div>
|
|
3041
|
+
|
|
3042
|
+
|
|
3043
|
+
|
|
3044
|
+
|
|
3045
|
+
|
|
3046
|
+
|
|
3047
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.NotImplementedException.html">NotImplementedException</a></div>
|
|
3048
|
+
|
|
3049
|
+
|
|
3050
|
+
|
|
3051
|
+
|
|
3052
|
+
|
|
3053
|
+
|
|
3054
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.PreconditionFailedException.html">PreconditionFailedException</a></div>
|
|
3055
|
+
|
|
3056
|
+
|
|
3057
|
+
|
|
3058
|
+
|
|
3059
|
+
|
|
3060
|
+
|
|
3061
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.PropertyConflictException.html">PropertyConflictException</a></div>
|
|
3062
|
+
|
|
3063
|
+
|
|
3064
|
+
|
|
3065
|
+
|
|
3066
|
+
|
|
3067
|
+
|
|
3068
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.PropertyException.html">PropertyException</a></div>
|
|
3069
|
+
|
|
3070
|
+
|
|
3071
|
+
|
|
3072
|
+
|
|
3073
|
+
|
|
3074
|
+
|
|
3075
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.PropertyForbiddenException.html">PropertyForbiddenException</a></div>
|
|
3076
|
+
|
|
3077
|
+
|
|
3078
|
+
|
|
3079
|
+
|
|
3080
|
+
|
|
3081
|
+
|
|
3082
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.PropertyNotFoundException.html">PropertyNotFoundException</a></div>
|
|
3083
|
+
|
|
3084
|
+
|
|
3085
|
+
|
|
3086
|
+
|
|
3087
|
+
|
|
3088
|
+
|
|
3089
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.QuotaNotExceededException.html">QuotaNotExceededException</a></div>
|
|
3090
|
+
|
|
3091
|
+
|
|
3092
|
+
|
|
3093
|
+
|
|
3094
|
+
|
|
3095
|
+
|
|
3096
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.SufficientDiskSpaceException.html">SufficientDiskSpaceException</a></div>
|
|
3097
|
+
|
|
3098
|
+
|
|
3099
|
+
|
|
3100
|
+
|
|
3101
|
+
|
|
3102
|
+
|
|
3103
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.UnauthorizedException.html">UnauthorizedException</a></div>
|
|
3104
|
+
|
|
3105
|
+
|
|
3106
|
+
|
|
3107
|
+
|
|
3108
|
+
|
|
3109
|
+
|
|
3110
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.WebDavException.html">WebDavException</a></div>
|
|
3111
|
+
|
|
3112
|
+
|
|
3113
|
+
|
|
3114
|
+
|
|
3115
|
+
|
|
3116
|
+
|
|
3117
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Exceptions.WebDavHttpException.html">WebDavHttpException</a></div>
|
|
3118
|
+
|
|
3119
|
+
|
|
3120
|
+
|
|
3121
|
+
|
|
3122
|
+
|
|
3123
|
+
|
|
3124
|
+
</div>
|
|
3125
|
+
</div>
|
|
3126
|
+
|
|
3127
|
+
|
|
3128
|
+
|
|
3129
|
+
|
|
3130
|
+
|
|
3131
|
+
|
|
3132
|
+
<div class="sidebar-section-title with-arrow" data-isopen="false" id="nav_ITHitWebDAVClientUpload">
|
|
3133
|
+
|
|
3134
|
+
<div>Upload</div>
|
|
3135
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
3136
|
+
|
|
3137
|
+
</div>
|
|
3138
|
+
<div class="sidebar-section-children-container">
|
|
3139
|
+
<div style="padding-left: 8px;">
|
|
3140
|
+
|
|
3141
|
+
|
|
3142
|
+
|
|
3143
|
+
<div class="sidebar-section-title with-arrow" data-isopen="false" id="nav_ITHitWebDAVClientUploadControls">
|
|
3144
|
+
|
|
3145
|
+
<div>Controls</div>
|
|
3146
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
3147
|
+
|
|
3148
|
+
</div>
|
|
3149
|
+
<div class="sidebar-section-children-container">
|
|
3150
|
+
<div style="padding-left: 8px;">
|
|
3151
|
+
|
|
3152
|
+
|
|
3153
|
+
|
|
3154
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Controls.DropZone.html">DropZone</a></div>
|
|
3155
|
+
|
|
3156
|
+
|
|
3157
|
+
|
|
3158
|
+
|
|
3159
|
+
|
|
3160
|
+
|
|
3161
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Controls.HtmlControl.html">HtmlControl</a></div>
|
|
3162
|
+
|
|
3163
|
+
|
|
3164
|
+
|
|
3165
|
+
|
|
3166
|
+
|
|
3167
|
+
|
|
3168
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Controls.Input.html">Input</a></div>
|
|
3169
|
+
|
|
3170
|
+
|
|
3171
|
+
|
|
3172
|
+
|
|
3173
|
+
|
|
3174
|
+
|
|
3175
|
+
</div>
|
|
3176
|
+
</div>
|
|
3177
|
+
|
|
3178
|
+
|
|
3179
|
+
|
|
3180
|
+
|
|
3181
|
+
|
|
3182
|
+
|
|
3183
|
+
<div class="sidebar-section-title with-arrow" data-isopen="false" id="nav_ITHitWebDAVClientUploadEvents">
|
|
3184
|
+
|
|
3185
|
+
<div>Events</div>
|
|
3186
|
+
<svg><use xlink:href="#down-icon"></use></svg>
|
|
3187
|
+
|
|
3188
|
+
</div>
|
|
3189
|
+
<div class="sidebar-section-children-container">
|
|
3190
|
+
<div style="padding-left: 8px;">
|
|
3191
|
+
|
|
3192
|
+
|
|
3193
|
+
|
|
3194
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.AsyncEvent.html">AsyncEvent</a></div>
|
|
3195
|
+
|
|
3196
|
+
|
|
3197
|
+
|
|
3198
|
+
|
|
3199
|
+
|
|
3200
|
+
|
|
3201
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.BeforeUploadStarted.html">BeforeUploadStarted</a></div>
|
|
3202
|
+
|
|
3203
|
+
|
|
3204
|
+
|
|
3205
|
+
|
|
3206
|
+
|
|
3207
|
+
|
|
3208
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.ProgressChanged.html">ProgressChanged</a></div>
|
|
3209
|
+
|
|
3210
|
+
|
|
3211
|
+
|
|
3212
|
+
|
|
3213
|
+
|
|
3214
|
+
|
|
3215
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.QueueChanged.html">QueueChanged</a></div>
|
|
3216
|
+
|
|
3217
|
+
|
|
3218
|
+
|
|
3219
|
+
|
|
3220
|
+
|
|
3221
|
+
|
|
3222
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.StateChanged.html">StateChanged</a></div>
|
|
3223
|
+
|
|
3224
|
+
|
|
3225
|
+
|
|
3226
|
+
|
|
3227
|
+
|
|
3228
|
+
|
|
3229
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.UploadError.html">UploadError</a></div>
|
|
3230
|
+
|
|
3231
|
+
|
|
3232
|
+
|
|
3233
|
+
|
|
3234
|
+
|
|
3235
|
+
|
|
3236
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Events.UploadItemsCreated.html">UploadItemsCreated</a></div>
|
|
3237
|
+
|
|
3238
|
+
|
|
3239
|
+
|
|
3240
|
+
|
|
3241
|
+
|
|
3242
|
+
|
|
3243
|
+
</div>
|
|
3244
|
+
</div>
|
|
3245
|
+
|
|
3246
|
+
|
|
3247
|
+
|
|
3248
|
+
|
|
3249
|
+
|
|
3250
|
+
|
|
3251
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.DropZoneCollection.html">DropZoneCollection</a></div>
|
|
3252
|
+
|
|
3253
|
+
|
|
3254
|
+
|
|
3255
|
+
|
|
3256
|
+
|
|
3257
|
+
|
|
3258
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.InputCollection.html">InputCollection</a></div>
|
|
3259
|
+
|
|
3260
|
+
|
|
3261
|
+
|
|
3262
|
+
|
|
3263
|
+
|
|
3264
|
+
|
|
3265
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Progress.html">Progress</a></div>
|
|
3266
|
+
|
|
3267
|
+
|
|
3268
|
+
|
|
3269
|
+
|
|
3270
|
+
|
|
3271
|
+
|
|
3272
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Queue.html">Queue</a></div>
|
|
3273
|
+
|
|
3274
|
+
|
|
3275
|
+
|
|
3276
|
+
|
|
3277
|
+
|
|
3278
|
+
|
|
3279
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Settings.html">Settings</a></div>
|
|
3280
|
+
|
|
3281
|
+
|
|
3282
|
+
|
|
3283
|
+
|
|
3284
|
+
|
|
3285
|
+
|
|
3286
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.State.html">State</a></div>
|
|
3287
|
+
|
|
3288
|
+
|
|
3289
|
+
|
|
3290
|
+
|
|
3291
|
+
|
|
3292
|
+
|
|
3293
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.UploadItem.html">UploadItem</a></div>
|
|
3294
|
+
|
|
3295
|
+
|
|
3296
|
+
|
|
3297
|
+
|
|
3298
|
+
|
|
3299
|
+
|
|
3300
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Upload.Uploader.html">Uploader</a></div>
|
|
3301
|
+
|
|
3302
|
+
|
|
3303
|
+
|
|
3304
|
+
|
|
3305
|
+
|
|
3306
|
+
|
|
3307
|
+
</div>
|
|
3308
|
+
</div>
|
|
3309
|
+
|
|
3310
|
+
|
|
3311
|
+
|
|
3312
|
+
|
|
3313
|
+
|
|
3314
|
+
|
|
3315
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.AsyncResult.html">AsyncResult</a></div>
|
|
3316
|
+
|
|
3317
|
+
|
|
3318
|
+
|
|
3319
|
+
|
|
3320
|
+
|
|
3321
|
+
|
|
3322
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.DocManager.html">DocManager</a></div>
|
|
3323
|
+
|
|
3324
|
+
|
|
3325
|
+
|
|
3326
|
+
|
|
3327
|
+
|
|
3328
|
+
|
|
3329
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Error.html">Error</a></div>
|
|
3330
|
+
|
|
3331
|
+
|
|
3332
|
+
|
|
3333
|
+
|
|
3334
|
+
|
|
3335
|
+
|
|
3336
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Features.html">Features</a></div>
|
|
3337
|
+
|
|
3338
|
+
|
|
3339
|
+
|
|
3340
|
+
|
|
3341
|
+
|
|
3342
|
+
|
|
3343
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.File.html">File</a></div>
|
|
3344
|
+
|
|
3345
|
+
|
|
3346
|
+
|
|
3347
|
+
|
|
3348
|
+
|
|
3349
|
+
|
|
3350
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Folder.html">Folder</a></div>
|
|
3351
|
+
|
|
3352
|
+
|
|
3353
|
+
|
|
3354
|
+
|
|
3355
|
+
|
|
3356
|
+
|
|
3357
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.GEditInfo.html">GEditInfo</a></div>
|
|
3358
|
+
|
|
3359
|
+
|
|
3360
|
+
|
|
3361
|
+
|
|
3362
|
+
|
|
3363
|
+
|
|
3364
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.HierarchyItem.html">HierarchyItem</a></div>
|
|
3365
|
+
|
|
3366
|
+
|
|
3367
|
+
|
|
3368
|
+
|
|
3369
|
+
|
|
3370
|
+
|
|
3371
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.HttpStatus.html">HttpStatus</a></div>
|
|
3372
|
+
|
|
3373
|
+
|
|
3374
|
+
|
|
3375
|
+
|
|
3376
|
+
|
|
3377
|
+
|
|
3378
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.LockInfo.html">LockInfo</a></div>
|
|
3379
|
+
|
|
3380
|
+
|
|
3381
|
+
|
|
3382
|
+
|
|
3383
|
+
|
|
3384
|
+
|
|
3385
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.LockScope.html">LockScope</a></div>
|
|
3386
|
+
|
|
3387
|
+
|
|
3388
|
+
|
|
3389
|
+
|
|
3390
|
+
|
|
3391
|
+
|
|
3392
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.LockUriTokenPair.html">LockUriTokenPair</a></div>
|
|
3393
|
+
|
|
3394
|
+
|
|
3395
|
+
|
|
3396
|
+
|
|
3397
|
+
|
|
3398
|
+
|
|
3399
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.MsOfficeEditExtensions.html">MsOfficeEditExtensions</a></div>
|
|
3400
|
+
|
|
3401
|
+
|
|
3402
|
+
|
|
3403
|
+
|
|
3404
|
+
|
|
3405
|
+
|
|
3406
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Multistatus.html">Multistatus</a></div>
|
|
3407
|
+
|
|
3408
|
+
|
|
3409
|
+
|
|
3410
|
+
|
|
3411
|
+
|
|
3412
|
+
|
|
3413
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.MultistatusResponse.html">MultistatusResponse</a></div>
|
|
3414
|
+
|
|
3415
|
+
|
|
3416
|
+
|
|
3417
|
+
|
|
3418
|
+
|
|
3419
|
+
|
|
3420
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.OptionsInfo.html">OptionsInfo</a></div>
|
|
3421
|
+
|
|
3422
|
+
|
|
3423
|
+
|
|
3424
|
+
|
|
3425
|
+
|
|
3426
|
+
|
|
3427
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.OrderProperty.html">OrderProperty</a></div>
|
|
3428
|
+
|
|
3429
|
+
|
|
3430
|
+
|
|
3431
|
+
|
|
3432
|
+
|
|
3433
|
+
|
|
3434
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.PageResults.html">PageResults</a></div>
|
|
3435
|
+
|
|
3436
|
+
|
|
3437
|
+
|
|
3438
|
+
|
|
3439
|
+
|
|
3440
|
+
|
|
3441
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Property.html">Property</a></div>
|
|
3442
|
+
|
|
3443
|
+
|
|
3444
|
+
|
|
3445
|
+
|
|
3446
|
+
|
|
3447
|
+
|
|
3448
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.PropertyList.html">PropertyList</a></div>
|
|
3449
|
+
|
|
3450
|
+
|
|
3451
|
+
|
|
3452
|
+
|
|
3453
|
+
|
|
3454
|
+
|
|
3455
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.PropertyMultistatusResponse.html">PropertyMultistatusResponse</a></div>
|
|
3456
|
+
|
|
3457
|
+
|
|
3458
|
+
|
|
3459
|
+
|
|
3460
|
+
|
|
3461
|
+
|
|
3462
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.PropertyName.html">PropertyName</a></div>
|
|
3463
|
+
|
|
3464
|
+
|
|
3465
|
+
|
|
3466
|
+
|
|
3467
|
+
|
|
3468
|
+
|
|
3469
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Request.html">Request</a></div>
|
|
3470
|
+
|
|
3471
|
+
|
|
3472
|
+
|
|
3473
|
+
|
|
3474
|
+
|
|
3475
|
+
|
|
3476
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.RequestProgress.html">RequestProgress</a></div>
|
|
3477
|
+
|
|
3478
|
+
|
|
3479
|
+
|
|
3480
|
+
|
|
3481
|
+
|
|
3482
|
+
|
|
3483
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.ResourceType.html">ResourceType</a></div>
|
|
3484
|
+
|
|
3485
|
+
|
|
3486
|
+
|
|
3487
|
+
|
|
3488
|
+
|
|
3489
|
+
|
|
3490
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.ResumableUpload.html">ResumableUpload</a></div>
|
|
3491
|
+
|
|
3492
|
+
|
|
3493
|
+
|
|
3494
|
+
|
|
3495
|
+
|
|
3496
|
+
|
|
3497
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.SPSManager.html">SPSManager</a></div>
|
|
3498
|
+
|
|
3499
|
+
|
|
3500
|
+
|
|
3501
|
+
|
|
3502
|
+
|
|
3503
|
+
|
|
3504
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.SearchQuery.html">SearchQuery</a></div>
|
|
3505
|
+
|
|
3506
|
+
|
|
3507
|
+
|
|
3508
|
+
|
|
3509
|
+
|
|
3510
|
+
|
|
3511
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Source.html">Source</a></div>
|
|
3512
|
+
|
|
3513
|
+
|
|
3514
|
+
|
|
3515
|
+
|
|
3516
|
+
|
|
3517
|
+
|
|
3518
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.Version.html">Version</a></div>
|
|
3519
|
+
|
|
3520
|
+
|
|
3521
|
+
|
|
3522
|
+
|
|
3523
|
+
|
|
3524
|
+
|
|
3525
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.WebDavRequest.html">WebDavRequest</a></div>
|
|
3526
|
+
|
|
3527
|
+
|
|
3528
|
+
|
|
3529
|
+
|
|
3530
|
+
|
|
3531
|
+
|
|
3532
|
+
<div class="sidebar-section-children"><a href="ITHit.WebDAV.Client.WebDavSession.html">WebDavSession</a></div>
|
|
3533
|
+
|
|
3534
|
+
|
|
3535
|
+
|
|
3536
|
+
|
|
3537
|
+
|
|
3538
|
+
|
|
3539
|
+
</div>
|
|
3540
|
+
</div>
|
|
3541
|
+
|
|
3542
|
+
|
|
3543
|
+
|
|
3544
|
+
|
|
3545
|
+
|
|
3546
|
+
|
|
3547
|
+
</div>
|
|
3548
|
+
</div>
|
|
3549
|
+
|
|
3550
|
+
|
|
3551
|
+
|
|
3552
|
+
|
|
3553
|
+
|
|
3554
|
+
|
|
3555
|
+
<div class="sidebar-section-children"><a href="ITHit.Environment.html">Environment</a></div>
|
|
3556
|
+
|
|
3557
|
+
|
|
3558
|
+
|
|
3559
|
+
|
|
3560
|
+
|
|
3561
|
+
|
|
3562
|
+
<div class="sidebar-section-children"><a href="ITHit.LogLevel.html">LogLevel</a></div>
|
|
3563
|
+
|
|
3564
|
+
|
|
3565
|
+
|
|
3566
|
+
|
|
3567
|
+
|
|
3568
|
+
|
|
3569
|
+
<div class="sidebar-section-children"><a href="ITHit.Logger.html">Logger</a></div>
|
|
3570
|
+
|
|
3571
|
+
|
|
3572
|
+
|
|
3573
|
+
|
|
3574
|
+
|
|
3575
|
+
|
|
3576
|
+
</div>
|
|
3577
|
+
</div>
|
|
3578
|
+
|
|
3579
|
+
|
|
3580
|
+
|
|
3581
|
+
|
|
3582
|
+
|
|
3583
|
+
|
|
3584
|
+
</div>
|
|
3585
|
+
<div class="mobile-navbar-actions">
|
|
3586
|
+
|
|
3587
|
+
<div class="navbar-right-item">
|
|
3588
|
+
<button class="icon-button search-button" aria-label='open-search'>
|
|
3589
|
+
<svg><use xlink:href="#search-icon"></use></svg>
|
|
3590
|
+
</button>
|
|
3591
|
+
</div>
|
|
3592
|
+
|
|
3593
|
+
<div class="navbar-right-item">
|
|
3594
|
+
<button class="icon-button theme-toggle" aria-label='toggle-theme'>
|
|
3595
|
+
<svg><use class="theme-svg-use" xlink:href="#dark-theme-icon"></use></svg>
|
|
3596
|
+
</button>
|
|
3597
|
+
</div>
|
|
3598
|
+
<div class="navbar-right-item">
|
|
3599
|
+
<button class="icon-button font-size" aria-label='change-font-size'>
|
|
3600
|
+
<svg><use xlink:href="#font-size-icon"></use></svg>
|
|
3601
|
+
</button>
|
|
3602
|
+
</div>
|
|
3603
|
+
</div>
|
|
3604
|
+
</div>
|
|
3605
|
+
|
|
3606
|
+
</div>
|
|
3607
|
+
<script type="text/javascript" src="scripts/core.min.js"></script>
|
|
3608
|
+
|
|
3609
|
+
<script src="scripts/search.min.js" defer></script>
|
|
3610
|
+
<script src="scripts/third-party/fuse.js" defer></script>
|
|
3611
|
+
|
|
3612
|
+
|
|
3613
|
+
|
|
3614
|
+
|
|
3615
|
+
|
|
3616
|
+
<script type="text/javascript">
|
|
3617
|
+
var tocbotInstance = tocbot.init({
|
|
3618
|
+
tocSelector: '#eed4d2a0bfd64539bb9df78095dec881',
|
|
3619
|
+
contentSelector: '.main-content',
|
|
3620
|
+
headingSelector: 'h2, h3, h4',
|
|
3621
|
+
hasInnerContainers: true,
|
|
3622
|
+
scrollContainer: '.main-content',
|
|
3623
|
+
headingsOffset: 130,
|
|
3624
|
+
onClick: bringLinkToView,
|
|
3625
|
+
});
|
|
3626
|
+
|
|
3627
|
+
</script>
|
|
3628
|
+
|
|
3629
|
+
</body>
|
|
3630
|
+
|
|
3631
|
+
</html>
|