
283
DREAMWEAVER API REFERENCE
Document
Last updated 8/27/2013
DWUri.setQuery()
Availability
Dreamweaver CS5.
Description
Sets the query string of the URI object.
Use the “DWUri.setQueryValue()” on page 284 function to change the value of just one parameter.
Arguments
query
The argument specifies the query string.
Returns
None.
DWUri.setFragment()
Availability
Dreamweaver CS5.
Description
Sets the anchor fragment string of the URI object.
Arguments
anchor
The argument specifies the anchor name.
Returns
None.
DWUri.setNonHierarchical()
Availability
Dreamweaver CS5.
Description
Sets the non-hierarchical string of the URI object. Invoking this function will clear the hierarchical attributes of the URI.
Arguments
nonHierarchical
The argument specifies the non-hierarchical string.
Kommentare zu diesen Handbüchern