webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#import <WebPluginPackage.h>
Instance Methods | |
(Class) | - viewFactory |
![]() | |
(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 |
![]() | |
NSMutableSet * | pluginDatabases |
WTF::String | path |
WebCore::PluginInfo | pluginInfo |
RetainPtr< CFBundleRef > | cfBundle |
BP_CreatePluginMIMETypesPreferencesFuncPtr | BP_CreatePluginMIMETypesPreferences |
Additional Inherited Members | |
![]() | |
(WebBasePluginPackage *) | + pluginWithPath: |
- (Class) viewFactory |
|
protected |