NSURLMBS class
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
NSURLMBS class
- 81 properties
- 28 methods
- method checkResourceIsReachableAndReturnError as NSErrorMBS
- method Constructor(item as folderitem)
- method Constructor(scheme as string, host as string, path as string)
- method Constructor(url as string)
- method Constructor(url as string, baseURL as NSURLMBS)
- method copy as NSURLMBS
- method getResourceValue(byref value as Variant, key as string, byref error as NSErrorMBS) as boolean
- method isEqual(other as NSURLMBS) as boolean
- method Items(byref error as NSErrorMBS, VisibleItemsOnly as boolean = false) as NSURLMBS()
- method Items(VisibleItemsOnly as boolean = false) as NSURLMBS()
- method pathComponents as string()
- method removeAllCachedResourceValues
- method removeCachedResourceValueForKey(key as string)
- method resourceValuesForKeys(keys() as string, byref error as NSErrorMBS) as Dictionary
- method resourceValuesForKeys(keys() as string, targetDelegate as ResourceValuesForKeysDelegateMBS, tag as Variant = nil, PrecacheIcons as boolean = false)
- method setResourceValue(value as Variant, key as string, byref error as NSErrorMBS) as boolean
- method setResourceValues(keyedValues as Dictionary, byref error as NSErrorMBS) as boolean
- method setTemporaryResourceValue(value as Variant, key as string)
- method startAccessingSecurityScopedResource as boolean
- method stopAccessingSecurityScopedResource
- method TagNames as string()
- method URLByAppendingPathComponent(pathComponent as string) as NSURLMBS
- method URLByAppendingPathComponent(pathComponent as string, isDirectory as boolean) as NSURLMBS
- method URLByAppendingPathExtension(PathExtension as string) as NSURLMBS
- method URLByDeletingLastPathComponent as NSURLMBS
- method URLByDeletingPathExtension as NSURLMBS
- method URLByResolvingSymlinksInPath as NSURLMBS
- method URLByStandardizingPath as NSURLMBS
- 137 shared methods
- 2 delegates
This class has no sub classes.
Some methods using this class:
Some properties using for this class:
Some examples using this class:
Blog Entries
Release notes
- Version 23.0
- Changed EffectiveIcon and LabelColor in NSURLMBS to return variant to reduce dependencies.
- Version 22.1
- Added UbiquitousItemIsExcludedFromSync, UbiquitousItemUploadingError, UbiquitousItemIsUploading, UbiquitousItemIsUploaded, UbiquitousItemIsShared, UbiquitousItemIsDownloading, UbiquitousItemIsDownloaded, UbiquitousItemHasUnresolvedConflicts, UbiquitousItemDownloadRequested, UbiquitousItemDownloadingStatus, UbiquitousItemDownloadingError, UbiquitousItemContainerDisplayName and IsUbiquitousItem properties to NSURLMBS class.
- Version 21.5
- Added NSURLUbiquitousItemIsExcludedFromSyncKey to NSURLMBS class.
- Version 21.2
- Added more key getters for NSURLMBS class.
- Version 20.5
- Version 20.3
- Fixed VolumeIdentifier and FileResourceIdentifier properties in NSURLMBS to return data as hex string.
The items on this page are in the following plugins: MBS MacBase Plugin.
NSURLDownloadMBS
-
NSURLProtectionSpaceMBS