User Guide
Site functions 245
Returns
Nothing.
site.setSelection()
Availability
Dreamweaver 3.
Description
Selects files or folders in the active pane in the Site panel.
Arguments
arrayOfURLs
• The arrayOfURLs argument is an array of strings where each string is a path to a file or folder
in the current site, which is expressed as a file:// URL.
Note: Omit the trailing slash (/) when specifying folder paths.
Returns
Nothing.
site.synchronize()
Availability
Dreamweaver 3.
Description
Opens the Synchronize Files dialog box.
Arguments
None.
Returns
Nothing.
Enabler
“site.canSynchronize()” on page 463.
000_DW_API_Print.book Page 245 Wednesday, August 20, 2003 9:14 AM