|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#import <WebPluginPackage.h>
Instance Methods | |
| (Class) | - viewFactory |
Instance Methods inherited from WebBasePluginPackage | |
| (id) | - initWithPath: |
| (BOOL) | - getPluginInfoFromPLists |
| (BOOL) | - load |
| (void) | - unload |
| (const WTF::String &) | - path |
| (const WebCore::PluginInfo &) | - pluginInfo |
| (String) | - bundleIdentifier |
| (String) | - bundleVersion |
| (BOOL) | - supportsExtension: |
| (BOOL) | - supportsMIMEType: |
| (NSString *) | - MIMETypeForExtension: |
| (BOOL) | - isQuickTimePlugIn |
| (BOOL) | - isJavaPlugIn |
| (BOOL) | - isNativeLibraryData: |
| (UInt32) | - versionNumber |
| (void) | - wasAddedToPluginDatabase: |
| (void) | - wasRemovedFromPluginDatabase: |
Protected Attributes | |
| NSBundle * | nsBundle |
Protected Attributes inherited from WebBasePluginPackage | |
| NSMutableSet * | pluginDatabases |
| WTF::String | path |
| WebCore::PluginInfo | pluginInfo |
| RetainPtr< CFBundleRef > | cfBundle |
| BP_CreatePluginMIMETypesPreferencesFuncPtr | BP_CreatePluginMIMETypesPreferences |
Additional Inherited Members | |
Class Methods inherited from WebBasePluginPackage | |
| (WebBasePluginPackage *) | + pluginWithPath: |
| - (Class) viewFactory |
|
protected |
1.8.13