User Guide

456 Chapter 19: Enablers
site.canChangeLink()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Change Link operation.
Arguments
None.
Returns
A Boolean value: true if an HTML or Flash file links to the selected file in the site map;
false otherwise.
site.canCheckIn()
Availability
Dreamweaver 3.
Description
Determines whether Dreamweaver can perform a Check In operation.
Arguments
siteOrURL
The siteOrURL argument must be the site keyword, which indicates that the function
should act on the selection in the Site panel or the URL for a single file.
Returns
A Boolean value: true if the following conditions are true; false otherwise:
A remote site has been defined.
If a document window has focus, the file has been saved in a local site; or, if the Site panel has
focus, one or more files or folders are selected.
The Check In/Check Out feature is turned on for the site.
site.canCheckOut()
Availability
Dreamweaver 3.
Description
Determines whether Dreamweaver can perform a Check Out operation on the specified file
or files.
000_DW_API_Print.book Page 456 Wednesday, August 20, 2003 9:14 AM