Specifications

The Dreamweaver JavaScript API 439
Arguments
None.
Returns
A Boolean value: true if the site allows Check In/Check Out; false otherwise.
site.canSelectNewer()
Availability
Dreamweaver 3
Description
Determines whether Dreamweaver can perform a Select Newer [Remote | Local] operation.
Arguments
localOrRemote
localOrRemote
must be either local or remote.
Returns
A Boolean value that indicates whether the document belongs to a site for which a remote site has
been defined.
site.canShowPageTitles()
Availability
Dreamweaver 3
Description
Determines whether Dreamweaver can perform a Show Page Titles operation.
Arguments
None.
Returns
A Boolean value that indicates whether the site map is visible.
site.canSynchronize()
Availability
Dreamweaver 3
Description
Determines whether Dreamweaver can perform a Synchronize operation.
Arguments
None.
Returns
A Boolean value that indicates whether a remote site has been defined.