set_query_table
Description:
Set the query table to use in the URI.
The old table is unreferenced and a reference to the new one is used instead. A value if null
for query_table
will
remove the query string from the URI.
Parameters:
this |
The Uri to modify. |
query_table |
The new query table to use. |
Returns:
|