Specifications

575
Returns
A Boolean value that indicates whether a remote site has been defined and, if the server type is
Local/Network, whether the drive is mounted.
site.removeLink()
Availability
Dreamweaver 3
Description
Removes the selected link from the document above it in the site map.
Arguments
None.
Returns
Nothing.
Enabler
“site.canRemoveLink()” on page 438
site.renameSelection()
Availability
Dreamweaver 3
Description
Turns the name of the selected file into an text field, so the user can rename the file. If more than
one file is selected, this function acts on the last selected file.
Arguments
None.
Returns
Nothing.
site.runValidation()
Availability
Dreamweaver MX
Description
Runs the Validator on the entire site or only highlighted items.
Arguments
selection
selection
is the parameter that specifies that the Validator should check only the highlighted
items; otherwise, the Validator checks the entire current site.
Returns
Nothing.