Oolite
Loading...
Searching...
No Matches
ResourceManager(OOPrivate) Category Reference

Class Methods

(void) + checkOXPMessagesInPath:
 
(void) + checkPotentialPath:path:
 
(BOOL) + validateManifest:forOXP:
 
(BOOL) + areRequirementsFulfilled:forOXP:andFile:
 
(void) + filterSearchPathsForConflicts:
 
(BOOL) + filterSearchPathsForRequirements:
 
(void) + filterSearchPathsToExcludeScenarioOnlyPaths:
 
(void) + filterSearchPathsByScenario:
 
(BOOL) + manifestAllowedByScenario:
 
(BOOL) + manifestAllowedByScenario:withIdentifier:
 
(BOOL) + manifestAllowedByScenario:withTag:
 
(void) + addErrorWithKey:param1:param2:
 
(BOOL) + checkCacheUpToDateForPaths:
 
(void) + logPaths
 
(void) + mergeRoleCategories:intoDictionary:
 
(void) + preloadFileLists
 
(void) + preloadFileListFromOXZ:forFolders:
 
(void) + preloadFileListFromFolder:forFolders:
 
(void) + preloadFilePathFor:inFolder:atPath:
 

Detailed Description

Definition at line 63 of file ResourceManager.m.

Method Documentation

◆ addErrorWithKey:param1:param2:

+ (void) addErrorWithKey: (NSString *)  descriptionKey
param1: (id)  param1
param2: (id)  param2 

◆ areRequirementsFulfilled:forOXP:andFile:

+ (BOOL) areRequirementsFulfilled: (NSDictionary *)  requirements
forOXP: (NSString *)  path
andFile: (NSString *)  file 

Extends class ResourceManager.

◆ checkCacheUpToDateForPaths:

+ (BOOL) checkCacheUpToDateForPaths: (NSArray *)  searchPaths

Extends class ResourceManager.

◆ checkOXPMessagesInPath:

+ (void) checkOXPMessagesInPath: (NSString *)  path

Extends class ResourceManager.

◆ checkPotentialPath:path:

+ (void) checkPotentialPath: (NSString *) 
path: (NSMutableArray *)  searchPaths 

Extends class ResourceManager.

◆ filterSearchPathsByScenario:

+ (void) filterSearchPathsByScenario: (NSMutableArray *)  searchPaths

Extends class ResourceManager.

◆ filterSearchPathsForConflicts:

+ (void) filterSearchPathsForConflicts: (NSMutableArray *)  searchPaths

Extends class ResourceManager.

◆ filterSearchPathsForRequirements:

+ (BOOL) filterSearchPathsForRequirements: (NSMutableArray *)  searchPaths

Extends class ResourceManager.

◆ filterSearchPathsToExcludeScenarioOnlyPaths:

+ (void) filterSearchPathsToExcludeScenarioOnlyPaths: (NSMutableArray *)  searchPaths

Extends class ResourceManager.

◆ logPaths

+ (void) logPaths

Extends class ResourceManager.

◆ manifestAllowedByScenario:

+ (BOOL) manifestAllowedByScenario: (NSDictionary *)  manifest

Extends class ResourceManager.

◆ manifestAllowedByScenario:withIdentifier:

+ (BOOL) manifestAllowedByScenario: (NSDictionary *)  manifest
withIdentifier: (NSString *)  identifier 

Extends class ResourceManager.

◆ manifestAllowedByScenario:withTag:

+ (BOOL) manifestAllowedByScenario: (NSDictionary *)  manifest
withTag: (NSString *)  tag 

Extends class ResourceManager.

◆ mergeRoleCategories:intoDictionary:

+ (void) mergeRoleCategories: (NSDictionary *)  catData
intoDictionary: (NSMutableDictionary *)  category 

Extends class ResourceManager.

◆ preloadFileListFromFolder:forFolders:

+ (void) preloadFileListFromFolder: (NSString *)  path
forFolders: (NSArray *)  folders 

Extends class ResourceManager.

◆ preloadFileListFromOXZ:forFolders:

+ (void) preloadFileListFromOXZ: (NSString *)  path
forFolders: (NSArray *)  folders 

Extends class ResourceManager.

◆ preloadFileLists

+ (void) preloadFileLists

Extends class ResourceManager.

◆ preloadFilePathFor:inFolder:atPath:

+ (void) preloadFilePathFor: (NSString *)  fileName
inFolder: (NSString *)  subFolder
atPath: (NSString *)  path 

Extends class ResourceManager.

◆ validateManifest:forOXP:

+ (BOOL) validateManifest: (NSDictionary *)  manifest
forOXP: (NSString *)  path 

Extends class ResourceManager.


The documentation for this category was generated from the following file: