Specifications
Chapter 31438
site.canRefresh()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can perform a Refresh [Local | Remote] operation.
Arguments
localOrRemote
localOrRemote
must be either local or remote.
Returns
A value of true if localOrRemote is local; otherwise, returns a Boolean value that indicates
whether a remote site has been defined.
site.canRemoveLink()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can perform a Remove Link operation.
Arguments
None.
Returns
A Boolean value that indicates that an HTML or Flash file links to the selected file in the site
map.
site.canSetLayout()
Availability
Dreamweaver 3
Description
Determines whether Dreamweaver can perform a Layout operation.
Arguments
None.
Returns
A Boolean value that indicates whether the site map is visible.
site.canSelectAllCheckedOutFiles()
Availability
Dreamweaver 4
Description
Determines whether the current working site has Check In/Check Out enabled.