#import <WSQFileHelper.h>
Protected Attributes |
DBRestClient * | restClient |
| DBclient, [self restClient] is called to get this variable.
|
NSFileManager * | manager |
NSString * | localCursor |
| set and save to a file automatically
|
NSMutableDictionary * | newsNames |
| used to load news and archieved to file auto.
|
Member Function Documentation
- (NSString *) directoryForNewsMediaFile: |
|
(NSString *) |
name |
|
- (NSString *) directoryForNewsSysFile: |
|
(NSString*) |
name |
|
- (BOOL) fileExistInSysFolderWithNamePath: |
|
(NSString*) |
np |
|
- (void) loadMediaFileForDBPath: |
|
(NSString*) |
dbPath |
|
- (void) loadSysFileForNamePath: |
|
(NSString*) |
nPath |
|
- (void) loadThumbnailForDBPath: |
|
(NSString*) |
DBPath |
|
- (NSString *) localFileDirec |
|
|
|
- Returns
- "<documentsDirectory>/News"
- (NSString *) mediaMetadataPathForNews: |
|
(NSString*) |
name |
|
- (NSString *) newsListPath |
|
|
|
- Returns
- local path to the news list I saved...
- (NSString *) pathNameFromDBPath: |
|
(NSString *) |
path |
|
Ask Dropbox SDK to loade Delta.
Will announce notifications.
Set local variables to nil.
Set loacalCursor, newsNames to nil.
- (void) setDBRootPath: |
|
(NSString*) |
dbP |
|
- (BOOL) sysFileExistForNamePath: |
|
(NSString *) |
np |
|
- (NSString *) sysFolderAnyFileDirectoryWithOriginalNamePath: |
|
(NSString*) |
oNamePath |
|
- (NSString *) sysMetadataPathForNews: |
|
(NSString*) |
name |
|
- (NSString *) sysPathNameFromDBPath: |
|
(NSString *) |
path |
|
- (NSString *) thumbnailPathForNewsNamePath: |
|
(NSString*) |
namePath |
|
- (NSString*) trimDBRoot: |
|
(NSString *) |
dbFullPath |
|
Member Data Documentation
- (NSString*) localCursor |
|
protected |
set and save to a file automatically
- (NSFileManager*) manager |
|
protected |
- (NSMutableDictionary *) newsNames |
|
protected |
used to load news and archieved to file auto.
DBclient, [self restClient] is called to get this variable.
Property Documentation
The documentation for this class was generated from the following files: