User Guide
Enablers 461
Returns
A Boolean value: true if the Use Cache To Speed Link Updates option is enabled for the
current site.
site.canRefresh()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Refresh [Local | Remote] operation.
Arguments
localOrRemote
• The localOrRemote argument must be either the local or remote keyword.
Returns
A value of true if the localOrRemote argument is the local keyword; otherwise, 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: true if the site map is visible; false otherwise.
000_DW_API_Print.book Page 461 Wednesday, August 20, 2003 9:14 AM