#import <WebPluginDatabase.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - _plugInPaths |
| (void) | - close |
| (void) | - dealloc |
| (id) | - init |
| (BOOL) | - isMIMETypeRegistered: |
| (id) | - pluginForExtension: |
| (id) | - pluginForKey:withEnumeratorSelector: |
| (id) | - pluginForMIMEType: |
| (id) | - plugins |
| (void) | - refresh |
| (void) | - setPlugInPaths: |
Öffentliche, statische Methoden | |
| (id) | + installedPlugins |
| (void) | + setAdditionalWebPlugInPaths: |
Geschützte Attribute | |
| NSMutableSet * | plugins |
| NSMutableSet * | registeredMIMETypes |
| NSArray * | plugInPaths |
Definiert in Zeile 11 der Datei WebPluginDatabase.h.
| + (id) installedPlugins |
| + (void) setAdditionalWebPlugInPaths: | (id) | fp8 |
| - (id) _plugInPaths |
| - (void) close |
| - (void) dealloc |
Implementiert NSObject.
| - (id) init |
| - (BOOL) isMIMETypeRegistered: | (id) | fp8 |
| - (id) pluginForExtension: | (id) | fp8 |
| - (id) pluginForKey: | (id) | fp8 | ||
| withEnumeratorSelector: | (SEL) | fp12 | ||
| - (id) pluginForMIMEType: | (id) | fp8 |
| - (id) plugins |
| - (void) refresh |
| - (void) setPlugInPaths: | (id) | fp8 |
- (NSMutableSet*) plugins [protected] |
Definiert in Zeile 13 der Datei WebPluginDatabase.h.
- (NSMutableSet*) registeredMIMETypes [protected] |
Definiert in Zeile 14 der Datei WebPluginDatabase.h.
- (NSArray*) plugInPaths [protected] |
Definiert in Zeile 15 der Datei WebPluginDatabase.h.