| Inherits from | NSObject |
| Conforms to | GBApplicationSettingsProviding |
| Declared in | GBApplicationSettingsProvider.h<br />GBApplicationSettingsProvider.m |
Main application settings provider.
This object implements GBApplicationStringsProviding interface and is used by GBAppledocApplication to prepare application-wide settings including factory defaults, global and session values. The main purpose of the class is to simplify GBAppledocApplication class by decoupling it from the actual settings providing implementation.
+ provider
Returns autoreleased instance of the class.
- init
- cssClassTemplatePath
- cssCategoryTemplatePath
- cssProtocolTemplatePath
- cssIndexTemplatePath
- htmlOutputPath
- htmlOutputPathForIndex
- htmlOutputPathForObject:
- htmlReferenceNameForObject:
- htmlReferenceForObject:fromSource:
- htmlReferenceForObjectFromIndex:
- htmlReferenceForTopLevelObject:fromTopLevelObject:
- htmlReferenceForMember:prefixedWith:
- htmlExtension
- outputPathForObject:withExtension:
- relativePathPrefixFromObject:toObject:
- isTopLevelStoreObject:
- description