User Guide
Enablers 587
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.
000_DW_API_Print.book Page 587 Wednesday, July 20, 2005 11:58 AM