beautypg.com

Site.definesites(), Site.deleteselection(), Site.deployfilestotestingserverbin() – Adobe Dreamweaver API Reference CS5 User Manual

Page 230

background image

225

DREAMWEAVER API REFERENCE

Site

Last updated 8/27/2013

Returns
A Boolean value:

true

if the compare succeeded;

false

otherwise.

Enabler
See “

site.canCompareFiles()

” on page 522.

Example
The following example compares the files selected in the Files panel with their remote versions:

site.compareFiles("site");

site.defineSites()

Availability
Dreamweaver 3.

Description
This function opens the Site Definition dialog box.

Arguments
None.

Returns
Nothing.

site.deleteSelection()

Availability
Dreamweaver 3.

Description
Deletes the selected files.

Arguments
None.

Returns
Nothing.

site.deployFilesToTestingServerBin()

Availability
Dreamweaver MX.