Home
last modified time | relevance | path

Searched refs:aclLocation (Results 1 – 17 of 17) sorted by relevance

/dports/www/sogo2/SOGo-2.4.1/SOPE/GDLContentStore/
H A DGCSFolder.h67 NSURL *aclLocation; variable
84 aclLocation: (NSURL *) _aloc
94 - (NSURL *) aclLocation;
H A DGCSFolder.m88 aclLocation: (NSURL *)_aloc
127 aclLocation = [_aloc retain];
142 aclLocation:nil
156 aclLocation:nil
171 [aclLocation release];
195 - (NSURL *)aclLocation { method
196 return aclLocation;
214 return [[self aclLocation] gcsTableName];
230 return [[self _channelManager] acquireOpenChannelForURL:[self aclLocation]];
H A DGCSFolderManager.m274 NSURL *location, *quickLocation, *aclLocation;
317 aclLocation = [locationString isNotNull]
325 aclLocation:aclLocation
H A DChangeLog31 …(-initWithPath:primaryKey:folderTypeName:folderType:location:quickLocation:aclLocation:folderManag…
/dports/www/sogo/SOGo-5.4.0/SOPE/GDLContentStore/
H A DGCSFolder.h70 NSURL *aclLocation; variable
87 aclLocation: (NSURL *) _aloc
97 - (NSURL *) aclLocation;
H A DGCSFolderManager.h42 NSURL *aclLocation; variable
59 - (NSURL *)aclLocation;
H A DGCSFolder.m88 aclLocation: (NSURL *)_aloc
123 aclLocation = [_aloc retain];
138 aclLocation:nil
152 aclLocation:nil
167 [aclLocation release];
207 - (NSURL *)aclLocation { method
209 return [folderManager aclLocation];
211 return aclLocation;
232 return [[self aclLocation] gcsTableName];
248 return [[self _channelManager] acquireOpenChannelForURL:[self aclLocation]];
H A DGCSFolderManager.m274 aclLocation = [_aclUrl retain];
280 aclLocation = nil;
344 - (NSURL *)aclLocation { method
345 return aclLocation;
349 return [[self aclLocation] gcsTableName];
483 aclLocation:acl_location
H A DChangeLog31 …(-initWithPath:primaryKey:folderTypeName:folderType:location:quickLocation:aclLocation:folderManag…
/dports/www/sogo-activesync/SOGo-5.4.0/SOPE/GDLContentStore/
H A DGCSFolder.h70 NSURL *aclLocation; variable
87 aclLocation: (NSURL *) _aloc
97 - (NSURL *) aclLocation;
H A DGCSFolderManager.h42 NSURL *aclLocation; variable
59 - (NSURL *)aclLocation;
H A DGCSFolder.m88 aclLocation: (NSURL *)_aloc
123 aclLocation = [_aloc retain];
138 aclLocation:nil
152 aclLocation:nil
167 [aclLocation release];
207 - (NSURL *)aclLocation { method
209 return [folderManager aclLocation];
211 return aclLocation;
232 return [[self aclLocation] gcsTableName];
248 return [[self _channelManager] acquireOpenChannelForURL:[self aclLocation]];
H A DGCSFolderManager.m274 aclLocation = [_aclUrl retain];
280 aclLocation = nil;
344 - (NSURL *)aclLocation { method
345 return aclLocation;
349 return [[self aclLocation] gcsTableName];
483 aclLocation:acl_location
H A DChangeLog31 …(-initWithPath:primaryKey:folderTypeName:folderType:location:quickLocation:aclLocation:folderManag…
/dports/www/sogo/SOGo-5.4.0/Tools/
H A DSOGoToolRenameUser.m445 location = [folder aclLocation];
510 location = [folder aclLocation];
/dports/www/sogo-activesync/SOGo-5.4.0/Tools/
H A DSOGoToolRenameUser.m445 location = [folder aclLocation];
510 location = [folder aclLocation];
/dports/www/sogo2/SOGo-2.4.1/Tools/
H A DSOGoToolRenameUser.m448 location = [folder aclLocation];