beautypg.com

Dreamweaver.sitesyncdialog.canmarkdelete(), Dreamweaver.sitesyncdialog.canmarkget(), Dreamweaver.sitesyncdialog.canmarkignore() – Adobe Dreamweaver API Reference CS5 User Manual

Page 523

background image

518

DREAMWEAVER API REFERENCE

Enablers

Last updated 8/27/2013

dreamweaver.siteSyncDialog.canMarkDelete()

Availability
Dreamweaver 8.

Description
This function checks whether the Change Action to Delete context menu in the Site Synchronize dialog box can be
displayed.

Arguments
None.

Returns
A Boolean value:

true

if the Change Action to Delete context menu can be displayed;

false

otherwise.

dreamweaver.siteSyncDialog.canMarkGet()

Availability
Dreamweaver 8.

Description
This function checks whether the Change Action to Get context menu in the Site Synchronize dialog box can be
displayed.

Arguments
None.

Returns
A Boolean value:

true

if the Change Action to Get context menu can be displayed;

false

otherwise.

dreamweaver.siteSyncDialog.canMarkIgnore()

Availability
Dreamweaver 8.

Description
This function checks whether the Change Action to Ignore context menu in the Site Synchronize dialog box can be
displayed.

Arguments
None.

Returns
A Boolean value:

true

if the Change Action to Ignore context menu can be displayed;

false

otherwise.