Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/webkit/dev_guide/unknowncontenttype.html on line 1

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/webkit/dev_guide/unknowncontenttype.html on line 1

Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/webkit/dev_guide/unknowncontenttype.html on line 8

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/webkit/dev_guide/unknowncontenttype.html on line 8

unknownContentType()

Indicates that the content cannot be displayed

Synopsis:

#include <WebNotificationDelegate.h>

virtual bool unknownContentType( WebFrame* frame,
                                 const char* mimeType,
                                 const char* url ) = 0;

Description:

Indicates that the user has clicked a link which contains content that cannot be displayed.

Arguments:

frame
A pointer to the WebFrame.
mimeType
The mimetype of the content that is referenced by the link.
url
The url of the link.

Returns:

True to display the content in the link. If False, the link will not be displayed.

See also:

loadError()


Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/webkit/dev_guide/unknowncontenttype.html on line 83

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/webkit/dev_guide/unknowncontenttype.html on line 83