API  1.0.0
CPURL.j File Reference

Go to the source code of this file.

Variables

 CPURLAttributeModificationDateKey = @"CPURLAttributeModificationDateKey"
 
var CPURLBaseURLKey = @"@"CPURLBaseURLKey"
 
 CPURLContentAccessDateKey = @"CPURLContentAccessDateKey"
 
 CPURLContentModificationDateKey = @"CPURLContentModificationDateKey"
 
 CPURLCreationDateKey = @"CPURLCreationDateKey"
 
 CPURLCustomIconKey = @"CPURLCustomIconKey"
 
 CPURLEffectiveIconKey = @"CPURLEffectiveIconKey"
 
 CPURLHasHiddenExtensionKey = @"CPURLHasHiddenExtensionKey"
 
 CPURLIsDirectoryKey = @"CPURLIsDirectoryKey"
 
 CPURLIsHiddenKey = @"CPURLIsHiddenKey"
 
 CPURLIsPackageKey = @"CPURLIsPackageKey"
 
 CPURLIsRegularFileKey = @"CPURLIsRegularFileKey"
 
 CPURLIsSymbolicLinkKey = @"CPURLIsSymbolicLinkKey"
 
 CPURLIsSystemImmutableKey = @"CPURLIsSystemImmutableKey"
 
 CPURLIsUserImmutableKey = @"CPURLIsUserImmutableKey"
 
 CPURLIsVolumeKey = @"CPURLIsVolumeKey"
 
 CPURLLabelColorKey = @"CPURLLabelColorKey"
 
 CPURLLabelNumberKey = @"CPURLLabelNumberKey"
 
 CPURLLinkCountKey = @"CPURLLinkCountKey"
 
 CPURLLocalizedLabelKey = @"CPURLLocalizedLabelKey"
 
 CPURLLocalizedNameKey = @"CPURLLocalizedNameKey"
 
 CPURLLocalizedTypeDescriptionKey = @"CPURLLocalizedTypeDescriptionKey"
 
 CPURLNameKey = @"CPURLNameKey"
 
 CPURLParentDirectoryURLKey = @"CPURLParentDirectoryURLKey"
 
 CPURLTypeIdentifierKey = @"CPURLTypeIdentifierKey"
 
var CPURLURLStringKey = @"@"CPURLURLStringKey"
 
 CPURLVolumeURLKey = @"CPURLTypeIdentifierKey"
 
CFURL prototype isa = [CPURL class]
 

Variable Documentation

◆ CPURLAttributeModificationDateKey

CPURLAttributeModificationDateKey = @"CPURLAttributeModificationDateKey"

Definition at line 38 of file CPURL.j.

◆ CPURLBaseURLKey

var CPURLBaseURLKey = @"@"CPURLBaseURLKey"

Definition at line 243 of file CPURL.j.

◆ CPURLContentAccessDateKey

CPURLContentAccessDateKey = @"CPURLContentAccessDateKey"

Definition at line 36 of file CPURL.j.

◆ CPURLContentModificationDateKey

CPURLContentModificationDateKey = @"CPURLContentModificationDateKey"

Definition at line 37 of file CPURL.j.

◆ CPURLCreationDateKey

CPURLCreationDateKey = @"CPURLCreationDateKey"

Definition at line 35 of file CPURL.j.

◆ CPURLCustomIconKey

CPURLCustomIconKey = @"CPURLCustomIconKey"

Definition at line 48 of file CPURL.j.

◆ CPURLEffectiveIconKey

CPURLEffectiveIconKey = @"CPURLEffectiveIconKey"

Definition at line 47 of file CPURL.j.

◆ CPURLHasHiddenExtensionKey

CPURLHasHiddenExtensionKey = @"CPURLHasHiddenExtensionKey"

Definition at line 34 of file CPURL.j.

◆ CPURLIsDirectoryKey

CPURLIsDirectoryKey = @"CPURLIsDirectoryKey"

Definition at line 27 of file CPURL.j.

◆ CPURLIsHiddenKey

CPURLIsHiddenKey = @"CPURLIsHiddenKey"

Definition at line 33 of file CPURL.j.

◆ CPURLIsPackageKey

CPURLIsPackageKey = @"CPURLIsPackageKey"

Definition at line 30 of file CPURL.j.

◆ CPURLIsRegularFileKey

CPURLIsRegularFileKey = @"CPURLIsRegularFileKey"

Definition at line 26 of file CPURL.j.

◆ CPURLIsSymbolicLinkKey

CPURLIsSymbolicLinkKey = @"CPURLIsSymbolicLinkKey"

Definition at line 28 of file CPURL.j.

◆ CPURLIsSystemImmutableKey

CPURLIsSystemImmutableKey = @"CPURLIsSystemImmutableKey"

Definition at line 31 of file CPURL.j.

◆ CPURLIsUserImmutableKey

CPURLIsUserImmutableKey = @"CPURLIsUserImmutableKey"

Definition at line 32 of file CPURL.j.

◆ CPURLIsVolumeKey

CPURLIsVolumeKey = @"CPURLIsVolumeKey"

Definition at line 29 of file CPURL.j.

◆ CPURLLabelColorKey

CPURLLabelColorKey = @"CPURLLabelColorKey"

Definition at line 45 of file CPURL.j.

◆ CPURLLabelNumberKey

CPURLLabelNumberKey = @"CPURLLabelNumberKey"

Definition at line 44 of file CPURL.j.

◆ CPURLLinkCountKey

CPURLLinkCountKey = @"CPURLLinkCountKey"

Definition at line 39 of file CPURL.j.

◆ CPURLLocalizedLabelKey

CPURLLocalizedLabelKey = @"CPURLLocalizedLabelKey"

Definition at line 46 of file CPURL.j.

◆ CPURLLocalizedNameKey

CPURLLocalizedNameKey = @"CPURLLocalizedNameKey"

Definition at line 25 of file CPURL.j.

◆ CPURLLocalizedTypeDescriptionKey

CPURLLocalizedTypeDescriptionKey = @"CPURLLocalizedTypeDescriptionKey"

Definition at line 43 of file CPURL.j.

◆ CPURLNameKey

CPURLNameKey = @"CPURLNameKey"

Definition at line 24 of file CPURL.j.

◆ CPURLParentDirectoryURLKey

CPURLParentDirectoryURLKey = @"CPURLParentDirectoryURLKey"

Definition at line 40 of file CPURL.j.

◆ CPURLTypeIdentifierKey

CPURLTypeIdentifierKey = @"CPURLTypeIdentifierKey"

Definition at line 42 of file CPURL.j.

◆ CPURLURLStringKey

var CPURLURLStringKey = @"@"CPURLURLStringKey"

Definition at line 242 of file CPURL.j.

◆ CPURLVolumeURLKey

CPURLVolumeURLKey = @"CPURLTypeIdentifierKey"

Definition at line 41 of file CPURL.j.

◆ isa

CFURL prototype isa = [CPURL class]

Definition at line 261 of file CPURL.j.