- checkProtocolHandlerAllowed
void checkProtocolHandlerAllowed(string scheme, URI handlerURI, URI documentURI)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerContentHandler
void registerContentHandler(string mimeType, string url, string title)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerProtocolHandler
void registerProtocolHandler(string scheme, string url, string title)
Undocumented in source. Be warned that the author may not have intended to support it.