#include <SubframeLoader.h>
|
| SubframeLoader (Frame &) |
|
void | clear () |
|
bool | requestFrame (HTMLFrameOwnerElement &, const String &url, const AtomicString &frameName, LockHistory=LockHistory::Yes, LockBackForwardList=LockBackForwardList::Yes) |
|
bool | requestObject (HTMLPlugInImageElement &, const String &url, const AtomicString &frameName, const String &serviceType, const Vector< String > ¶mNames, const Vector< String > ¶mValues) |
|
RefPtr< Widget > | createJavaAppletWidget (const IntSize &, HTMLAppletElement &, const Vector< String > ¶mNames, const Vector< String > ¶mValues) |
|
WEBCORE_EXPORT bool | allowPlugins () |
|
bool | containsPlugins () const |
|
bool | resourceWillUsePlugin (const String &url, const String &mimeType) |
|
| SubframeLoader (Frame &) |
|
void | clear () |
|
bool | requestFrame (HTMLFrameOwnerElement &, const String &url, const AtomicString &frameName, LockHistory=LockHistory::Yes, LockBackForwardList=LockBackForwardList::Yes) |
|
bool | requestObject (HTMLPlugInImageElement &, const String &url, const AtomicString &frameName, const String &serviceType, const Vector< String > ¶mNames, const Vector< String > ¶mValues) |
|
RefPtr< Widget > | createJavaAppletWidget (const IntSize &, HTMLAppletElement &, const Vector< String > ¶mNames, const Vector< String > ¶mValues) |
|
WEBCORE_EXPORT bool | allowPlugins () |
|
bool | containsPlugins () const |
|
bool | resourceWillUsePlugin (const String &url, const String &mimeType) |
|
◆ SubframeLoader() [1/2]
WebCore::SubframeLoader::SubframeLoader |
( |
Frame & |
frame | ) |
|
|
explicit |
◆ SubframeLoader() [2/2]
WebCore::SubframeLoader::SubframeLoader |
( |
Frame & |
| ) |
|
|
explicit |
◆ allowPlugins() [1/2]
bool WebCore::SubframeLoader::allowPlugins |
( |
| ) |
|
◆ allowPlugins() [2/2]
◆ clear() [1/2]
void WebCore::SubframeLoader::clear |
( |
| ) |
|
◆ clear() [2/2]
void WebCore::SubframeLoader::clear |
( |
| ) |
|
◆ containsPlugins() [1/2]
bool WebCore::SubframeLoader::containsPlugins |
( |
| ) |
const |
|
inline |
◆ containsPlugins() [2/2]
bool WebCore::SubframeLoader::containsPlugins |
( |
| ) |
const |
|
inline |
◆ createJavaAppletWidget() [1/2]
◆ createJavaAppletWidget() [2/2]
◆ requestFrame() [1/2]
◆ requestFrame() [2/2]
◆ requestObject() [1/2]
◆ requestObject() [2/2]
◆ resourceWillUsePlugin() [1/2]
bool WebCore::SubframeLoader::resourceWillUsePlugin |
( |
const String & |
url, |
|
|
const String & |
mimeType |
|
) |
| |
◆ resourceWillUsePlugin() [2/2]
bool WebCore::SubframeLoader::resourceWillUsePlugin |
( |
const String & |
url, |
|
|
const String & |
mimeType |
|
) |
| |
The documentation for this class was generated from the following files: