Specifications
580
site.synchronize()
Availability
Dreamweaver 3
Description
Opens the Synchronize Files dialog box.
Arguments
None.
Returns
Nothing.
Enabler
“site.canSynchronize()” on page 439
site.uncloak()
Availability
Dreamweaver MX
Description
Uncloaks the current selection in the Site panel or the specified folder.
Arguments
siteOrURL
siteOrURL
must contain one of the following two values:
• The keyword "site", which indicates that unCloak() should act on the selection in the Site
panel
• The URL of a particular folder, which indicates that unCloak() should act on the specified
folder and all its contents
Returns
Nothing.
Enabler
“site.canUncloak()” on page 440
site.uncloakAll()
Availability
Dreamweaver MX
Description
Uncloaks all folders in the current Site and unchecks the Cloak Files Ending With: checkbox in
the Cloaking Settings.
Arguments
Nothing.