URIHandlerIF.getProtocols

Gets the list of protocols supported by handler. This list may not be modified.

interface URIHandlerIF
string[]
getProtocols
()

Return Value

Type: string[]

the supported protocols. Returns NULL if the handler isn't implemented properly, or the handler doesn't support any protocols.