set_uri
Description:
Tries to set the URI of the given handler.
Parameters:
this | |
uri |
URI to set |
Returns:
true if the URI was set successfully, else false. |
Tries to set the URI of the given handler.
this | |
uri |
URI to set |
true if the URI was set successfully, else false. |