NGCustomFileManager (NGFileManagerVersioning)
Declared In: NGExtensions/NGCustomFileManager.h
Methods: - checkoutFileAtPath:handler: , - releaseFileAtPath:handler: , - rejectFileAtPath:handler: , - checkoutFileAtPath:version:handler: , - lastVersionAtPath: , - versionsAtPath: , - contentsAtPath:version: , - fileAttributesAtPath:traverseLink:version:


Category Description
No category description.


Method Types
- checkoutFileAtPath:handler:
- releaseFileAtPath:handler:
- rejectFileAtPath:handler:
- checkoutFileAtPath:version:handler:
- lastVersionAtPath:
- versionsAtPath:
- contentsAtPath:version:
- fileAttributesAtPath:traverseLink:version:


Instance Methods
checkoutFileAtPath:handler:
- (BOOL)checkoutFileAtPath:(NSString *)_path handler:(id)_handler
No method description.

checkoutFileAtPath:version:handler:
- (BOOL)checkoutFileAtPath:(NSString *)_path version:(NSString *)_version handler:(id)_handler
No method description.

contentsAtPath:version:
- (NSData *)contentsAtPath:(NSString *)_path version:(NSString *)_version
No method description.

fileAttributesAtPath:traverseLink:version:
- (NSDictionary *)fileAttributesAtPath:(NSString *)_path traverseLink:(BOOL)_followLink version:(NSString *)_version
No method description.

lastVersionAtPath:
- (NSString *)lastVersionAtPath:(NSString *)_path
No method description.

rejectFileAtPath:handler:
- (BOOL)rejectFileAtPath:(NSString *)_path handler:(id)_handler
No method description.

releaseFileAtPath:handler:
- (BOOL)releaseFileAtPath:(NSString *)_path handler:(id)_handler
No method description.

versionsAtPath:
- (NSArray *)versionsAtPath:(NSString *)_path
No method description.


Version 1.1.1.1 Copyright ©2002 by SKYRIX Software AG. All Rights Reserved.