User Guide
458 Chapter 19: Enablers
site.canFindLinkSource()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Find Link Source operation.
Arguments
None.
Returns
A Boolean value that indicates that the selected link in the site map is not the home page.
site.canGet()
Availability
Dreamweaver 3.
Description
Determines whether Dreamweaver can perform a Get 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
If the argument is site, a Boolean value that indicates whether one or more files or folders is
selected in the Site panel and a remote site has been defined. If the argument is a URL, a
Boolean value that indicates whether the document belongs to a site for which a remote site has
been defined.
site.canLocateInSite()
Availability
Dreamweaver 3.
Description
Determines whether Dreamweaver can perform a Locate in Local Site or Locate in Remote Site
operation (depending on the argument).
Arguments
localOrRemote, siteOrURL
• The localOrRemote argument must be either local or remote.
• 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.
000_DW_API_Print.book Page 458 Wednesday, August 20, 2003 9:14 AM