URIHandlerIF.setUri

Tries to set the URI of the given handler.

interface URIHandlerIF
bool
setUri
(
string uri
)

Parameters

uri string

URI to set

Return Value

Type: bool

%TRUE if the URI was set successfully, else %FALSE.

Throws

GException on failure.

Meta