Dreamweaver.sitesyncdialog.markdelete(), Dreamweaver.sitesyncdialog.markget() – Adobe Dreamweaver API Reference CS5 User Manual

Page 224

Advertising
background image

219

DREAMWEAVER API REFERENCE

Site

Last updated 8/27/2013

Description
This function runs the file compare application specified in the File Compare Category of the Preferences dialog box
to compare the selected files on the local and remote sites.

Arguments
None.

Returns
Nothing.

Enabler
See “

dreamweaver.siteSyncDialog.canCompare()

” on page 517.

dreamweaver.siteSyncDialog.markDelete()

Availability
Dreamweaver 8.

Description
This function changes the action for the selected items in the Site Synchronization dialog box to Delete.

Arguments
None.

Returns
Nothing.

Enabler
See “

dreamweaver.siteSyncDialog.canMarkDelete()

” on page 518.

dreamweaver.siteSyncDialog.markGet()

Availability
Dreamweaver 8.

Description
This function changes the action for the selected items in the Site Synchronization dialog box to Get.

Arguments
None.

Returns
Nothing.

Enabler
See “

dreamweaver.siteSyncDialog.canMarkGet()

” on page 518.

Advertising