Dreamweaver.sitesyncdialog.toggleshowallfiles(), Site.addlinktoexistingfile(), Site.changelinksitewide() – Adobe Dreamweaver API Reference CS5 User Manual
Page 226

221
DREAMWEAVER API REFERENCE
Site
Last updated 8/27/2013
Returns
Nothing.
Enabler
See “
dreamweaver.siteSyncDialog.canMarkSynced()
dreamweaver.siteSyncDialog.toggleShowAllFiles()
Availability
Dreamweaver 8.
Description
This function lets you see which files Dreamweaver thinks are the same on the remote and local sites in the Site
Synchronize preview dialog box. If the function is called when the Show All Files checkbox is selected, it deselects it;
conversely, if the Show all Files checkbox is not selected, this function selects it.
Arguments
None.
Returns
Nothing.
site.addLinkToExistingFile()
Availability
Dreamweaver 3.
Description
Opens the Select HTML File dialog box to let the user select a file and creates a link from the selected document to that file.
Arguments
None.
Returns
Nothing.
site.changeLinkSitewide()
Availability
Dreamweaver 3.
Description
Opens the Change Link Sitewide dialog box.